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 b29c496 commit 7d18013Copy full SHA for 7d18013
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.8.1",
4
- "packageManager": "pnpm@10.18.1",
+ "packageManager": "pnpm@10.18.2",
5
"description": "A Vue JSX plugin.",
6
"type": "module",
7
"keywords": [
@@ -71,11 +71,11 @@
71
"@sxzz/eslint-config": "^7.2.7",
72
"@sxzz/prettier-config": "^2.2.4",
73
"@types/babel__core": "^7.20.5",
74
- "@types/node": "^24.7.0",
+ "@types/node": "^24.7.2",
75
"bumpp": "^10.3.1",
76
"eslint": "^9.37.0",
77
"prettier": "^3.6.2",
78
- "rolldown-plugin-require-cjs": "^0.3.0",
+ "rolldown-plugin-require-cjs": "^0.3.1",
79
"tsdown": "^0.15.6",
80
"tsx": "^4.20.6",
81
"typescript": "^5.9.3",
0 commit comments