Skip to content

Commit 4bf0507

Browse files
fix(deps): update nextjs monorepo
1 parent e6c20c6 commit 4bf0507

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
@@ -81,7 +81,7 @@
8181
"@typescript-eslint/eslint-plugin": "^8.13.0",
8282
"@typescript-eslint/parser": "^8.13.0",
8383
"eslint": "8.57.1",
84-
"eslint-config-next": "14.2.25",
84+
"eslint-config-next": "14.2.33",
8585
"eslint-config-prettier": "^9.1.0",
8686
"eslint-plugin-jsx-a11y": "^6.10.2",
8787
"eslint-plugin-prettier": "^5.2.1",

apps/landing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@auto-drive/ui": "workspace:*",
1313
"@tailwindcss/postcss": "^4.1.12",
1414
"autoprefixer": "^10.4.21",
15-
"next": "15.5.2",
15+
"next": "15.5.4",
1616
"postcss": "^8.5.6",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0",
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/eslint-plugin": "^8.13.0",
3232
"@typescript-eslint/parser": "^8.13.0",
3333
"eslint": "8.57.1",
34-
"eslint-config-next": "14.2.25",
34+
"eslint-config-next": "14.2.33",
3535
"eslint-config-prettier": "^9.1.0",
3636
"eslint-plugin-jsx-a11y": "^6.10.2",
3737
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)