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 ab7e865 commit 71c4233Copy full SHA for 71c4233
package.json
@@ -26,7 +26,7 @@
26
"engines": {
27
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
28
},
29
- "packageManager": "pnpm@10.12.4",
+ "packageManager": "pnpm@10.13.1",
30
"repository": {
31
"type": "git",
32
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -39,7 +39,7 @@
39
"vite": "^6.0.0 || ^7.0.0"
40
41
"devDependencies": {
42
- "@types/node": "^22.15.34",
+ "@types/node": "^22.16.5",
43
"conventional-changelog-cli": "^5.0.0",
44
"enquirer": "^2.4.1",
45
"execa": "^9.6.0",
@@ -50,8 +50,8 @@
50
"semver": "^7.7.2",
51
"tsx": "^4.20.3",
52
"typescript": "^5.8.3",
53
- "unbuild": "^3.5.0",
54
- "vite": "^6.2.0",
+ "unbuild": "^3.6.0",
+ "vite": "^6.3.5",
55
"vitest": "^3.2.4"
56
57
"pnpm": {
0 commit comments