mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	chore(deps): update all non-major dependencies (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -26,22 +26,22 @@ | ||||
|     "@babel/helper-module-imports": "^7.22.5", | ||||
|     "@babel/plugin-syntax-jsx": "^7.22.5", | ||||
|     "@babel/template": "^7.22.5", | ||||
|     "@babel/traverse": "^7.22.8", | ||||
|     "@babel/types": "^7.22.5", | ||||
|     "@babel/traverse": "^7.22.11", | ||||
|     "@babel/types": "^7.22.11", | ||||
|     "@vue/babel-helper-vue-transform-on": "workspace:^", | ||||
|     "camelcase": "^6.3.0", | ||||
|     "html-tags": "^3.3.1", | ||||
|     "svg-tags": "^1.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.22.9", | ||||
|     "@babel/preset-env": "^7.22.9", | ||||
|     "@babel/core": "^7.22.11", | ||||
|     "@babel/preset-env": "^7.22.10", | ||||
|     "@types/babel__template": "^7.4.1", | ||||
|     "@types/babel__traverse": "^7.20.1", | ||||
|     "@types/svg-tags": "^1.0.0", | ||||
|     "@vue/runtime-dom": "^3.3.4", | ||||
|     "@vue/test-utils": "^2.4.0", | ||||
|     "regenerator-runtime": "^0.13.11", | ||||
|     "@vue/test-utils": "^2.4.1", | ||||
|     "regenerator-runtime": "^0.14.0", | ||||
|     "vue": "^3.3.4" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user