Skip to content

Commit 14360e7

Browse files
fix(deps): update nextjs monorepo to v14.2.28
1 parent 1a35ceb commit 14360e7

File tree

2 files changed

+246
-115
lines changed

2 files changed

+246
-115
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jotai": "^2.8.1",
2929
"js-cookie": "^3.0.5",
3030
"material-ui-confirm": "^3.0.7",
31-
"next": "14.2.22",
31+
"next": "14.2.28",
3232
"next-auth": "^4.24.10",
3333
"next-intl": "^3.11.1",
3434
"react": "^18",
@@ -66,7 +66,7 @@
6666
"dotenv": "^16.4.5",
6767
"env-cmd": "^10.1.0",
6868
"eslint": "^8",
69-
"eslint-config-next": "14.2.2",
69+
"eslint-config-next": "14.2.28",
7070
"eslint-plugin-unused-imports": "^3.1.0",
7171
"graphql-codegen": "^0.4.0",
7272
"husky": "^9.0.11",

0 commit comments

Comments
 (0)