Skip to content

Commit 1afe0e3

Browse files
build(deps): lock file maintenance (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb4e029 commit 1afe0e3

File tree

1 file changed

+50
-145
lines changed

1 file changed

+50
-145
lines changed

yarn.lock

Lines changed: 50 additions & 145 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,7 @@
4040
dependencies:
4141
"@babel/highlight" "^7.18.6"
4242

43-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
44-
version "7.18.13"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.13.tgz#6aff7b350a1e8c3e40b029e46cbe78e24a913483"
46-
integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==
47-
48-
"@babel/compat-data@^7.19.0":
43+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.0":
4944
version "7.19.0"
5045
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
5146
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
@@ -71,15 +66,6 @@
7166
json5 "^2.2.1"
7267
semver "^6.3.0"
7368

74-
"@babel/generator@^7.18.13":
75-
version "7.18.13"
76-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
77-
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
78-
dependencies:
79-
"@babel/types" "^7.18.13"
80-
"@jridgewell/gen-mapping" "^0.3.2"
81-
jsesc "^2.5.1"
82-
8369
"@babel/generator@^7.19.0":
8470
version "7.19.0"
8571
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
@@ -104,17 +90,7 @@
10490
"@babel/helper-explode-assignable-expression" "^7.18.6"
10591
"@babel/types" "^7.18.9"
10692

107-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9":
108-
version "7.18.9"
109-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
110-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
111-
dependencies:
112-
"@babel/compat-data" "^7.18.8"
113-
"@babel/helper-validator-option" "^7.18.6"
114-
browserslist "^4.20.2"
115-
semver "^6.3.0"
116-
117-
"@babel/helper-compilation-targets@^7.19.0":
93+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0":
11894
version "7.19.0"
11995
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
12096
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
@@ -125,27 +101,19 @@
125101
semver "^6.3.0"
126102

127103
"@babel/helper-create-class-features-plugin@^7.18.6":
128-
version "7.18.13"
129-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.13.tgz#63e771187bd06d234f95fdf8bd5f8b6429de6298"
130-
integrity sha512-hDvXp+QYxSRL+23mpAlSGxHMDyIGChm0/AwTfTAAK5Ufe40nCsyNdaYCGuK91phn/fVu9kqayImRDkvNAgdrsA==
104+
version "7.19.0"
105+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
106+
integrity sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==
131107
dependencies:
132108
"@babel/helper-annotate-as-pure" "^7.18.6"
133109
"@babel/helper-environment-visitor" "^7.18.9"
134-
"@babel/helper-function-name" "^7.18.9"
110+
"@babel/helper-function-name" "^7.19.0"
135111
"@babel/helper-member-expression-to-functions" "^7.18.9"
136112
"@babel/helper-optimise-call-expression" "^7.18.6"
137113
"@babel/helper-replace-supers" "^7.18.9"
138114
"@babel/helper-split-export-declaration" "^7.18.6"
139115

140-
"@babel/helper-create-regexp-features-plugin@^7.18.6":
141-
version "7.18.6"
142-
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
143-
integrity sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==
144-
dependencies:
145-
"@babel/helper-annotate-as-pure" "^7.18.6"
146-
regexpu-core "^5.1.0"
147-
148-
"@babel/helper-create-regexp-features-plugin@^7.19.0":
116+
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.19.0":
149117
version "7.19.0"
150118
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz#7976aca61c0984202baca73d84e2337a5424a41b"
151119
integrity sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==
@@ -177,15 +145,7 @@
177145
dependencies:
178146
"@babel/types" "^7.18.6"
179147

180-
"@babel/helper-function-name@^7.18.9":
181-
version "7.18.9"
182-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
183-
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
184-
dependencies:
185-
"@babel/template" "^7.18.6"
186-
"@babel/types" "^7.18.9"
187-
188-
"@babel/helper-function-name@^7.19.0":
148+
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0":
189149
version "7.19.0"
190150
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
191151
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
@@ -214,21 +174,7 @@
214174
dependencies:
215175
"@babel/types" "^7.18.6"
216176

217-
"@babel/helper-module-transforms@^7.18.6":
218-
version "7.18.9"
219-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
220-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
221-
dependencies:
222-
"@babel/helper-environment-visitor" "^7.18.9"
223-
"@babel/helper-module-imports" "^7.18.6"
224-
"@babel/helper-simple-access" "^7.18.6"
225-
"@babel/helper-split-export-declaration" "^7.18.6"
226-
"@babel/helper-validator-identifier" "^7.18.6"
227-
"@babel/template" "^7.18.6"
228-
"@babel/traverse" "^7.18.9"
229-
"@babel/types" "^7.18.9"
230-
231-
"@babel/helper-module-transforms@^7.19.0":
177+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0":
232178
version "7.19.0"
233179
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
234180
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
@@ -249,12 +195,7 @@
249195
dependencies:
250196
"@babel/types" "^7.18.6"
251197

252-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
253-
version "7.18.9"
254-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f"
255-
integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
256-
257-
"@babel/helper-plugin-utils@^7.19.0":
198+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
258199
version "7.19.0"
259200
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz#4796bb14961521f0f8715990bee2fb6e51ce21bf"
260201
integrity sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==
@@ -317,14 +258,14 @@
317258
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
318259

319260
"@babel/helper-wrap-function@^7.18.9":
320-
version "7.18.11"
321-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.11.tgz#bff23ace436e3f6aefb61f85ffae2291c80ed1fb"
322-
integrity sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w==
261+
version "7.19.0"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.19.0.tgz#89f18335cff1152373222f76a4b37799636ae8b1"
263+
integrity sha512-txX8aN8CZyYGTwcLhlk87KRqncAzhh5TpQamZUa0/u3an36NtDpUP6bQgBCBcLeBs09R/OwQu3OjK0k/HwfNDg==
323264
dependencies:
324-
"@babel/helper-function-name" "^7.18.9"
265+
"@babel/helper-function-name" "^7.19.0"
325266
"@babel/template" "^7.18.10"
326-
"@babel/traverse" "^7.18.11"
327-
"@babel/types" "^7.18.10"
267+
"@babel/traverse" "^7.19.0"
268+
"@babel/types" "^7.19.0"
328269

329270
"@babel/helpers@^7.19.0":
330271
version "7.19.0"
@@ -344,12 +285,7 @@
344285
chalk "^2.0.0"
345286
js-tokens "^4.0.0"
346287

347-
"@babel/parser@^7.18.10", "@babel/parser@^7.18.13":
348-
version "7.18.13"
349-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
350-
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
351-
352-
"@babel/parser@^7.19.0":
288+
"@babel/parser@^7.18.10", "@babel/parser@^7.19.0":
353289
version "7.19.0"
354290
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
355291
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
@@ -961,13 +897,13 @@
961897
source-map-support "^0.5.16"
962898

963899
"@babel/runtime@^7.8.4":
964-
version "7.18.9"
965-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
966-
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
900+
version "7.19.0"
901+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259"
902+
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
967903
dependencies:
968904
regenerator-runtime "^0.13.4"
969905

970-
"@babel/template@^7.18.10", "@babel/template@^7.18.6":
906+
"@babel/template@^7.18.10":
971907
version "7.18.10"
972908
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
973909
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
@@ -976,23 +912,7 @@
976912
"@babel/parser" "^7.18.10"
977913
"@babel/types" "^7.18.10"
978914

979-
"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9":
980-
version "7.18.13"
981-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
982-
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
983-
dependencies:
984-
"@babel/code-frame" "^7.18.6"
985-
"@babel/generator" "^7.18.13"
986-
"@babel/helper-environment-visitor" "^7.18.9"
987-
"@babel/helper-function-name" "^7.18.9"
988-
"@babel/helper-hoist-variables" "^7.18.6"
989-
"@babel/helper-split-export-declaration" "^7.18.6"
990-
"@babel/parser" "^7.18.13"
991-
"@babel/types" "^7.18.13"
992-
debug "^4.1.0"
993-
globals "^11.1.0"
994-
995-
"@babel/traverse@^7.19.0":
915+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0":
996916
version "7.19.0"
997917
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
998918
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
@@ -1008,16 +928,7 @@
1008928
debug "^4.1.0"
1009929
globals "^11.1.0"
1010930

1011-
"@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
1012-
version "7.18.13"
1013-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
1014-
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
1015-
dependencies:
1016-
"@babel/helper-string-parser" "^7.18.10"
1017-
"@babel/helper-validator-identifier" "^7.18.6"
1018-
to-fast-properties "^2.0.0"
1019-
1020-
"@babel/types@^7.19.0":
931+
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.4.4":
1021932
version "7.19.0"
1022933
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
1023934
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
@@ -1276,9 +1187,9 @@
12761187
"@jridgewell/sourcemap-codec" "^1.4.10"
12771188

12781189
"@mapbox/node-pre-gyp@^1.0.0":
1279-
version "1.0.9"
1280-
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz#09a8781a3a036151cdebbe8719d6f8b25d4058bc"
1281-
integrity sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==
1190+
version "1.0.10"
1191+
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.10.tgz#8e6735ccebbb1581e5a7e652244cadc8a844d03c"
1192+
integrity sha512-4ySo4CjzStuprMwk35H5pPbkymjv1SF3jGLj6rAHp/xT/RF7TL7bd9CTm1xDY49K2qF7jmR/g7k+SkLETP6opA==
12821193
dependencies:
12831194
detect-libc "^2.0.0"
12841195
https-proxy-agent "^5.0.0"
@@ -1354,14 +1265,14 @@
13541265
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
13551266

13561267
"@types/node@*":
1357-
version "18.7.14"
1358-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.14.tgz#0fe081752a3333392d00586d815485a17c2cf3c9"
1359-
integrity sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA==
1268+
version "18.7.16"
1269+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601"
1270+
integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg==
13601271

13611272
"@types/node@^14.0.0":
1362-
version "14.18.26"
1363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.26.tgz#239e19f8b4ea1a9eb710528061c1d733dc561996"
1364-
integrity sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==
1273+
version "14.18.28"
1274+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.28.tgz#ddb82da2fff476a8e827e8773c84c19d9c235278"
1275+
integrity sha512-CK2fnrQlIgKlCV3N2kM+Gznb5USlwA1KFX3rJVHmgVk6NJxFPuQ86pAcvKnu37IA4BGlSRz7sEE1lHL1aLZ/eQ==
13651276

13661277
"@types/normalize-package-data@^2.4.0":
13671278
version "2.4.1"
@@ -1521,9 +1432,9 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
15211432
color-convert "^2.0.1"
15221433

15231434
ansi-styles@^6.0.0:
1524-
version "6.1.0"
1525-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
1526-
integrity sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==
1435+
version "6.1.1"
1436+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.1.tgz#63cd61c72283a71cb30bd881dbb60adada74bc70"
1437+
integrity sha512-qDOv24WjnYuL+wbwHdlsYZFy+cgPtrYw0Tn7GLORicQp9BkQLzrgI3Pm4VyR9ERZ41YTn7KlMPuL1n05WdZvmg==
15271438

15281439
ansi-wrap@0.1.0, ansi-wrap@^0.1.0:
15291440
version "0.1.0"
@@ -1947,9 +1858,9 @@ camelcase@^6.0.0:
19471858
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
19481859

19491860
caniuse-lite@^1.0.30001370:
1950-
version "1.0.30001388"
1951-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001388.tgz#88e01f4591cbd81f9f665f3f078c66b509fbe55d"
1952-
integrity sha512-znVbq4OUjqgLxMxoNX2ZeeLR0d7lcDiE5uJ4eUiWdml1J1EkxbnQq6opT9jb9SMfJxB0XA16/ziHwni4u1I3GQ==
1861+
version "1.0.30001397"
1862+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001397.tgz#010d9d56e3b8abcd8df261d0a94b22426271a15f"
1863+
integrity sha512-SW9N2TbCdLf0eiNDRrrQXx2sOkaakNZbCjgNpPyMJJbiOrU5QzMIrXOVMRM1myBXTD5iTkdrtU/EguCrBocHlA==
19531864

19541865
chalk@^2.0.0:
19551866
version "2.4.2"
@@ -2265,12 +2176,11 @@ copy-props@^2.0.1:
22652176
is-plain-object "^5.0.0"
22662177

22672178
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
2268-
version "3.25.0"
2269-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.0.tgz#489affbfbf9cb3fa56192fe2dd9ebaee985a66c5"
2270-
integrity sha512-extKQM0g8/3GjFx9US12FAgx8KJawB7RCQ5y8ipYLbmfzEzmFRWdDjIlxDx82g7ygcNG85qMVUSRyABouELdow==
2179+
version "3.25.1"
2180+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.1.tgz#6f13a90de52f89bbe6267e5620a412c7f7ff7e42"
2181+
integrity sha512-pOHS7O0i8Qt4zlPW/eIFjwp+NrTPx+wTL0ctgI2fHn31sZOq89rDsmtc/A2vAX7r6shl+bmVI+678He46jgBlw==
22712182
dependencies:
22722183
browserslist "^4.21.3"
2273-
semver "7.0.0"
22742184

22752185
core-util-is@~1.0.0:
22762186
version "1.0.3"
@@ -2499,9 +2409,9 @@ editorconfig@^0.15.3:
24992409
sigmund "^1.0.1"
25002410

25012411
electron-to-chromium@^1.4.202:
2502-
version "1.4.240"
2503-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.240.tgz#b11fb838f2e79f34fbe8b57eec55e7e5d81ee6ea"
2504-
integrity sha512-r20dUOtZ4vUPTqAajDGonIM1uas5tf85Up+wPdtNBNvBSqGCfkpvMVvQ1T8YJzPV9/Y9g3FbUDcXb94Rafycow==
2412+
version "1.4.247"
2413+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.247.tgz#cc93859bc5fc521f611656e65ce17eae26a0fd3d"
2414+
integrity sha512-FLs6R4FQE+1JHM0hh3sfdxnYjKvJpHZyhQDjc2qFq/xFvmmRt/TATNToZhrcGUFzpF2XjeiuozrA8lI0PZmYYw==
25052415

25062416
emoji-regex@^8.0.0:
25072417
version "8.0.0"
@@ -5483,11 +5393,6 @@ semver-greatest-satisfied-range@^1.1.0:
54835393
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
54845394
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
54855395

5486-
semver@7.0.0:
5487-
version "7.0.0"
5488-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
5489-
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
5490-
54915396
semver@7.3.7, semver@^7.2.1, semver@^7.3.4, semver@^7.3.5:
54925397
version "7.3.7"
54935398
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
@@ -6144,9 +6049,9 @@ typedarray@^0.0.6:
61446049
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
61456050

61466051
typescript@^4.6.4:
6147-
version "4.8.2"
6148-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
6149-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
6052+
version "4.8.3"
6053+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
6054+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
61506055

61516056
umzug@^2.3.0:
61526057
version "2.3.0"
@@ -6260,9 +6165,9 @@ upath@^1.1.1:
62606165
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
62616166

62626167
update-browserslist-db@^1.0.5:
6263-
version "1.0.7"
6264-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.7.tgz#16279639cff1d0f800b14792de43d97df2d11b7d"
6265-
integrity sha512-iN/XYesmZ2RmmWAiI4Z5rq0YqSiv0brj9Ce9CfhNE4xIW2h+MFxcgkxIzZ+ShkFPUkjU3gQ+3oypadD3RAMtrg==
6168+
version "1.0.8"
6169+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.8.tgz#2f0b711327668eee01bbecddcf4a7c7954a7f8e2"
6170+
integrity sha512-GHg7C4M7oJSJYW/ED/5QOJ7nL/E0lwTOBGsOorA7jqHr8ExUhPfwAotIAmdSw/LWv3SMLSNpzTAgeLG9zaZKTA==
62666171
dependencies:
62676172
escalade "^3.1.1"
62686173
picocolors "^1.0.0"

0 commit comments

Comments
 (0)