Skip to content

Commit ea2a2ef

Browse files
chore(deps): update all non-major dependencies
1 parent 909887c commit ea2a2ef

File tree

2 files changed

+237
-237
lines changed

2 files changed

+237
-237
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.4.0",
4-
"packageManager": "pnpm@9.3.0",
4+
"packageManager": "pnpm@9.4.0",
55
"description": "Vue JSX plugin for both Vue 2 and 3.",
66
"type": "commonjs",
77
"keywords": [
@@ -86,17 +86,17 @@
8686
"@sxzz/eslint-config": "^3.13.0",
8787
"@sxzz/prettier-config": "^2.0.2",
8888
"@types/babel__core": "^7.20.5",
89-
"@types/node": "^20.14.2",
89+
"@types/node": "^20.14.8",
9090
"bumpp": "^9.4.1",
91-
"eslint": "^9.4.0",
91+
"eslint": "^9.5.0",
9292
"fast-glob": "^3.3.2",
9393
"prettier": "^3.3.2",
9494
"tsup": "^8.1.0",
95-
"tsx": "^4.15.4",
96-
"typescript": "^5.4.5",
95+
"tsx": "^4.15.7",
96+
"typescript": "^5.5.2",
9797
"vite": "^5.3.1",
9898
"vitest": "^1.6.0",
99-
"vue": "^3.4.28"
99+
"vue": "^3.4.29"
100100
},
101101
"engines": {
102102
"node": ">=16.14.0"

0 commit comments

Comments
 (0)