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 e418dfe commit 7d4c9f7Copy full SHA for 7d4c9f7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.6.1",
4
- "packageManager": "pnpm@10.6.5",
+ "packageManager": "pnpm@10.7.0",
5
"description": "Vue JSX plugin for both Vue 2 and 3.",
6
"type": "module",
7
"keywords": [
@@ -73,14 +73,14 @@
73
"unplugin-utils": "^0.2.4"
74
},
75
"devDependencies": {
76
- "@sxzz/eslint-config": "^6.1.0",
+ "@sxzz/eslint-config": "^6.1.1",
77
"@sxzz/prettier-config": "^2.2.1",
78
"@types/babel__core": "^7.20.5",
79
- "@types/node": "^22.13.13",
+ "@types/node": "^22.13.14",
80
"bumpp": "^10.1.0",
81
"eslint": "^9.23.0",
82
"prettier": "^3.5.3",
83
- "tsdown": "^0.6.9",
+ "tsdown": "^0.6.10",
84
"tsx": "^4.19.3",
85
"typescript": "^5.8.2",
86
"vite": "^6.2.3",
0 commit comments