Skip to content

Commit

Permalink
⬆️ Upgrade packages
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
  • Loading branch information
mhkarimi1383 committed Dec 15, 2024
1 parent e871d92 commit da62eea
Show file tree
Hide file tree
Showing 2 changed files with 1,222 additions and 1,155 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
"lint": "next lint"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.701.0",
"@chakra-ui/react": "^3.2.1",
"@emotion/react": "^11.13.5",
"@smithy/types": "^3.7.1",
"@aws-sdk/client-s3": "^3.712.0",
"@chakra-ui/react": "^3.2.3",
"@emotion/react": "^11.14.0",
"@smithy/types": "^3.7.2",
"moment": "^2.30.1",
"next": "15.0.3",
"next-themes": "^0.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0"
"next": "15.1.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9.15.0",
"eslint-config-next": "15.0.3",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"eslint-config-next": "15.1.0",
"typescript": "^5.7.2"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit da62eea

Please sign in to comment.