From 34f25fa0e8a8dc6c31b7b3313ee26bc009296487 Mon Sep 17 00:00:00 2001 From: ShareVB Date: Mon, 11 Nov 2024 19:16:14 +0100 Subject: [PATCH] fix: remove top level await and copy plugin --- package.json | 1 - pnpm-lock.yaml | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/package.json b/package.json index bd30fd59..c82fde2d 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,6 @@ "unplugin-vue-components": "^0.25.0", "vite": "^4.4.9", "vite-plugin-pwa": "^0.16.0", - "vite-plugin-static-copy": "^2.1.0", "vite-plugin-vue-markdown": "^0.23.5", "vite-svg-loader": "^4.0.0", "vitest": "^0.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd20f3e3..c67e9ea6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -298,9 +298,6 @@ devDependencies: vite-plugin-pwa: specifier: ^0.16.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: specifier: ^0.23.5 version: 0.23.5(rollup@2.79.1)(vite@4.4.9) @@ -9053,19 +9050,6 @@ packages: - supports-color 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): resolution: {integrity: sha512-NXTZ4y+n691gLPWayMBbh4jldQeaqDp9e9WjWUYbn9obsLqS9qU+hr4RAruDq5kP4siTOp7JDV34Sw5eA7WxLg==} peerDependencies: