We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa4f0a commit 7dd9221Copy full SHA for 7dd9221
package.json
@@ -37,7 +37,7 @@
37
"lightningcss": "1.30.1",
38
"esbuild": "0.25.5",
39
"vite": "6.3.5",
40
- "next": "15.3.2"
+ "next": "15.3.4"
41
},
42
"patchedDependencies": {
43
"esbuild-plugin-svgr": "patches/esbuild-plugin-svgr.patch",
packages/eslint-config/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"@eslint/compat": "1.3.0",
11
"@eslint/js": "9.29.0",
12
- "@next/eslint-plugin-next": "15.3.2",
+ "@next/eslint-plugin-next": "15.3.4",
13
"eslint-config-prettier": "10.1.5",
14
"eslint-plugin-de-morgan": "1.3.0",
15
"eslint-plugin-import-x": "4.11.1",
0 commit comments