package update

This commit is contained in:
andrzej 2024-05-08 22:18:17 +02:00
parent cacaa80d11
commit fc893a2584
2 changed files with 137 additions and 557 deletions

689
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,9 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@types/axios": "^0.14.0",
"axios": "^1.6.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tmdb-js-wrapper": "^1.0.4"
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.66",