Skip to content

Commit 46f1bbd

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

File tree

2 files changed

+367
-343
lines changed

2 files changed

+367
-343
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.8.1",
4-
"packageManager": "pnpm@10.20.0",
4+
"packageManager": "pnpm@10.21.0",
55
"description": "A Vue JSX plugin.",
66
"type": "module",
77
"keywords": [
@@ -73,15 +73,15 @@
7373
"@types/babel__core": "^7.20.5",
7474
"@types/node": "^24.10.0",
7575
"bumpp": "^10.3.1",
76-
"eslint": "^9.39.0",
76+
"eslint": "^9.39.1",
7777
"prettier": "^3.6.2",
7878
"rolldown-plugin-require-cjs": "^0.3.1",
79-
"tsdown": "^0.15.12",
79+
"tsdown": "^0.16.1",
8080
"tsx": "^4.20.6",
8181
"typescript": "^5.9.3",
82-
"vite": "^7.1.12",
83-
"vitest": "^4.0.6",
84-
"vue": "^3.5.22"
82+
"vite": "^7.2.2",
83+
"vitest": "^4.0.8",
84+
"vue": "^3.5.24"
8585
},
8686
"engines": {
8787
"node": ">=20.19.0"

0 commit comments

Comments
 (0)