mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore(deps): update all non-major dependencies (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "private": true, | ||||
|   "packageManager": "pnpm@8.7.0", | ||||
|   "packageManager": "pnpm@8.7.3", | ||||
|   "scripts": { | ||||
|     "build": "pnpm run -r build", | ||||
|     "test": "vitest", | ||||
| @@ -17,15 +17,15 @@ | ||||
|   "devDependencies": { | ||||
|     "@rollup/plugin-babel": "^6.0.3", | ||||
|     "@types/babel__core": "^7.20.1", | ||||
|     "@types/node": "^20.5.7", | ||||
|     "@typescript-eslint/eslint-plugin": "^6.4.1", | ||||
|     "@types/node": "^20.5.9", | ||||
|     "@typescript-eslint/eslint-plugin": "^6.5.0", | ||||
|     "@vitest/coverage-v8": "^0.34.3", | ||||
|     "bumpp": "^9.2.0", | ||||
|     "eslint": "^8.48.0", | ||||
|     "eslint-config-prettier": "^9.0.0", | ||||
|     "eslint-plugin-import": "^2.28.1", | ||||
|     "jsdom": "^22.1.0", | ||||
|     "prettier": "^3.0.2", | ||||
|     "prettier": "^3.0.3", | ||||
|     "tsup": "^7.2.0", | ||||
|     "typescript": "^5.2.2", | ||||
|     "vite": "^4.4.9", | ||||
|   | ||||
| @@ -23,19 +23,19 @@ | ||||
|     "dist" | ||||
|   ], | ||||
|   "dependencies": { | ||||
|     "@babel/helper-module-imports": "^7.22.5", | ||||
|     "@babel/helper-module-imports": "^7.22.15", | ||||
|     "@babel/plugin-syntax-jsx": "^7.22.5", | ||||
|     "@babel/template": "^7.22.5", | ||||
|     "@babel/traverse": "^7.22.11", | ||||
|     "@babel/types": "^7.22.11", | ||||
|     "@babel/template": "^7.22.15", | ||||
|     "@babel/traverse": "^7.22.15", | ||||
|     "@babel/types": "^7.22.15", | ||||
|     "@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.11", | ||||
|     "@babel/preset-env": "^7.22.10", | ||||
|     "@babel/core": "^7.22.15", | ||||
|     "@babel/preset-env": "^7.22.15", | ||||
|     "@types/babel__template": "^7.4.1", | ||||
|     "@types/babel__traverse": "^7.20.1", | ||||
|     "@types/svg-tags": "^1.0.0", | ||||
|   | ||||
| @@ -8,12 +8,12 @@ | ||||
|     "preview": "vite preview" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.22.11", | ||||
|     "@babel/core": "^7.22.15", | ||||
|     "@vue/babel-plugin-jsx": "workspace:*", | ||||
|     "monaco-editor": "^0.41.0", | ||||
|     "vue": "^3.3.4" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "vite-plugin-node-polyfills": "^0.11.3" | ||||
|     "vite-plugin-node-polyfills": "^0.12.0" | ||||
|   } | ||||
| } | ||||
|   | ||||
							
								
								
									
										895
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										895
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user