Skip to content

Commit 2472d5a

Browse files
chore(deps): bump vite from 5.4.17 to 5.4.18 (#11323)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.17 to 5.4.18. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32b4fb2 commit 2472d5a

File tree

1 file changed

+40
-7
lines changed

1 file changed

+40
-7
lines changed

yarn.lock

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@
21972197
"@docusaurus/theme-search-algolia" "3.1.1"
21982198
"@docusaurus/types" "3.1.1"
21992199

2200-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
2200+
"@docusaurus/[email protected]":
22012201
version "5.5.2"
22022202
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
22032203
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -16634,6 +16634,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1663416634
dependencies:
1663516635
"@babel/runtime" "^7.10.3"
1663616636

16637+
"react-loadable@npm:@docusaurus/[email protected]":
16638+
version "5.5.2"
16639+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
16640+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
16641+
dependencies:
16642+
"@types/react" "*"
16643+
prop-types "^15.6.2"
16644+
1663716645
react-router-config@^5.1.1:
1663816646
version "5.1.1"
1663916647
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -18178,7 +18186,16 @@ stream-combiner@~0.0.4:
1817818186
dependencies:
1817918187
duplexer "~0.1.1"
1818018188

18181-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
18189+
"string-width-cjs@npm:string-width@^4.2.0":
18190+
version "4.2.3"
18191+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18192+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18193+
dependencies:
18194+
emoji-regex "^8.0.0"
18195+
is-fullwidth-code-point "^3.0.0"
18196+
strip-ansi "^6.0.1"
18197+
18198+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1818218199
version "4.2.3"
1818318200
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1818418201
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18304,7 +18321,7 @@ stringify-object@^3.3.0:
1830418321
is-obj "^1.0.1"
1830518322
is-regexp "^1.0.0"
1830618323

18307-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18324+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1830818325
version "6.0.1"
1830918326
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1831018327
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18325,6 +18342,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1832518342
dependencies:
1832618343
ansi-regex "^4.1.0"
1832718344

18345+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18346+
version "6.0.1"
18347+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18348+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18349+
dependencies:
18350+
ansi-regex "^5.0.1"
18351+
1832818352
strip-ansi@^7.0.1:
1832918353
version "7.1.0"
1833018354
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19686,9 +19710,9 @@ vite-tsconfig-paths@^4.2.1:
1968619710
fsevents "~2.3.3"
1968719711

1968819712
vite@^5.4.8:
19689-
version "5.4.17"
19690-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.17.tgz#4bf61dd4cdbf64b0d6661f5dba76954cc81d5082"
19691-
integrity sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==
19713+
version "5.4.18"
19714+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
19715+
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
1969219716
dependencies:
1969319717
esbuild "^0.21.3"
1969419718
postcss "^8.4.43"
@@ -20196,7 +20220,7 @@ [email protected]:
2019620220
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
2019720221
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2019820222

20199-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
20223+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2020020224
version "7.0.0"
2020120225
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2020220226
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20223,6 +20247,15 @@ wrap-ansi@^6.2.0:
2022320247
string-width "^4.1.0"
2022420248
strip-ansi "^6.0.0"
2022520249

20250+
wrap-ansi@^7.0.0:
20251+
version "7.0.0"
20252+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20253+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20254+
dependencies:
20255+
ansi-styles "^4.0.0"
20256+
string-width "^4.1.0"
20257+
strip-ansi "^6.0.0"
20258+
2022620259
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
2022720260
version "8.1.0"
2022820261
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)