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 54168ba commit 1d39c9dCopy full SHA for 1d39c9d
2 files changed
package.json
@@ -44,7 +44,14 @@
44
"next@>=15.0.0 <15.1.2": ">=15.1.2",
45
"undici@>=6.0.0 <6.21.1": ">=6.21.1",
46
"esbuild@<=0.24.2": ">=0.25.0",
47
- "vite@>=6.0.0 <=6.0.8": ">=6.0.9"
+ "vite@>=6.0.0 <=6.0.8": ">=6.0.9",
48
+ "prismjs@<1.30.0": ">=1.30.0",
49
+ "@babel/runtime-corejs3@<7.26.10": ">=7.26.10",
50
+ "@babel/runtime@<7.26.10": ">=7.26.10",
51
+ "@babel/helpers@<7.26.10": ">=7.26.10",
52
+ "vite@>=6.2.0 <6.2.3": ">=6.2.3",
53
+ "next@>=15.0.0 <15.2.3": ">=15.2.3",
54
+ "vite@>=6.2.0 <6.2.4": ">=6.2.4"
55
}
56
57
0 commit comments