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 5133550 commit 0b21dfcCopy full SHA for 0b21dfc
package.json
@@ -35,7 +35,7 @@
35
"engines": {
36
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
37
},
38
- "packageManager": "pnpm@10.32.1",
+ "packageManager": "pnpm@10.33.0",
39
"repository": {
40
"type": "git",
41
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -51,14 +51,14 @@
51
"@types/node": "^24.12.0",
52
"@vitejs/release-scripts": "^1.6.0",
53
"execa": "^9.6.1",
54
- "node-forge": "^1.3.3",
+ "node-forge": "^1.4.0",
55
"picocolors": "^1.1.1",
56
"prettier": "^3.8.1",
57
"tsx": "^4.21.0",
58
"typescript": "^5.9.3",
59
"unbuild": "^3.6.1",
60
- "vite": "^8.0.2",
61
- "vitest": "^4.1.1"
+ "vite": "^8.0.3",
+ "vitest": "^4.1.2"
62
63
"pnpm": {
64
"onlyBuiltDependencies": [
0 commit comments