Skip to content

Commit e2219e6

Browse files
committed
hotfix: nextjs version upgrade due to security
1 parent fd93443 commit e2219e6

File tree

2 files changed

+593
-637
lines changed

2 files changed

+593
-637
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"embla-carousel-react": "^8.1.7",
2323
"firebase": "^10.14.1",
2424
"mixpanel-browser": "^2.64.0",
25-
"next": "^15.0.2",
25+
"next": "^15.0.7",
2626
"next-themes": "^0.4.6",
2727
"rc-slider": "^11.1.8",
2828
"react": "^18.3.1",
@@ -40,7 +40,7 @@
4040
"@svgr/webpack": "^8.1.0",
4141
"@types/node": "^20.4.5",
4242
"eslint": "^9.27.0",
43-
"eslint-config-next": "^14.2.15",
43+
"eslint-config-next": "^15.0.5",
4444
"eslint-config-prettier": "^9.1.0",
4545
"husky": "^7.0.4",
4646
"lint-staged": "^12.1.3",

0 commit comments

Comments
 (0)