Skip to content

Commit 54d0387

Browse files
chore(deps): bump vite from 4.5.9 to 4.5.14 (#9613)
1 parent 5c71774 commit 54d0387

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8389,7 +8389,16 @@ streamx@^2.15.0, streamx@^2.18.0:
83898389
optionalDependencies:
83908390
bare-events "^2.2.0"
83918391

8392-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8392+
"string-width-cjs@npm:string-width@^4.2.0":
8393+
version "4.2.3"
8394+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8395+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8396+
dependencies:
8397+
emoji-regex "^8.0.0"
8398+
is-fullwidth-code-point "^3.0.0"
8399+
strip-ansi "^6.0.1"
8400+
8401+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
83938402
version "4.2.3"
83948403
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
83958404
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8495,7 +8504,7 @@ string_decoder@~1.1.1:
84958504
dependencies:
84968505
safe-buffer "~5.1.0"
84978506

8498-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8507+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
84998508
version "6.0.1"
85008509
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
85018510
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8509,6 +8518,13 @@ strip-ansi@^3.0.0:
85098518
dependencies:
85108519
ansi-regex "^2.0.0"
85118520

8521+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8522+
version "6.0.1"
8523+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8524+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8525+
dependencies:
8526+
ansi-regex "^5.0.1"
8527+
85128528
strip-ansi@^7.0.1:
85138529
version "7.1.0"
85148530
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -9170,9 +9186,9 @@ [email protected]:
91709186
extsprintf "^1.2.0"
91719187

91729188
vite@^4.5.0:
9173-
version "4.5.9"
9174-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.9.tgz#f4dfd4c4295743b50c3e3f90df798d70de699e4f"
9175-
integrity sha512-qK9W4xjgD3gXbC0NmdNFFnVFLMWSNiR3swj957yutwzzN16xF/E7nmtAyp1rT9hviDroQANjE4HK3H4WqWdFtw==
9189+
version "4.5.14"
9190+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.14.tgz#2e652bc1d898265d987d6543ce866ecd65fa4086"
9191+
integrity sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==
91769192
dependencies:
91779193
esbuild "^0.18.10"
91789194
postcss "^8.4.27"
@@ -9356,7 +9372,7 @@ wordwrap@^1.0.0:
93569372
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
93579373
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
93589374

9359-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9375+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
93609376
version "7.0.0"
93619377
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
93629378
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9374,6 +9390,15 @@ wrap-ansi@^6.0.1:
93749390
string-width "^4.1.0"
93759391
strip-ansi "^6.0.0"
93769392

9393+
wrap-ansi@^7.0.0:
9394+
version "7.0.0"
9395+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9396+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9397+
dependencies:
9398+
ansi-styles "^4.0.0"
9399+
string-width "^4.1.0"
9400+
strip-ansi "^6.0.0"
9401+
93779402
wrap-ansi@^8.1.0:
93789403
version "8.1.0"
93799404
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)