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 e5fdf2f commit d306dc9Copy full SHA for d306dc9
2 files changed
package.json
@@ -35,7 +35,7 @@
35
"engines": {
36
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
37
},
38
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.1",
39
"repository": {
40
"type": "git",
41
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -53,12 +53,12 @@
53
"execa": "^9.6.1",
54
"node-forge": "^1.4.0",
55
"picocolors": "^1.1.1",
56
- "prettier": "^3.8.1",
+ "prettier": "^3.8.3",
57
"tsx": "^4.21.0",
58
- "typescript": "^6.0.2",
+ "typescript": "^6.0.3",
59
"unbuild": "^3.6.1",
60
- "vite": "^8.0.5",
61
- "vitest": "^4.1.2"
+ "vite": "^8.0.9",
+ "vitest": "^4.1.5"
62
63
"pnpm": {
64
"onlyBuiltDependencies": [
0 commit comments