@vitejs/plugin-vue-jsx
Advanced tools
Comparing version 1.3.8 to 1.3.9
{ | ||
"name": "@vitejs/plugin-vue-jsx", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"license": "MIT", | ||
@@ -25,6 +25,6 @@ "author": "Evan You", | ||
"dependencies": { | ||
"@babel/core": "^7.17.2", | ||
"@babel/core": "^7.17.8", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/plugin-transform-typescript": "^7.16.8", | ||
"@rollup/pluginutils": "^4.1.2", | ||
"@rollup/pluginutils": "^4.2.0", | ||
"@vue/babel-plugin-jsx": "^1.1.1", | ||
@@ -31,0 +31,0 @@ "hash-sum": "^2.0.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@babel/core@^7.17.8
Updated@rollup/pluginutils@^4.2.0