mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-11-01 01:42:21 +08:00 
			
		
		
		
	chore(deps): update all non-major dependencies (#649)
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.6.3", | ||||
|   "packageManager": "pnpm@8.6.4", | ||||
|   "scripts": { | ||||
|     "build": "pnpm run -r build", | ||||
|     "test": "vitest", | ||||
| @@ -26,7 +26,7 @@ | ||||
|     "eslint-plugin-import": "^2.27.5", | ||||
|     "jsdom": "^22.1.0", | ||||
|     "prettier": "^2.8.8", | ||||
|     "tsup": "^7.0.0", | ||||
|     "tsup": "^7.1.0", | ||||
|     "typescript": "^5.1.3", | ||||
|     "vite": "^4.3.9", | ||||
|     "vitest": "^0.32.2" | ||||
|   | ||||
							
								
								
									
										8
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -42,8 +42,8 @@ importers: | ||||
|         specifier: ^2.8.8 | ||||
|         version: 2.8.8 | ||||
|       tsup: | ||||
|         specifier: ^7.0.0 | ||||
|         version: 7.0.0(typescript@5.1.3) | ||||
|         specifier: ^7.1.0 | ||||
|         version: 7.1.0(typescript@5.1.3) | ||||
|       typescript: | ||||
|         specifier: ^5.1.3 | ||||
|         version: 5.1.3 | ||||
| @@ -5298,8 +5298,8 @@ packages: | ||||
|     resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} | ||||
|     dev: true | ||||
|  | ||||
|   /tsup@7.0.0(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-yYARDRkPq07mO3YUXTvF12ISwWQG57Odve8aFEgLdHyeGungxuKxb19yf9G0W8y59SZFkLnRj1gkoVk1gd5fbQ==} | ||||
|   /tsup@7.1.0(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-mazl/GRAk70j8S43/AbSYXGgvRP54oQeX8Un4iZxzATHt0roW0t6HYDVZIXMw0ZQIpvr1nFMniIVnN5186lW7w==} | ||||
|     engines: {node: '>=16.14'} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user