Skip to content

Commit b86f5ed

Browse files
fix(deps): update nextjs monorepo
1 parent fbd8856 commit b86f5ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@typescript-eslint/eslint-plugin": "^8.13.0",
8484
"@typescript-eslint/parser": "^8.13.0",
8585
"eslint": "8.57.1",
86-
"eslint-config-next": "14.2.25",
86+
"eslint-config-next": "14.2.33",
8787
"eslint-config-prettier": "^9.1.0",
8888
"eslint-plugin-jsx-a11y": "^6.10.2",
8989
"eslint-plugin-prettier": "^5.2.1",

apps/landing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@icons-pack/react-simple-icons": "^13.7.0",
1414
"@tailwindcss/postcss": "^4.1.12",
1515
"autoprefixer": "^10.4.21",
16-
"next": "15.5.2",
16+
"next": "15.5.6",
1717
"postcss": "^8.5.6",
1818
"react": "19.1.0",
1919
"react-dom": "19.1.0",
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/eslint-plugin": "^8.13.0",
3333
"@typescript-eslint/parser": "^8.13.0",
3434
"eslint": "8.57.1",
35-
"eslint-config-next": "14.2.25",
35+
"eslint-config-next": "14.2.33",
3636
"eslint-config-prettier": "^9.1.0",
3737
"eslint-plugin-jsx-a11y": "^6.10.2",
3838
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)