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 1d21430 commit d6cf9c0Copy full SHA for d6cf9c0
package.json
@@ -25,7 +25,7 @@
25
"engines": {
26
"node": ">=14.21.3"
27
},
28
- "packageManager": "pnpm@9.9.0",
+ "packageManager": "pnpm@9.10.0",
29
"repository": {
30
"type": "git",
31
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -43,12 +43,12 @@
43
"execa": "^9.3.1",
44
"minimist": "^1.2.8",
45
"node-forge": "^1.3.1",
46
- "picocolors": "^1.0.1",
+ "picocolors": "^1.1.0",
47
"prettier": "^3.3.3",
48
"semver": "^7.6.3",
49
- "tsx": "^4.19.0",
+ "tsx": "^4.19.1",
50
"unbuild": "^2.0.0",
51
- "vite": "^5.4.2",
52
- "vitest": "^2.0.5"
+ "vite": "^5.4.6",
+ "vitest": "^2.1.1"
53
}
54
0 commit comments