Skip to content

Commit 48e001c

Browse files
fix(deps): update all non-major dependencies (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4dca7a7 commit 48e001c

File tree

2 files changed

+400
-975
lines changed

2 files changed

+400
-975
lines changed

package.json

Lines changed: 7 additions & 7 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.10.0",
4+
"packageManager": "pnpm@10.11.0",
55
"description": "Vue JSX plugin for both Vue 2 and 3.",
66
"type": "module",
77
"keywords": [
@@ -69,23 +69,23 @@
6969
"@vue/babel-preset-jsx": "^1.4.0",
7070
"local-pkg": "^1.1.1",
7171
"magic-string": "^0.30.17",
72-
"unplugin": "^2.3.2",
72+
"unplugin": "^2.3.4",
7373
"unplugin-utils": "^0.2.4"
7474
},
7575
"devDependencies": {
7676
"@sxzz/eslint-config": "^7.0.1",
7777
"@sxzz/prettier-config": "^2.2.1",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.15.17",
80-
"bumpp": "^10.1.0",
81-
"eslint": "^9.26.0",
79+
"@types/node": "^22.15.19",
80+
"bumpp": "^10.1.1",
81+
"eslint": "^9.27.0",
8282
"prettier": "^3.5.3",
83-
"tsdown": "^0.11.4",
83+
"tsdown": "^0.11.11",
8484
"tsx": "^4.19.4",
8585
"typescript": "^5.8.3",
8686
"vite": "^6.3.5",
8787
"vitest": "^3.1.3",
88-
"vue": "^3.5.13"
88+
"vue": "^3.5.14"
8989
},
9090
"engines": {
9191
"node": ">=18.12.0"

0 commit comments

Comments
 (0)