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 7f9c0a8 commit 26ac91bCopy full SHA for 26ac91b
package.json
@@ -53,12 +53,16 @@
53
"form-data@<2.5.4": "^2.5.4",
54
"form-data@>=3.0.0 <3.0.4": "^3.0.4",
55
"form-data@>=4.0.0 <4.0.4": "^4.0.4",
56
- "koa@>=2.0.0 <2.16.2": "^2.16.2",
57
"tar-fs@>= 3.0.0 <3.1.1": "^3.1.1",
58
"tmp@<=0.2.3": "^0.2.4",
59
- "vite@>=6.0.0 <=6.3.5": "^6.3.6",
60
"axios@<1.12.0": "^1.12.0",
61
- "playwright@<1.55.1": "^1.55.1"
+ "playwright@<1.55.1": "^1.55.1",
+ "vite@>=6.0.0 <=6.4.0": "^6.4.1",
+ "koa@>=2.0.0 <2.16.3": "^2.16.3",
62
+ "js-yaml@<3.14.2": "^3.14.2",
63
+ "js-yaml@>=4.0.0 <4.1.1": "^4.1.1",
64
+ "nodemailer@<7.0.7": "^7.0.7",
65
+ "glob@>=10.2.0 <10.5.0": "^10.5.0"
66
},
67
"peerDependencyRules": {
68
"allowedVersions": {
0 commit comments