chore: update project dependencies and lockfile versions
This commit is contained in:
parent
ef82d6d1a4
commit
7d698786d0
3 changed files with 138 additions and 224 deletions
|
|
@ -8,11 +8,11 @@
|
|||
"start": "./server"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.1030.0",
|
||||
"@elysiajs/jwt": "^1.4.1",
|
||||
"@elysiajs/openapi": "^1.4.14",
|
||||
"@aws-sdk/client-s3": "^3.1053.0",
|
||||
"@elysiajs/jwt": "^1.4.2",
|
||||
"@elysiajs/openapi": "^1.4.15",
|
||||
"elysia": "latest",
|
||||
"mongoose": "^9.4.1",
|
||||
"mongoose": "^9.6.2",
|
||||
"ulid": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -10,21 +10,21 @@
|
|||
"format": "biome format --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^1.8.0",
|
||||
"next": "16.2.3",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
"lucide-react": "^1.16.0",
|
||||
"next": "16.2.6",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6",
|
||||
"react-photo-album": "^3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.0",
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@biomejs/biome": "2.4.15",
|
||||
"@tailwindcss/postcss": "^4.3.0",
|
||||
"@types/node": "^20.19.41",
|
||||
"@types/react": "^19.2.15",
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
"tailwindcss": "^4.3.0",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"ignoreScripts": [
|
||||
"sharp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue