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 2b24036 commit b41ead3Copy full SHA for b41ead3
package.json
@@ -50,7 +50,9 @@
50
"next@>=15.0.0 <=15.4.4": ">=15.4.7",
51
"vite@>=6.0.0 <=6.4.0": ">=6.4.1",
52
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
53
- "glob@>=11.0.0 <11.1.0": ">=11.1.0"
+ "glob@>=11.0.0 <11.1.0": ">=11.1.0",
54
+ "next@>=15.5.1-canary.0 <15.5.7": ">=15.5.7",
55
+ "next@>=16.0.0-canary.0 <16.0.7": ">=16.0.7"
56
}
57
58
0 commit comments