Skip to content

Commit 8eccea2

Browse files
fix(deps): update next to v15.5.4
1 parent c6912e2 commit 8eccea2

File tree

3 files changed

+102
-102
lines changed

3 files changed

+102
-102
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lightningcss": "1.30.1",
3838
"esbuild": "0.25.8",
3939
"vite": "6.3.5",
40-
"next": "15.5.3"
40+
"next": "15.5.4"
4141
},
4242
"patchedDependencies": {
4343
"[email protected]": "patches/esbuild-plugin-svgr.patch",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@eslint/compat": "1.3.1",
1111
"@eslint/js": "9.30.1",
12-
"@next/eslint-plugin-next": "15.4.5",
12+
"@next/eslint-plugin-next": "15.5.4",
1313
"eslint-config-prettier": "10.1.5",
1414
"eslint-plugin-de-morgan": "1.3.1",
1515
"eslint-plugin-import-x": "4.16.1",

0 commit comments

Comments
 (0)