Skip to content

Commit 50ef18b

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

File tree

2 files changed

+329
-299
lines changed

2 files changed

+329
-299
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.0",
4-
"packageManager": "pnpm@10.17.0",
4+
"packageManager": "pnpm@10.17.1",
55
"description": "A Vue JSX plugin.",
66
"type": "module",
77
"keywords": [
@@ -68,19 +68,19 @@
6868
},
6969
"devDependencies": {
7070
"@babel/plugin-syntax-typescript": "^7.27.1",
71-
"@sxzz/eslint-config": "^7.1.4",
71+
"@sxzz/eslint-config": "^7.2.6",
7272
"@sxzz/prettier-config": "^2.2.4",
7373
"@types/babel__core": "^7.20.5",
7474
"@types/node": "^24.5.2",
7575
"bumpp": "^10.2.3",
7676
"eslint": "^9.36.0",
7777
"prettier": "^3.6.2",
78-
"tsdown": "^0.15.4",
79-
"tsx": "^4.20.5",
78+
"tsdown": "^0.15.5",
79+
"tsx": "^4.20.6",
8080
"typescript": "^5.9.2",
81-
"vite": "^7.1.6",
81+
"vite": "^7.1.7",
8282
"vitest": "^3.2.4",
83-
"vue": "^3.5.21"
83+
"vue": "^3.5.22"
8484
},
8585
"engines": {
8686
"node": ">=20.19.0"

0 commit comments

Comments
 (0)