Skip to content

Commit 4dc6017

Browse files
Lock file maintenance
1 parent b0eb92c commit 4dc6017

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,14 @@
9797
semver "^6.3.1"
9898

9999
"@babel/helper-create-class-features-plugin@^7.24.7":
100-
version "7.24.7"
101-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz#2eaed36b3a1c11c53bdf80d53838b293c52f5b3b"
102-
integrity sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==
100+
version "7.24.8"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.8.tgz#47f546408d13c200c0867f9d935184eaa0851b09"
102+
integrity sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==
103103
dependencies:
104104
"@babel/helper-annotate-as-pure" "^7.24.7"
105105
"@babel/helper-environment-visitor" "^7.24.7"
106106
"@babel/helper-function-name" "^7.24.7"
107-
"@babel/helper-member-expression-to-functions" "^7.24.7"
107+
"@babel/helper-member-expression-to-functions" "^7.24.8"
108108
"@babel/helper-optimise-call-expression" "^7.24.7"
109109
"@babel/helper-replace-supers" "^7.24.7"
110110
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
@@ -153,13 +153,13 @@
153153
dependencies:
154154
"@babel/types" "^7.24.7"
155155

156-
"@babel/helper-member-expression-to-functions@^7.24.7":
157-
version "7.24.7"
158-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz#67613d068615a70e4ed5101099affc7a41c5225f"
159-
integrity sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==
156+
"@babel/helper-member-expression-to-functions@^7.24.7", "@babel/helper-member-expression-to-functions@^7.24.8":
157+
version "7.24.8"
158+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz#6155e079c913357d24a4c20480db7c712a5c3fb6"
159+
integrity sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==
160160
dependencies:
161-
"@babel/traverse" "^7.24.7"
162-
"@babel/types" "^7.24.7"
161+
"@babel/traverse" "^7.24.8"
162+
"@babel/types" "^7.24.8"
163163

164164
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.24.7":
165165
version "7.24.7"
@@ -994,9 +994,9 @@
994994
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
995995

996996
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
997-
version "7.24.7"
998-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
999-
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
997+
version "7.24.8"
998+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
999+
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
10001000
dependencies:
10011001
regenerator-runtime "^0.14.0"
10021002

@@ -1233,9 +1233,9 @@
12331233
"@jridgewell/trace-mapping" "^0.3.25"
12341234

12351235
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15":
1236-
version "1.4.15"
1237-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1238-
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
1236+
version "1.5.0"
1237+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
1238+
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
12391239

12401240
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
12411241
version "0.3.25"
@@ -3812,9 +3812,9 @@ can-symlink@^1.0.0:
38123812
tmp "0.0.28"
38133813

38143814
caniuse-lite@^1.0.30001640:
3815-
version "1.0.30001641"
3816-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
3817-
integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
3815+
version "1.0.30001642"
3816+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
3817+
integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
38183818

38193819
ccount@^1.0.0:
38203820
version "1.1.0"
@@ -4648,9 +4648,9 @@ ejs@^3.1.7:
46484648
jake "^10.8.5"
46494649

46504650
electron-to-chromium@^1.4.820:
4651-
version "1.4.825"
4652-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.825.tgz#2d9c3d1eb81a67ecea0c06bcf70740b00ba52718"
4653-
integrity sha512-OCcF+LwdgFGcsYPYC5keEEFC2XT0gBhrYbeGzHCx7i9qRFbzO/AqTmc/C/1xNhJj+JA7rzlN7mpBuStshh96Cg==
4651+
version "1.4.827"
4652+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz#76068ed1c71dd3963e1befc8ae815004b2da6a02"
4653+
integrity sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==
46544654

46554655
ember-cli-babel-plugin-helpers@^1.1.1:
46564656
version "1.1.1"
@@ -5154,9 +5154,9 @@ esprima@^4.0.0:
51545154
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
51555155

51565156
esquery@^1.4.0, esquery@^1.4.2:
5157-
version "1.5.0"
5158-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
5159-
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
5157+
version "1.6.0"
5158+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
5159+
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
51605160
dependencies:
51615161
estraverse "^5.1.0"
51625162

@@ -5771,9 +5771,9 @@ [email protected]:
57715771
path-is-absolute "^1.0.0"
57725772

57735773
glob@^10.2.2, glob@^10.3.7, glob@^10.4.1:
5774-
version "10.4.3"
5775-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
5776-
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
5774+
version "10.4.5"
5775+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
5776+
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
57775777
dependencies:
57785778
foreground-child "^3.1.0"
57795779
jackspeak "^3.1.2"
@@ -6732,9 +6732,9 @@ iterator.prototype@^1.1.2:
67326732
set-function-name "^2.0.1"
67336733

67346734
jackspeak@^3.1.2:
6735-
version "3.4.1"
6736-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.1.tgz#145422416740568e9fc357bf60c844b3c1585f09"
6737-
integrity sha512-U23pQPDnmYybVkYjObcuYMk43VRlMLLqLI+RdZy8s8WV8WsxO9SnqSroKaluuvcNOdCAlauKszDwd+umbot5Mg==
6735+
version "3.4.3"
6736+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
6737+
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
67386738
dependencies:
67396739
"@isaacs/cliui" "^8.0.2"
67406740
optionalDependencies:
@@ -7340,9 +7340,9 @@ lowercase-keys@^2.0.0:
73407340
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
73417341

73427342
lru-cache@^10.2.0:
7343-
version "10.4.0"
7344-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.0.tgz#cb29b4b2dd55b22e4a729cdb096093d7f85df02d"
7345-
integrity sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==
7343+
version "10.4.3"
7344+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7345+
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
73467346

73477347
lru-cache@^5.1.1:
73487348
version "5.1.1"
@@ -7809,9 +7809,9 @@ msgpackr-extract@^3.0.2:
78097809
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.3"
78107810

78117811
msgpackr@^1.5.4:
7812-
version "1.10.2"
7813-
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.2.tgz#a73de4767f76659e8c69cf9c80fdfce83937a44a"
7814-
integrity sha512-L60rsPynBvNE+8BWipKKZ9jHcSGbtyJYIwjRq0VrIvQ08cRjntGXJYW/tmciZ2IHWIY8WEW32Qa2xbh5+SKBZA==
7812+
version "1.11.0"
7813+
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.11.0.tgz#8321d52333048cadc749f56385e3231e65337091"
7814+
integrity sha512-I8qXuuALqJe5laEBYoFykChhSXLikZmUhccjGsPuSJ/7uPip2TJ7lwdIQwWSAi0jGZDXv4WOP8Qg65QZRuXxXw==
78157815
optionalDependencies:
78167816
msgpackr-extract "^3.0.2"
78177817

@@ -8187,9 +8187,9 @@ nth-check@~1.0.1:
81878187
boolbase "~1.0.0"
81888188

81898189
nwsapi@^2.2.10:
8190-
version "2.2.10"
8191-
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
8192-
integrity sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==
8190+
version "2.2.12"
8191+
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.12.tgz#fb6af5c0ec35b27b4581eb3bbad34ec9e5c696f8"
8192+
integrity sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==
81938193

81948194
[email protected], "nx@>=15.5.2 < 16":
81958195
version "15.9.7"
@@ -8718,9 +8718,9 @@ possible-typed-array-names@^1.0.0:
87188718
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
87198719

87208720
postcss-selector-parser@^6.0.10:
8721-
version "6.1.0"
8722-
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz#49694cb4e7c649299fea510a29fa6577104bcf53"
8723-
integrity sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==
8721+
version "6.1.1"
8722+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz#5be94b277b8955904476a2400260002ce6c56e38"
8723+
integrity sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==
87248724
dependencies:
87258725
cssesc "^3.0.0"
87268726
util-deprecate "^1.0.2"
@@ -10226,9 +10226,9 @@ [email protected]:
1022610226
unique-string "^2.0.0"
1022710227

1022810228
terser@^5.0.0:
10229-
version "5.31.1"
10230-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.1.tgz#735de3c987dd671e95190e6b98cfe2f07f3cf0d4"
10231-
integrity sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==
10229+
version "5.31.2"
10230+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.2.tgz#b5ca188107b706084dca82f988089fa6102eba11"
10231+
integrity sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==
1023210232
dependencies:
1023310233
"@jridgewell/source-map" "^0.3.3"
1023410234
acorn "^8.8.2"
@@ -10245,9 +10245,9 @@ test-exclude@^7.0.1:
1024510245
minimatch "^9.0.4"
1024610246

1024710247
text-decoder@^1.1.0:
10248-
version "1.1.0"
10249-
resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.1.0.tgz#3379e728fcf4d3893ec1aea35e8c2cac215ef190"
10250-
integrity sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==
10248+
version "1.1.1"
10249+
resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.1.1.tgz#5df9c224cebac4a7977720b9f083f9efa1aefde8"
10250+
integrity sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==
1025110251
dependencies:
1025210252
b4a "^1.6.4"
1025310253

0 commit comments

Comments
 (0)