Skip to content

Commit 6c5fabb

Browse files
committed
fix: package updates
1 parent a46a449 commit 6c5fabb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.2.24",
13-
"react": "^18",
14-
"react-dom": "^18",
12+
"next": "^14.2.24",
13+
"react": "^18.3.1",
14+
"react-dom": "^18.3.1",
1515
"react-icons": "^5.4.0",
1616
"react-responsive": "^10.0.0",
1717
"sharp": "^0.33.5"

0 commit comments

Comments
 (0)