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 afcdbf8 commit 46f1bbdCopy full SHA for 46f1bbd
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.8.1",
4
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.21.0",
5
"description": "A Vue JSX plugin.",
6
"type": "module",
7
"keywords": [
@@ -73,15 +73,15 @@
73
"@types/babel__core": "^7.20.5",
74
"@types/node": "^24.10.0",
75
"bumpp": "^10.3.1",
76
- "eslint": "^9.39.0",
+ "eslint": "^9.39.1",
77
"prettier": "^3.6.2",
78
"rolldown-plugin-require-cjs": "^0.3.1",
79
- "tsdown": "^0.15.12",
+ "tsdown": "^0.16.1",
80
"tsx": "^4.20.6",
81
"typescript": "^5.9.3",
82
- "vite": "^7.1.12",
83
- "vitest": "^4.0.6",
84
- "vue": "^3.5.22"
+ "vite": "^7.2.2",
+ "vitest": "^4.0.8",
+ "vue": "^3.5.24"
85
},
86
"engines": {
87
"node": ">=20.19.0"
0 commit comments