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 a8fd47c commit 24c836dCopy full SHA for 24c836d
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.1",
+ "packageManager": "pnpm@10.33.4",
39
"repository": {
40
"type": "git",
41
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -49,15 +49,15 @@
49
50
"devDependencies": {
51
"@types/node": "^24.12.2",
52
- "@vitejs/release-scripts": "^1.6.0",
+ "@vitejs/release-scripts": "^1.7.0",
53
"execa": "^9.6.1",
54
"node-forge": "^1.4.0",
55
"picocolors": "^1.1.1",
56
"prettier": "^3.8.3",
57
"tsx": "^4.21.0",
58
"typescript": "^6.0.3",
59
"unbuild": "^3.6.1",
60
- "vite": "^8.0.10",
+ "vite": "^8.0.11",
61
"vitest": "^4.1.5"
62
63
"pnpm": {
0 commit comments