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 c540dd6 + 64cd7bc commit 80dfcbaCopy full SHA for 80dfcba
package.json
@@ -45,10 +45,16 @@
45
"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",
+ "vite@<=5.4.20": "^5.4.21",
50
"nuxt@>=3.6.0 <3.19.0": "^3.19.0",
51
- "happy-dom@<20.0.2": "^20.0.2"
+ "happy-dom@<20.0.2": "^20.0.2",
+ "vite@>=6.0.0 <=6.4.0": "^6.4.1",
52
+ "vite@>=7.1.0 <=7.1.10": "^7.1.11",
53
+ "next-auth@>=5.0.0-beta.0 <5.0.0-beta.30": "^5.0.0-beta.30",
54
+ "@nuxt/devtools@<2.6.4": "^2.6.4",
55
+ "js-yaml@<3.14.2": "^3.14.2",
56
+ "js-yaml@>=4.0.0 <4.1.1": "^4.1.1",
57
+ "glob@>=10.2.0 <10.5.0": "^10.5.0"
58
},
59
"peerDependencyRules": {
60
"allowedVersions": {
0 commit comments