Skip to content

Commit 012c860

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

File tree

2 files changed

+210
-317
lines changed

2 files changed

+210
-317
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.6.1",
4-
"packageManager": "pnpm@10.11.0",
4+
"packageManager": "pnpm@10.12.1",
55
"description": "Vue JSX plugin for both Vue 2 and 3.",
66
"type": "module",
77
"keywords": [
@@ -76,15 +76,15 @@
7676
"@sxzz/eslint-config": "^7.0.2",
7777
"@sxzz/prettier-config": "^2.2.1",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.15.29",
79+
"@types/node": "^22.15.30",
8080
"bumpp": "^10.1.1",
8181
"eslint": "^9.28.0",
8282
"prettier": "^3.5.3",
83-
"tsdown": "^0.12.6",
83+
"tsdown": "^0.12.7",
8484
"tsx": "^4.19.4",
8585
"typescript": "^5.8.3",
8686
"vite": "^6.3.5",
87-
"vitest": "^3.1.4",
87+
"vitest": "^3.2.2",
8888
"vue": "^3.5.16"
8989
},
9090
"engines": {

0 commit comments

Comments
 (0)