Skip to content

Commit 8e2aa01

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

File tree

2 files changed

+353
-330
lines changed

2 files changed

+353
-330
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": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"description": "Vue JSX plugin for both Vue 2 and 3.",
66
"type": "module",
77
"keywords": [
@@ -73,19 +73,19 @@
7373
"unplugin-utils": "^0.2.4"
7474
},
7575
"devDependencies": {
76-
"@sxzz/eslint-config": "^7.0.3",
76+
"@sxzz/eslint-config": "^7.0.4",
7777
"@sxzz/prettier-config": "^2.2.1",
7878
"@types/babel__core": "^7.20.5",
7979
"@types/node": "^22.15.32",
80-
"bumpp": "^10.1.1",
80+
"bumpp": "^10.2.0",
8181
"eslint": "^9.29.0",
82-
"prettier": "^3.5.3",
83-
"tsdown": "^0.12.7",
82+
"prettier": "^3.6.0",
83+
"tsdown": "^0.12.8",
8484
"tsx": "^4.20.3",
8585
"typescript": "^5.8.3",
8686
"vite": "^6.3.5",
87-
"vitest": "^3.2.3",
88-
"vue": "^3.5.16"
87+
"vitest": "^3.2.4",
88+
"vue": "^3.5.17"
8989
},
9090
"engines": {
9191
"node": ">=18.12.0"

0 commit comments

Comments
 (0)