File tree Expand file tree Collapse file tree 3 files changed +31
-11
lines changed Expand file tree Collapse file tree 3 files changed +31
-11
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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+
89868991p-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
1146111467vite@^4.1.0 :
You can’t perform that action at this time.
0 commit comments