Skip to content

Commit 87d2498

Browse files
Merge pull request #30 from NotReallyEight/deps/update-next
deps: update nextjs to 16.1.1
2 parents 60ca374 + 3f99caf commit 87d2498

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"dependencies": {
1515
"@gsap/react": "^2.1.2",
1616
"gsap": "^3.13.0",
17-
"next": "16.0.7",
18-
"react": "19.2.1",
19-
"react-dom": "19.2.1",
17+
"next": "16.1.1",
18+
"react": "19.2.3",
19+
"react-dom": "19.2.3",
2020
"react-icons": "^5.5.0",
2121
"sharp": "^0.34.5"
2222
},
@@ -27,7 +27,7 @@
2727
"@types/react": "19.2.7",
2828
"@types/react-dom": "19.2.3",
2929
"eslint": "^9",
30-
"eslint-config-next": "16.0.7",
30+
"eslint-config-next": "16.1.1",
3131
"eslint-plugin-react": "^7.37.5",
3232
"eslint-plugin-react-refresh": "^0.4.24",
3333
"eslint-plugin-unused-imports": "^4.3.0",

0 commit comments

Comments
 (0)