fix: remove top level await and copy plugin
This commit is contained in:
		
							parent
							
								
									94acc0decc
								
							
						
					
					
						commit
						34f25fa0e8
					
				| @ -134,7 +134,6 @@ | |||||||
|     "unplugin-vue-components": "^0.25.0", |     "unplugin-vue-components": "^0.25.0", | ||||||
|     "vite": "^4.4.9", |     "vite": "^4.4.9", | ||||||
|     "vite-plugin-pwa": "^0.16.0", |     "vite-plugin-pwa": "^0.16.0", | ||||||
|     "vite-plugin-static-copy": "^2.1.0", |  | ||||||
|     "vite-plugin-vue-markdown": "^0.23.5", |     "vite-plugin-vue-markdown": "^0.23.5", | ||||||
|     "vite-svg-loader": "^4.0.0", |     "vite-svg-loader": "^4.0.0", | ||||||
|     "vitest": "^0.34.0", |     "vitest": "^0.34.0", | ||||||
|  | |||||||
							
								
								
									
										16
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @ -298,9 +298,6 @@ devDependencies: | |||||||
|   vite-plugin-pwa: |   vite-plugin-pwa: | ||||||
|     specifier: ^0.16.0 |     specifier: ^0.16.0 | ||||||
|     version: 0.16.0(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) |     version: 0.16.0(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) | ||||||
|   vite-plugin-static-copy: |  | ||||||
|     specifier: ^2.1.0 |  | ||||||
|     version: 2.1.0(vite@4.4.9) |  | ||||||
|   vite-plugin-vue-markdown: |   vite-plugin-vue-markdown: | ||||||
|     specifier: ^0.23.5 |     specifier: ^0.23.5 | ||||||
|     version: 0.23.5(rollup@2.79.1)(vite@4.4.9) |     version: 0.23.5(rollup@2.79.1)(vite@4.4.9) | ||||||
| @ -9053,19 +9050,6 @@ packages: | |||||||
|       - supports-color |       - supports-color | ||||||
|     dev: true |     dev: true | ||||||
| 
 | 
 | ||||||
|   /vite-plugin-static-copy@2.1.0(vite@4.4.9): |  | ||||||
|     resolution: {integrity: sha512-n8lEOIVM00Y/zronm0RG8RdPyFd0SAAFR0sii3NWmgG3PSCyYMsvUNRQTlb3onp1XeMrKIDwCrPGxthKvqX9OQ==} |  | ||||||
|     engines: {node: ^18.0.0 || >=20.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       vite: ^5.0.0 |  | ||||||
|     dependencies: |  | ||||||
|       chokidar: 3.5.3 |  | ||||||
|       fast-glob: 3.3.1 |  | ||||||
|       fs-extra: 11.1.1 |  | ||||||
|       picocolors: 1.0.0 |  | ||||||
|       vite: 4.4.9(@types/node@18.15.11)(less@4.1.3) |  | ||||||
|     dev: true |  | ||||||
| 
 |  | ||||||
|   /vite-plugin-vue-markdown@0.23.5(rollup@2.79.1)(vite@4.4.9): |   /vite-plugin-vue-markdown@0.23.5(rollup@2.79.1)(vite@4.4.9): | ||||||
|     resolution: {integrity: sha512-NXTZ4y+n691gLPWayMBbh4jldQeaqDp9e9WjWUYbn9obsLqS9qU+hr4RAruDq5kP4siTOp7JDV34Sw5eA7WxLg==} |     resolution: {integrity: sha512-NXTZ4y+n691gLPWayMBbh4jldQeaqDp9e9WjWUYbn9obsLqS9qU+hr4RAruDq5kP4siTOp7JDV34Sw5eA7WxLg==} | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user