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 b5fe655 commit 660cc72Copy full SHA for 660cc72
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.8.0",
4
- "packageManager": "pnpm@10.16.1",
+ "packageManager": "pnpm@10.17.0",
5
"description": "A Vue JSX plugin.",
6
"type": "module",
7
"keywords": [
@@ -71,14 +71,14 @@
71
"@sxzz/eslint-config": "^7.1.4",
72
"@sxzz/prettier-config": "^2.2.4",
73
"@types/babel__core": "^7.20.5",
74
- "@types/node": "^24.4.0",
+ "@types/node": "^24.5.2",
75
"bumpp": "^10.2.3",
76
- "eslint": "^9.35.0",
+ "eslint": "^9.36.0",
77
"prettier": "^3.6.2",
78
- "tsdown": "^0.15.1",
+ "tsdown": "^0.15.4",
79
"tsx": "^4.20.5",
80
"typescript": "^5.9.2",
81
- "vite": "^7.1.5",
+ "vite": "^7.1.6",
82
"vitest": "^3.2.4",
83
"vue": "^3.5.21"
84
},
0 commit comments