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 1883433 commit 06af51bCopy full SHA for 06af51b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-vue-jsx",
3
"version": "0.6.0",
4
- "packageManager": "pnpm@10.4.0",
+ "packageManager": "pnpm@10.4.1",
5
"description": "Vue JSX plugin for both Vue 2 and 3.",
6
"type": "module",
7
"keywords": [
@@ -62,7 +62,7 @@
62
"vue": "^2.0.0 || ^3.0.0"
63
},
64
"dependencies": {
65
- "@babel/core": "^7.26.8",
+ "@babel/core": "^7.26.9",
66
"@babel/plugin-syntax-typescript": "^7.25.9",
67
"@vue/babel-plugin-jsx": "^1.2.5",
68
"@vue/babel-preset-jsx": "^1.4.0",
0 commit comments