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.
2 parents 4aad166 + 26330de commit 9c24e73Copy full SHA for 9c24e73
package.json
@@ -42,7 +42,12 @@
42
"cookie@<0.7.0": "^0.7.0",
43
"path-to-regexp@<0.1.12": "^0.1.12",
44
"form-data@>=4.0.0 <4.0.4": "^4.0.4",
45
- "on-headers@<1.1.0": "^1.1.0"
+ "on-headers@<1.1.0": "^1.1.0",
46
+ "tmp@<=0.2.3": "^0.2.4",
47
+ "devalue@<5.3.2": "^5.3.2",
48
+ "vite@<=5.4.19": "^5.4.20",
49
+ "vite@>=6.0.0 <=6.3.5": "^6.3.6",
50
+ "nuxt@>=3.6.0 <3.19.0": "^3.19.0"
51
},
52
"peerDependencyRules": {
53
"allowedVersions": {
0 commit comments