Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
robahtou committed Dec 18, 2024
1 parent f9d3688 commit 9976784
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 920 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@types/node": "22.9.1",
"@types/node": "22.10.2",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"autoprefixer": "10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-0dec889-20241115",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"del-cli": "6.0.0",
"next": "15.0.3",
"next": "15.1.1",
"postcss": "8.4.49",
"postcss-custom-media": "11.0.5",
"postcss-import": "16.1.0",
Expand All @@ -18,16 +18,16 @@
"typescript": "5.7.2"
},
"dependencies": {
"@aws-amplify/ui-react": "6.7.0",
"@aws-amplify/ui-react": "6.7.2",
"@hookform/resolvers": "3.9.1",
"aws-amplify": "6.9.0",
"aws-amplify": "6.10.3",
"postgres": "3.4.5",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "4.1.2",
"react-spinners": "0.14.1",
"react-spinners": "0.15.0",
"ws": "8.18.0",
"zod": "3.23.8"
"zod": "3.24.1"
},
"scripts": {
"start": "next dev --turbo",
Expand Down
Loading

0 comments on commit 9976784

Please sign in to comment.