File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "react-spinners" : " ^0.15.0" ,
3131 "tailwind-merge" : " ^2.6.0" ,
3232 "tailwindcss-animate" : " ^1.0.7" ,
33- "vite-plugin-static-copy" : " ^1.0.6 "
33+ "vite-plugin-static-copy" : " ^2.3.2 "
3434 },
3535 "devDependencies" : {
3636 "@eslint/js" : " ^9.9.0" ,
Original file line number Diff line number Diff line change @@ -1954,6 +1954,11 @@ p-locate@^5.0.0:
19541954 dependencies :
19551955 p-limit "^3.0.2"
19561956
1957+ p-map@^7.0.3 :
1958+ version "7.0.3"
1959+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-7.0.3.tgz#7ac210a2d36f81ec28b736134810f7ba4418cdb6"
1960+ integrity sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==
1961+
19571962package-json-from-dist@^1.0.0 :
19581963 version "1.0.1"
19591964 resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
@@ -2468,14 +2473,15 @@ util-deprecate@^1.0.2:
24682473 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
24692474 integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
24702475
2471- vite-plugin-static-copy@^1.0.6 :
2472- version "1.0.6 "
2473- resolved "https://registry.yarnpkg.com/vite-plugin-static-copy/-/vite-plugin-static-copy-1.0.6 .tgz#ff457c16e8cfa564472aafd1698790ac89d05508 "
2474- integrity sha512-3uSvsMwDVFZRitqoWHj0t4137Kz7UynnJeq1EZlRW7e25h2068fyIZX4ORCCOAkfp1FklGxJNVJBkBOD+PZIew ==
2476+ vite-plugin-static-copy@^2.3.2 :
2477+ version "2.3.2 "
2478+ resolved "https://registry.yarnpkg.com/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.2 .tgz#1b6be634c21541d6363dd72ab7870b1ce14bfa53 "
2479+ integrity sha512-iwrrf+JupY4b9stBttRWzGHzZbeMjAHBhkrn67MNACXJVjEMRpCI10Q3AkxdBkl45IHaTfw/CNVevzQhP7yTwg ==
24752480 dependencies :
24762481 chokidar "^3.5.3"
24772482 fast-glob "^3.2.11"
24782483 fs-extra "^11.1.0"
2484+ p-map "^7.0.3"
24792485 picocolors "^1.0.0"
24802486
24812487vite@^5.4.20 :
You can’t perform that action at this time.
0 commit comments