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 2f08b36 commit 26f1915Copy full SHA for 26f1915
2 files changed
package.json
@@ -25,7 +25,7 @@
25
"engines": {
26
"node": ">=14.21.3"
27
},
28
- "packageManager": "pnpm@9.3.0",
+ "packageManager": "pnpm@9.4.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.2.0",
+ "execa": "^9.3.0",
44
"minimist": "^1.2.8",
45
"node-forge": "^1.3.1",
46
"picocolors": "^1.0.1",
47
"prettier": "^3.3.2",
48
"semver": "^7.6.2",
49
- "tsx": "^4.15.2",
+ "tsx": "^4.15.7",
50
"unbuild": "^2.0.0",
51
- "vite": "^5.2.13",
+ "vite": "^5.3.1",
52
"vitest": "^1.6.0"
53
}
54
0 commit comments