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 02fdef7 commit 0ad7347Copy full SHA for 0ad7347
2 files changed
package.json
@@ -51,7 +51,11 @@
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"
+ "vite@>=6.2.0 <6.2.4": ">=6.2.4",
55
+ "vite@>=6.2.0 <6.2.5": ">=6.2.5",
56
+ "image-size@>=1.1.0 <1.2.1": ">=1.2.1",
57
+ "estree-util-value-to-estree@<3.3.3": ">=3.3.3",
58
+ "vite@>=6.2.0 <6.2.6": ">=6.2.6"
59
}
60
61
0 commit comments