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 351b1ce commit 3c9186fCopy full SHA for 3c9186f
2 files changed
package.json
@@ -25,7 +25,7 @@
25
"engines": {
26
"node": ">=14.21.3"
27
},
28
- "packageManager": "pnpm@8.15.4",
+ "packageManager": "pnpm@8.15.8",
29
"repository": {
30
"type": "git",
31
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -45,10 +45,10 @@
45
"node-forge": "^1.3.1",
46
"picocolors": "^1.0.0",
47
"prettier": "^3.2.5",
48
- "semver": "^7.6.0",
49
- "tsx": "^4.7.1",
+ "semver": "^7.6.2",
+ "tsx": "^4.10.1",
50
"unbuild": "^2.0.0",
51
- "vite": "^5.1.4",
52
- "vitest": "^1.3.1"
+ "vite": "^5.2.11",
+ "vitest": "^1.6.0"
53
}
54
0 commit comments