Skip to content

Commit

Permalink
bump: bump some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeMin committed Oct 28, 2023
1 parent 999d920 commit 88d051a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"dependencies": {
"@chakra-ui/next-js": "^2.1.5",
"@chakra-ui/react": "^2.8.1",
"next": "13.5.4",
"next": "14.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"recoil": "^0.7.7",
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "20.8.6",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13"
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14"
}
}

0 comments on commit 88d051a

Please sign in to comment.