We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c807f4 commit 012c860Copy full SHA for 012c860
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.6.1",
4
- "packageManager": "pnpm@10.11.0",
+ "packageManager": "pnpm@10.12.1",
5
"description": "Vue JSX plugin for both Vue 2 and 3.",
6
"type": "module",
7
"keywords": [
@@ -76,15 +76,15 @@
76
"@sxzz/eslint-config": "^7.0.2",
77
"@sxzz/prettier-config": "^2.2.1",
78
"@types/babel__core": "^7.20.5",
79
- "@types/node": "^22.15.29",
+ "@types/node": "^22.15.30",
80
"bumpp": "^10.1.1",
81
"eslint": "^9.28.0",
82
"prettier": "^3.5.3",
83
- "tsdown": "^0.12.6",
+ "tsdown": "^0.12.7",
84
"tsx": "^4.19.4",
85
"typescript": "^5.8.3",
86
"vite": "^6.3.5",
87
- "vitest": "^3.1.4",
+ "vitest": "^3.2.2",
88
"vue": "^3.5.16"
89
},
90
"engines": {
0 commit comments