Skip to content

Commit 7dd9221

Browse files
fix(deps): update next to v15.3.4 (#4631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fa4f0a commit 7dd9221

File tree

3 files changed

+73
-135
lines changed

3 files changed

+73
-135
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.5",
3939
"vite": "6.3.5",
40-
"next": "15.3.2"
40+
"next": "15.3.4"
4141
},
4242
"patchedDependencies": {
4343
"esbuild-plugin-svgr": "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.0",
1111
"@eslint/js": "9.29.0",
12-
"@next/eslint-plugin-next": "15.3.2",
12+
"@next/eslint-plugin-next": "15.3.4",
1313
"eslint-config-prettier": "10.1.5",
1414
"eslint-plugin-de-morgan": "1.3.0",
1515
"eslint-plugin-import-x": "4.11.1",

0 commit comments

Comments
 (0)