Skip to content

Commit c27e364

Browse files
chore(deps): update dependency vite to v3.2.11 [security]
1 parent d8623e9 commit c27e364

File tree

1 file changed

+29
-15
lines changed

1 file changed

+29
-15
lines changed

yarn.lock

+29-15
Original file line numberDiff line numberDiff line change
@@ -7455,7 +7455,7 @@ [email protected], hash.js@^1.0.0, hash.js@^1.0.3:
74557455
inherits "^2.0.3"
74567456
minimalistic-assert "^1.0.1"
74577457

7458-
hasown@^2.0.0:
7458+
hasown@^2.0.0, hasown@^2.0.2:
74597459
version "2.0.2"
74607460
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
74617461
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -7674,11 +7674,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
76747674
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
76757675

76767676
is-core-module@^2.13.0:
7677-
version "2.13.1"
7678-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
7679-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
7677+
version "2.15.1"
7678+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
7679+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
76807680
dependencies:
7681-
hasown "^2.0.0"
7681+
hasown "^2.0.2"
76827682

76837683
is-date-object@^1.0.1:
76847684
version "1.0.5"
@@ -8821,15 +8821,15 @@ pbkdf2@^3.0.3:
88218821
safe-buffer "^5.0.1"
88228822
sha.js "^2.4.8"
88238823

8824-
picocolors@^1.0.0, picocolors@^1.0.1:
8824+
picocolors@^1.0.0:
88258825
version "1.0.1"
88268826
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
88278827
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
88288828

8829-
picocolors@^1.0.1:
8830-
version "1.0.1"
8831-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
8832-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
8829+
picocolors@^1.0.1, picocolors@^1.1.0:
8830+
version "1.1.0"
8831+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
8832+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
88338833

88348834
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
88358835
version "2.3.1"
@@ -8938,7 +8938,16 @@ postcss-value-parser@^4.2.0:
89388938
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
89398939
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
89408940

8941-
postcss@^8.4.18, postcss@^8.4.21:
8941+
postcss@^8.4.18:
8942+
version "8.4.47"
8943+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
8944+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
8945+
dependencies:
8946+
nanoid "^3.3.7"
8947+
picocolors "^1.1.0"
8948+
source-map-js "^1.2.1"
8949+
8950+
postcss@^8.4.21:
89428951
version "8.4.39"
89438952
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
89448953
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
@@ -9666,11 +9675,16 @@ sonic-boom@^2.2.1:
96669675
dependencies:
96679676
atomic-sleep "^1.0.0"
96689677

9669-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.0:
9678+
"source-map-js@>=0.6.2 <2.0.0":
96709679
version "1.2.0"
96719680
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
96729681
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
96739682

9683+
source-map-js@^1.2.0, source-map-js@^1.2.1:
9684+
version "1.2.1"
9685+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
9686+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
9687+
96749688
source-map-support@~0.5.20:
96759689
version "0.5.21"
96769690
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
@@ -10361,9 +10375,9 @@ vite-plugin-pwa@^0.20.0:
1036110375
workbox-window "^7.1.0"
1036210376

1036310377
vite@^3.2.3:
10364-
version "3.2.10"
10365-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.10.tgz#7ac79fead82cfb6b5bf65613cd82fba6dcc81340"
10366-
integrity sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==
10378+
version "3.2.11"
10379+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.11.tgz#8d1c8e05ef2f24b04c8693f56d3e01fe8835e6d7"
10380+
integrity sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==
1036710381
dependencies:
1036810382
esbuild "^0.15.9"
1036910383
postcss "^8.4.18"

0 commit comments

Comments
 (0)