mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	chore: upgrade deps
This commit is contained in:
		| @@ -23,20 +23,20 @@ | ||||
|     "dist" | ||||
|   ], | ||||
|   "dependencies": { | ||||
|     "@babel/helper-module-imports": "^7.24.7", | ||||
|     "@babel/helper-plugin-utils": "^7.24.8", | ||||
|     "@babel/plugin-syntax-jsx": "^7.24.7", | ||||
|     "@babel/template": "^7.25.0", | ||||
|     "@babel/traverse": "^7.25.6", | ||||
|     "@babel/types": "^7.25.6", | ||||
|     "@babel/helper-module-imports": "^7.25.9", | ||||
|     "@babel/helper-plugin-utils": "^7.26.5", | ||||
|     "@babel/plugin-syntax-jsx": "^7.25.9", | ||||
|     "@babel/template": "^7.25.9", | ||||
|     "@babel/traverse": "^7.26.5", | ||||
|     "@babel/types": "^7.26.5", | ||||
|     "@vue/babel-helper-vue-transform-on": "workspace:*", | ||||
|     "@vue/babel-plugin-resolve-type": "workspace:*", | ||||
|     "html-tags": "^3.3.1", | ||||
|     "svg-tags": "^1.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.25.2", | ||||
|     "@babel/preset-env": "^7.25.4", | ||||
|     "@babel/core": "^7.26.0", | ||||
|     "@babel/preset-env": "^7.26.0", | ||||
|     "@types/babel__template": "^7.4.4", | ||||
|     "@types/babel__traverse": "^7.20.6", | ||||
|     "@types/svg-tags": "^1.0.2", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user