mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
chore(deps): Update dependency vite-plugin-static-copy to v2 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"vite": "^5.4.8",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-mock": "^3.0.2",
|
||||
"vite-plugin-static-copy": "^1.0.6",
|
||||
"vite-plugin-static-copy": "^2.0.0",
|
||||
"vue-tsc": "^2.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
@@ -148,8 +148,8 @@ importers:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(esbuild@0.23.1)(mockjs@1.1.0)(vite@5.4.8(@types/node@20.16.11)(sass@1.79.4)(terser@5.34.1))
|
||||
vite-plugin-static-copy:
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6(vite@5.4.8(@types/node@20.16.11)(sass@1.79.4)(terser@5.34.1))
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(vite@5.4.8(@types/node@20.16.11)(sass@1.79.4)(terser@5.34.1))
|
||||
vue-tsc:
|
||||
specifier: ^2.1.6
|
||||
version: 2.1.6(typescript@5.6.3)
|
||||
@@ -2530,8 +2530,8 @@ packages:
|
||||
mockjs: '>=1.1.0'
|
||||
vite: '>=4.0.0'
|
||||
|
||||
vite-plugin-static-copy@1.0.6:
|
||||
resolution: {integrity: sha512-3uSvsMwDVFZRitqoWHj0t4137Kz7UynnJeq1EZlRW7e25h2068fyIZX4ORCCOAkfp1FklGxJNVJBkBOD+PZIew==}
|
||||
vite-plugin-static-copy@2.0.0:
|
||||
resolution: {integrity: sha512-b/quFjTUa/RY9t3geIyeeT2GtWEoRI0GawYFFjys5iMLGgVP638NTGu0RoMjwmi8MoZZ3BQw4OQvb1GpVcXZDA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
@@ -5260,7 +5260,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-static-copy@1.0.6(vite@5.4.8(@types/node@20.16.11)(sass@1.79.4)(terser@5.34.1)):
|
||||
vite-plugin-static-copy@2.0.0(vite@5.4.8(@types/node@20.16.11)(sass@1.79.4)(terser@5.34.1)):
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.2
|
||||
|
||||
Reference in New Issue
Block a user