Skip to content

Commit 177d092

Browse files
committed
upgrade other libs
1 parent 69a2ec7 commit 177d092

2 files changed

Lines changed: 48 additions & 132 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@
9595
"react": "^18.2.0",
9696
"react-dom": "^18.3.1",
9797
"react-flow-renderer": "9.7.4",
98-
"react-inlinesvg": "^3.0.3",
98+
"react-inlinesvg": "^4.4.1",
9999
"react-is": "^18.3.1",
100100
"react-markdown": "^10.1.0",
101-
"react-syntax-highlighter": "^15.6.6",
101+
"react-syntax-highlighter": "^16.1.1",
102102
"rehype-external-links": "^3.0.0",
103103
"rehype-raw": "^7.0.0",
104104
"remark-definition-list": "^2.0.0",

yarn.lock

Lines changed: 46 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,11 +1946,16 @@
19461946
dependencies:
19471947
regenerator-runtime "^0.14.0"
19481948

1949-
"@babel/runtime@^7.27.3", "@babel/runtime@^7.3.1":
1949+
"@babel/runtime@^7.27.3":
19501950
version "7.28.4"
19511951
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
19521952
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
19531953

1954+
"@babel/runtime@^7.28.4":
1955+
version "7.29.2"
1956+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
1957+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
1958+
19541959
"@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.27.0":
19551960
version "7.27.0"
19561961
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
@@ -4166,13 +4171,6 @@
41664171
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.9.tgz#cf3f0e876d7bee15a93ab925b82bf570a3904a24"
41674172
integrity sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==
41684173

4169-
"@types/hast@^2.0.0":
4170-
version "2.3.10"
4171-
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.10.tgz#5c9d9e0b304bbb8879b857225c5ebab2d81d7643"
4172-
integrity sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==
4173-
dependencies:
4174-
"@types/unist" "^2"
4175-
41764174
"@types/hast@^3.0.0", "@types/hast@^3.0.4":
41774175
version "3.0.4"
41784176
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa"
@@ -4286,6 +4284,11 @@
42864284
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
42874285
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
42884286

4287+
"@types/prismjs@^1.0.0":
4288+
version "1.26.6"
4289+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.6.tgz#6ea27c126d645319ae4f7055eda63a9e835c0187"
4290+
integrity sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==
4291+
42894292
"@types/prop-types@*":
42904293
version "15.7.14"
42914294
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
@@ -4353,7 +4356,7 @@
43534356
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
43544357
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
43554358

4356-
"@types/unist@^2", "@types/unist@^2.0.0":
4359+
"@types/unist@^2.0.0":
43574360
version "2.0.11"
43584361
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
43594362
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
@@ -5459,31 +5462,16 @@ character-entities-html4@^2.0.0:
54595462
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b"
54605463
integrity sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==
54615464

5462-
character-entities-legacy@^1.0.0:
5463-
version "1.1.4"
5464-
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
5465-
integrity sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==
5466-
54675465
character-entities-legacy@^3.0.0:
54685466
version "3.0.0"
54695467
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b"
54705468
integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==
54715469

5472-
character-entities@^1.0.0:
5473-
version "1.2.4"
5474-
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-1.2.4.tgz#e12c3939b7eaf4e5b15e7ad4c5e28e1d48c5b16b"
5475-
integrity sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==
5476-
54775470
character-entities@^2.0.0:
54785471
version "2.0.2"
54795472
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-2.0.2.tgz#2d09c2e72cd9523076ccb21157dff66ad43fcc22"
54805473
integrity sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==
54815474

5482-
character-reference-invalid@^1.0.0:
5483-
version "1.1.4"
5484-
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560"
5485-
integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==
5486-
54875475
character-reference-invalid@^2.0.0:
54885476
version "2.0.1"
54895477
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz#85c66b041e43b47210faf401278abf808ac45cb9"
@@ -5718,11 +5706,6 @@ colorette@^2.0.10, colorette@^2.0.20:
57185706
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
57195707
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
57205708

5721-
comma-separated-tokens@^1.0.0:
5722-
version "1.0.8"
5723-
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz#632b80b6117867a158f1080ad498b2fbe7e3f5ea"
5724-
integrity sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==
5725-
57265709
comma-separated-tokens@^2.0.0:
57275710
version "2.0.3"
57285711
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee"
@@ -6834,11 +6817,6 @@ execa@^8.0.1:
68346817
signal-exit "^4.1.0"
68356818
strip-final-newline "^3.0.0"
68366819

6837-
exenv@^1.2.2:
6838-
version "1.2.2"
6839-
resolved "https://registry.yarnpkg.com/exenv/-/exenv-1.2.2.tgz#2ae78e85d9894158670b03d47bec1f03bd91bb9d"
6840-
integrity sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw==
6841-
68426820
exit-x@^0.2.2:
68436821
version "0.2.2"
68446822
resolved "https://registry.yarnpkg.com/exit-x/-/exit-x-0.2.2.tgz#1f9052de3b8d99a696b10dad5bced9bdd5c3aa64"
@@ -7535,11 +7513,6 @@ hast-util-minify-whitespace@^1.0.0:
75357513
hast-util-whitespace "^3.0.0"
75367514
unist-util-is "^6.0.0"
75377515

7538-
hast-util-parse-selector@^2.0.0:
7539-
version "2.2.5"
7540-
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz#d57c23f4da16ae3c63b3b6ca4616683313499c3a"
7541-
integrity sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==
7542-
75437516
hast-util-parse-selector@^4.0.0:
75447517
version "4.0.0"
75457518
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz#352879fa86e25616036037dd8931fb5f34cb4a27"
@@ -7665,17 +7638,6 @@ hast-util-whitespace@^3.0.0:
76657638
dependencies:
76667639
"@types/hast" "^3.0.0"
76677640

7668-
hastscript@^6.0.0:
7669-
version "6.0.0"
7670-
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-6.0.0.tgz#e8768d7eac56c3fdeac8a92830d58e811e5bf640"
7671-
integrity sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==
7672-
dependencies:
7673-
"@types/hast" "^2.0.0"
7674-
comma-separated-tokens "^1.0.0"
7675-
hast-util-parse-selector "^2.0.0"
7676-
property-information "^5.0.0"
7677-
space-separated-tokens "^1.0.0"
7678-
76797641
hastscript@^8.0.0:
76807642
version "8.0.0"
76817643
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-8.0.0.tgz#4ef795ec8dee867101b9f23cc830d4baf4fd781a"
@@ -7687,6 +7649,17 @@ hastscript@^8.0.0:
76877649
property-information "^6.0.0"
76887650
space-separated-tokens "^2.0.0"
76897651

7652+
hastscript@^9.0.0:
7653+
version "9.0.1"
7654+
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-9.0.1.tgz#dbc84bef6051d40084342c229c451cd9dc567dff"
7655+
integrity sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==
7656+
dependencies:
7657+
"@types/hast" "^3.0.0"
7658+
comma-separated-tokens "^2.0.0"
7659+
hast-util-parse-selector "^4.0.0"
7660+
property-information "^7.0.0"
7661+
space-separated-tokens "^2.0.0"
7662+
76907663
he@^1.2.0:
76917664
version "1.2.0"
76927665
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -7997,24 +7970,11 @@ is-absolute-url@^4.0.0:
79977970
resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-4.0.1.tgz#16e4d487d4fded05cfe0685e53ec86804a5e94dc"
79987971
integrity sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==
79997972

8000-
is-alphabetical@^1.0.0:
8001-
version "1.0.4"
8002-
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz#9e7d6b94916be22153745d184c298cbf986a686d"
8003-
integrity sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==
8004-
80057973
is-alphabetical@^2.0.0:
80067974
version "2.0.1"
80077975
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz#01072053ea7c1036df3c7d19a6daaec7f19e789b"
80087976
integrity sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==
80097977

8010-
is-alphanumerical@^1.0.0:
8011-
version "1.0.4"
8012-
resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz#7eb9a2431f855f6b1ef1a78e326df515696c4dbf"
8013-
integrity sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==
8014-
dependencies:
8015-
is-alphabetical "^1.0.0"
8016-
is-decimal "^1.0.0"
8017-
80187978
is-alphanumerical@^2.0.0:
80197979
version "2.0.1"
80207980
resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz#7c03fbe96e3e931113e57f964b0a368cc2dfd875"
@@ -8112,11 +8072,6 @@ is-date-object@^1.0.5, is-date-object@^1.1.0:
81128072
call-bound "^1.0.2"
81138073
has-tostringtag "^1.0.2"
81148074

8115-
is-decimal@^1.0.0:
8116-
version "1.0.4"
8117-
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-1.0.4.tgz#65a3a5958a1c5b63a706e1b333d7cd9f630d3fa5"
8118-
integrity sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==
8119-
81208075
is-decimal@^2.0.0:
81218076
version "2.0.1"
81228077
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-2.0.1.tgz#9469d2dc190d0214fd87d78b78caecc0cc14eef7"
@@ -8178,11 +8133,6 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
81788133
dependencies:
81798134
is-extglob "^2.1.1"
81808135

8181-
is-hexadecimal@^1.0.0:
8182-
version "1.0.4"
8183-
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz#cc35c97588da4bd49a8eedd6bc4082d44dcb23a7"
8184-
integrity sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==
8185-
81868136
is-hexadecimal@^2.0.0:
81878137
version "2.0.1"
81888138
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz#86b5bf668fca307498d319dfc03289d781a90027"
@@ -10268,18 +10218,6 @@ parent-module@^1.0.0:
1026810218
dependencies:
1026910219
callsites "^3.0.0"
1027010220

10271-
parse-entities@^2.0.0:
10272-
version "2.0.0"
10273-
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-2.0.0.tgz#53c6eb5b9314a1f4ec99fa0fdf7ce01ecda0cbe8"
10274-
integrity sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==
10275-
dependencies:
10276-
character-entities "^1.0.0"
10277-
character-entities-legacy "^1.0.0"
10278-
character-reference-invalid "^1.0.0"
10279-
is-alphanumerical "^1.0.0"
10280-
is-decimal "^1.0.0"
10281-
is-hexadecimal "^1.0.0"
10282-
1028310221
parse-entities@^4.0.0:
1028410222
version "4.0.2"
1028510223
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -10689,11 +10627,6 @@ prismjs@^1.30.0:
1068910627
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
1069010628
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
1069110629

10692-
prismjs@~1.27.0:
10693-
version "1.27.0"
10694-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
10695-
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
10696-
1069710630
process@^0.11.1, process@^0.11.10:
1069810631
version "0.11.10"
1069910632
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
@@ -10723,13 +10656,6 @@ prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
1072310656
object-assign "^4.1.1"
1072410657
react-is "^16.13.1"
1072510658

10726-
property-information@^5.0.0:
10727-
version "5.6.0"
10728-
resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.6.0.tgz#61675545fb23002f245c6540ec46077d4da3ed69"
10729-
integrity sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==
10730-
dependencies:
10731-
xtend "^4.0.0"
10732-
1073310659
property-information@^6.0.0:
1073410660
version "6.5.0"
1073510661
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec"
@@ -10866,18 +10792,17 @@ react-flow-renderer@9.7.4:
1086610792
react-redux "^7.2.6"
1086710793
redux "^4.1.2"
1086810794

10869-
react-from-dom@^0.6.2:
10870-
version "0.6.2"
10871-
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.6.2.tgz#9da903a508c91c013b55afcd59348b8b0a39bdb4"
10872-
integrity sha512-qvWWTL/4xw4k/Dywd41RBpLQUSq97csuv15qrxN+izNeLYlD9wn5W8LspbfYe5CWbaSdkZ72BsaYBPQf2x4VbQ==
10795+
react-from-dom@^0.7.5:
10796+
version "0.7.5"
10797+
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.5.tgz#2d2d2bf6d80149c053bcf71bb6615e5e7f6d23db"
10798+
integrity sha512-CO92PmMKo/23uYPm6OFvh5CtZbMgHs/Xn+o095Lz/TZj9t8DSDhGdSOMLxBxwWI4sr0MF17KUn9yJWc5Q00R/w==
1087310799

10874-
react-inlinesvg@^3.0.3:
10875-
version "3.0.3"
10876-
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-3.0.3.tgz#b52d34869af2f7dd06f459302f5719ff70f0cb44"
10877-
integrity sha512-D9wqEyh1+ni07+CP2yaD9nSK11Y2ngd79xudEilX7YHKmUCeP1lXZqFvuLbdOo+m+oEjekd+c0DBc/bj93Lwqg==
10800+
react-inlinesvg@^4.4.1:
10801+
version "4.4.1"
10802+
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.4.1.tgz#74642cb0ead80eda334c44ff95d02d77ad0c5bbc"
10803+
integrity sha512-3acGn5o0xyWYpJrBm8qES/lBErVpqH3vhNywpw0frztdOmiAUdDMjvcsx9hrZ5wBaL7bRdsgexQ907urbvsARg==
1087810804
dependencies:
10879-
exenv "^1.2.2"
10880-
react-from-dom "^0.6.2"
10805+
react-from-dom "^0.7.5"
1088110806

1088210807
"react-is-18@npm:react-is@^18.3.1":
1088310808
version "18.3.1"
@@ -10951,17 +10876,17 @@ react-redux@^7.2.6:
1095110876
prop-types "^15.7.2"
1095210877
react-is "^17.0.2"
1095310878

10954-
react-syntax-highlighter@^15.6.6:
10955-
version "15.6.6"
10956-
resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.6.6.tgz#77417c81ebdc554300d0332800a2e1efe5b1190b"
10957-
integrity sha512-DgXrc+AZF47+HvAPEmn7Ua/1p10jNoVZVI/LoPiYdtY+OM+/nG5yefLHKJwdKqY1adMuHFbeyBaG9j64ML7vTw==
10879+
react-syntax-highlighter@^16.1.1:
10880+
version "16.1.1"
10881+
resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz#928459855d375f5cfc8e646071e20d541cebcb52"
10882+
integrity sha512-PjVawBGy80C6YbC5DDZJeUjBmC7skaoEUdvfFQediQHgCL7aKyVHe57SaJGfQsloGDac+gCpTfRdtxzWWKmCXA==
1095810883
dependencies:
10959-
"@babel/runtime" "^7.3.1"
10884+
"@babel/runtime" "^7.28.4"
1096010885
highlight.js "^10.4.1"
1096110886
highlightjs-vue "^1.0.0"
1096210887
lowlight "^1.17.0"
1096310888
prismjs "^1.30.0"
10964-
refractor "^3.6.0"
10889+
refractor "^5.0.0"
1096510890

1096610891
react-transition-group@^4.4.5:
1096710892
version "4.4.5"
@@ -11065,14 +10990,15 @@ reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9:
1106510990
get-proto "^1.0.1"
1106610991
which-builtin-type "^1.2.1"
1106710992

11068-
refractor@^3.6.0:
11069-
version "3.6.0"
11070-
resolved "https://registry.yarnpkg.com/refractor/-/refractor-3.6.0.tgz#ac318f5a0715ead790fcfb0c71f4dd83d977935a"
11071-
integrity sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==
10993+
refractor@^5.0.0:
10994+
version "5.0.0"
10995+
resolved "https://registry.yarnpkg.com/refractor/-/refractor-5.0.0.tgz#85daf0448a6d947f5361796eb22c31733d61d904"
10996+
integrity sha512-QXOrHQF5jOpjjLfiNk5GFnWhRXvxjUVnlFxkeDmewR5sXkr3iM46Zo+CnRR8B+MDVqkULW4EcLVcRBNOPXHosw==
1107210997
dependencies:
11073-
hastscript "^6.0.0"
11074-
parse-entities "^2.0.0"
11075-
prismjs "~1.27.0"
10998+
"@types/hast" "^3.0.0"
10999+
"@types/prismjs" "^1.0.0"
11000+
hastscript "^9.0.0"
11001+
parse-entities "^4.0.0"
1107611002

1107711003
regenerate-unicode-properties@^10.2.0:
1107811004
version "10.2.0"
@@ -11720,11 +11646,6 @@ source-map@^0.6.0, source-map@~0.6.0, source-map@~0.6.1:
1172011646
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
1172111647
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1172211648

11723-
space-separated-tokens@^1.0.0:
11724-
version "1.1.5"
11725-
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz#85f32c3d10d9682007e917414ddc5c26d1aa6899"
11726-
integrity sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==
11727-
1172811649
space-separated-tokens@^2.0.0:
1172911650
version "2.0.2"
1173011651
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f"
@@ -13019,11 +12940,6 @@ xmlchars@^2.2.0:
1301912940
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1302012941
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1302112942

13022-
xtend@^4.0.0:
13023-
version "4.0.2"
13024-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
13025-
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
13026-
1302712943
y18n@^5.0.5:
1302812944
version "5.0.8"
1302912945
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"

0 commit comments

Comments
 (0)