Skip to content

Commit d16072c

Browse files
Bump vite-plugin-static-copy from 0.17.0 to 2.3.2 in /frontend
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.17.0 to 2.3.2. - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/[email protected]/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/[email protected]) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ffdbba commit d16072c

File tree

3 files changed

+31
-11
lines changed

3 files changed

+31
-11
lines changed

frontend/package-lock.json

Lines changed: 20 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-select": "^5.7.4",
2828
"swagger-ui-react": "^5.1.1",
2929
"uuid": "^9.0.1",
30-
"vite-plugin-static-copy": "^0.17.0"
30+
"vite-plugin-static-copy": "^2.3.2"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.21.0",

frontend/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8983,6 +8983,11 @@ p-map@^4.0.0:
89838983
dependencies:
89848984
aggregate-error "^3.0.0"
89858985

8986+
p-map@^7.0.3:
8987+
version "7.0.3"
8988+
resolved "https://registry.yarnpkg.com/p-map/-/p-map-7.0.3.tgz#7ac210a2d36f81ec28b736134810f7ba4418cdb6"
8989+
integrity sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==
8990+
89868991
p-try@^2.0.0:
89878992
version "2.2.0"
89888993
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
@@ -11448,14 +11453,15 @@ vite-plugin-html-config@^1.0.11:
1144811453
resolved "https://registry.npmjs.org/vite-plugin-html-config/-/vite-plugin-html-config-1.0.11.tgz"
1144911454
integrity sha512-hUybhgI+/LQQ5q6xoMMsTvI4PBuQD/Wv6Z1vtDPVWjanS8weCIexXuLLYNGD/93f0v8W2hpNfXpmxgpZMahJ0g==
1145011455

11451-
vite-plugin-static-copy@^0.17.0:
11452-
version "0.17.0"
11453-
resolved "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-0.17.0.tgz"
11454-
integrity sha512-2HpNbHfDt8SDy393AGXh9llHkc8FJMQkI8s3T5WsH3SWLMO+f5cFIyPErl4yGKU9Uh3Vaqsd4lHZYTf042fQ2A==
11456+
vite-plugin-static-copy@^2.3.2:
11457+
version "2.3.2"
11458+
resolved "https://registry.yarnpkg.com/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.2.tgz#1b6be634c21541d6363dd72ab7870b1ce14bfa53"
11459+
integrity sha512-iwrrf+JupY4b9stBttRWzGHzZbeMjAHBhkrn67MNACXJVjEMRpCI10Q3AkxdBkl45IHaTfw/CNVevzQhP7yTwg==
1145511460
dependencies:
1145611461
chokidar "^3.5.3"
1145711462
fast-glob "^3.2.11"
1145811463
fs-extra "^11.1.0"
11464+
p-map "^7.0.3"
1145911465
picocolors "^1.0.0"
1146011466

1146111467
vite@^4.1.0:

0 commit comments

Comments
 (0)