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 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
		
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "private": true, | ||||
|   "packageManager": "pnpm@8.6.5", | ||||
|   "packageManager": "pnpm@8.6.7", | ||||
|   "scripts": { | ||||
|     "build": "pnpm run -r build", | ||||
|     "test": "vitest", | ||||
| @@ -17,9 +17,9 @@ | ||||
|   "devDependencies": { | ||||
|     "@rollup/plugin-babel": "^6.0.3", | ||||
|     "@types/babel__core": "^7.20.1", | ||||
|     "@types/node": "^20.3.3", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.60.1", | ||||
|     "@vitest/coverage-v8": "^0.32.2", | ||||
|     "@types/node": "^20.4.1", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.61.0", | ||||
|     "@vitest/coverage-v8": "^0.33.0", | ||||
|     "bumpp": "^9.1.1", | ||||
|     "eslint": "^8.44.0", | ||||
|     "eslint-config-prettier": "^8.8.0", | ||||
| @@ -28,8 +28,8 @@ | ||||
|     "prettier": "^2.8.8", | ||||
|     "tsup": "^7.1.0", | ||||
|     "typescript": "^5.1.3", | ||||
|     "vite": "^4.3.9", | ||||
|     "vitest": "^0.32.2" | ||||
|     "vite": "^4.4.2", | ||||
|     "vitest": "^0.33.0" | ||||
|   }, | ||||
|   "version": "1.1.5" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user