Skip to content

Commit 815fe06

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update nextjs monorepo to v15.5.10
1 parent dd09f10 commit 815fe06

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

apps/clearance_ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"zustand": "5.0.10"
6868
},
6969
"devDependencies": {
70-
"@next/eslint-plugin-next": "15.5.9",
70+
"@next/eslint-plugin-next": "15.5.10",
7171
"@playwright/test": "1.58.0",
7272
"@tailwindcss/postcss": "^4.0.0",
7373
"@testing-library/jest-dom": "6.9.1",
@@ -81,7 +81,7 @@
8181
"eslint-config-custom": "*",
8282
"jest": "30.2.0",
8383
"jest-environment-jsdom": "30.2.0",
84-
"next": "15.5.9",
84+
"next": "15.5.10",
8585
"next-router-mock": "1.0.5",
8686
"tailwindcss": "^4.0.0",
8787
"ts-jest": "29.4.6",

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-custom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"main": "index.js",
44
"version": "1.0.0",
55
"devDependencies": {
6-
"@next/eslint-plugin-next": "15.5.9",
6+
"@next/eslint-plugin-next": "15.5.10",
77
"@typescript-eslint/eslint-plugin": "8.54.0",
88
"@vercel/style-guide": "6.0.0",
99
"eslint": "9.39.2",
10-
"eslint-config-next": "15.5.9",
10+
"eslint-config-next": "15.5.10",
1111
"eslint-config-prettier": "10.1.8",
1212
"eslint-config-turbo": "2.7.6",
1313
"eslint-plugin-jest-dom": "5.5.0",

0 commit comments

Comments
 (0)