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 53b214a commit 243270bCopy full SHA for 243270b
package.json
@@ -25,7 +25,7 @@
25
"engines": {
26
"node": ">=14.21.3"
27
},
28
- "packageManager": "pnpm@9.5.0",
+ "packageManager": "pnpm@9.9.0",
29
"repository": {
30
"type": "git",
31
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -40,15 +40,15 @@
40
"devDependencies": {
41
"conventional-changelog-cli": "^5.0.0",
42
"enquirer": "^2.4.1",
43
- "execa": "^9.3.0",
+ "execa": "^9.3.1",
44
"minimist": "^1.2.8",
45
"node-forge": "^1.3.1",
46
"picocolors": "^1.0.1",
47
"prettier": "^3.3.3",
48
- "semver": "^7.6.2",
49
- "tsx": "^4.16.2",
+ "semver": "^7.6.3",
+ "tsx": "^4.18.0",
50
"unbuild": "^2.0.0",
51
- "vite": "^5.3.3",
52
- "vitest": "^2.0.2"
+ "vite": "^5.4.2",
+ "vitest": "^2.0.5"
53
}
54
0 commit comments