Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5afe243

Browse files
committedMar 27, 2025··
fix(deps): update nextjs monorepo
1 parent 2b232c2 commit 5afe243

File tree

2 files changed

+1340
-437
lines changed

2 files changed

+1340
-437
lines changed
 

‎package-lock.json

+1,338-435
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@headlessui/react": "^1.7.13",
1818
"@heroicons/react": "^2.0.16",
1919
"@reduxjs/toolkit": "^1.9.3",
20-
"next": "14.2.21",
20+
"next": "14.2.26",
2121
"next-auth": "^4.24.11",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "18.0.11",
3333
"autoprefixer": "^10.4.14",
3434
"eslint": "8.57.1",
35-
"eslint-config-next": "13.2.2",
35+
"eslint-config-next": "13.5.11",
3636
"eslint-config-prettier": "^8.8.0",
3737
"eslint-plugin-jest": "^27.2.1",
3838
"jest": "^29.5.0",

0 commit comments

Comments
 (0)
Please sign in to comment.