Skip to content

Commit b3e49ca

Browse files
chore(deps): update all non-major dependencies (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d21430 commit b3e49ca

File tree

2 files changed

+279
-271
lines changed

2 files changed

+279
-271
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"engines": {
2626
"node": ">=14.21.3"
2727
},
28-
"packageManager": "pnpm@9.9.0",
28+
"packageManager": "pnpm@9.12.1",
2929
"repository": {
3030
"type": "git",
3131
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -40,15 +40,15 @@
4040
"devDependencies": {
4141
"conventional-changelog-cli": "^5.0.0",
4242
"enquirer": "^2.4.1",
43-
"execa": "^9.3.1",
43+
"execa": "^9.4.0",
4444
"minimist": "^1.2.8",
4545
"node-forge": "^1.3.1",
46-
"picocolors": "^1.0.1",
46+
"picocolors": "^1.1.0",
4747
"prettier": "^3.3.3",
4848
"semver": "^7.6.3",
49-
"tsx": "^4.19.0",
49+
"tsx": "^4.19.1",
5050
"unbuild": "^2.0.0",
51-
"vite": "^5.4.2",
52-
"vitest": "^2.0.5"
51+
"vite": "^5.4.9",
52+
"vitest": "^2.1.3"
5353
}
5454
}

0 commit comments

Comments
 (0)