Skip to content

Commit c74c04a

Browse files
authored
Merge pull request #97 from kptdev/dependabot/npm_and_yarn/plugins/cad/backstage/core-components-0.18.10
Bump @backstage/core-components from 0.14.10 to 0.18.11 in /plugins/cad
2 parents 7150a85 + 388f1d2 commit c74c04a

4 files changed

Lines changed: 172 additions & 42 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@types/react-dom": "^17",
4444
"@backstage/backend-common/@kubernetes/client-node": "^0.22.3",
4545
"@kubernetes/client-node": "^0.22.3",
46+
"@backstage/core-components": "^0.18.11",
4647
"react-router": "^6.3.0",
4748
"react-router-dom": "^6.3.0"
4849
},

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@backstage/app-defaults": "^1.5.5",
1111
"@backstage/cli": "^0.26.6",
1212
"@backstage/core-app-api": "^1.12.5",
13-
"@backstage/core-components": "^0.14.7",
13+
"@backstage/core-components": "^0.18.11",
1414
"@backstage/core-plugin-api": "^1.9.2",
1515
"@backstage/integration-react": "^1.1.27",
1616
"@backstage/plugin-catalog": "^1.20.0",

plugins/cad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"clean": "backstage-cli package clean"
2929
},
3030
"dependencies": {
31-
"@backstage/core-components": "^0.14.7",
31+
"@backstage/core-components": "^0.18.11",
3232
"@backstage/core-plugin-api": "^1.9.2",
3333
"@backstage/theme": "^0.7.3",
3434
"@material-ui/core": "^4.12.2",

yarn.lock

Lines changed: 169 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -3152,36 +3152,39 @@
31523152
"@backstage/version-bridge" "^1.0.8"
31533153
"@types/react" "^16.13.1 || ^17.0.0"
31543154

3155-
"@backstage/core-components@^0.14.7":
3156-
version "0.14.7"
3157-
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.7.tgz#3dd43b9fc21d0dd0ef7f7c39b54eb9e5819b9e08"
3158-
integrity sha512-VgGCbS/CRvrHbx+e5s3h+voFVBKO1EvpCfn7z0QcwptIpMNwlj/pT0Nwou/fLUoXTUjeS8Fa8LDc2OAiBJ96Sg==
3155+
"@backstage/core-components@^0.14.7", "@backstage/core-components@^0.18.11":
3156+
version "0.18.11"
3157+
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.18.11.tgz#73b19ee5d24e2ba138178582fd07b310c6994d48"
3158+
integrity sha512-obgNIV7Ly4HajtKP+mzxZtJN/3/qoTD/awnvTTeNDQqKY0w1GMevIqI9OVVoKhBw3dXSPVHK8V1bjSLfbBbN8A==
31593159
dependencies:
3160-
"@backstage/config" "^1.2.0"
3161-
"@backstage/core-plugin-api" "^1.9.2"
3162-
"@backstage/errors" "^1.2.4"
3163-
"@backstage/theme" "^0.5.4"
3164-
"@backstage/version-bridge" "^1.0.8"
3160+
"@backstage/config" "^1.3.8"
3161+
"@backstage/core-plugin-api" "^1.12.7"
3162+
"@backstage/errors" "^1.3.1"
3163+
"@backstage/theme" "^0.7.3"
3164+
"@backstage/version-bridge" "^1.0.12"
3165+
"@dagrejs/dagre" "^1.1.4"
31653166
"@date-io/core" "^1.3.13"
31663167
"@material-table/core" "^3.1.0"
31673168
"@material-ui/core" "^4.12.2"
31683169
"@material-ui/icons" "^4.9.1"
31693170
"@material-ui/lab" "4.0.0-alpha.61"
31703171
"@react-hookz/web" "^24.0.0"
3171-
"@types/react" "^16.13.1 || ^17.0.0 || ^18.0.0"
3172+
"@testing-library/react" "^16.0.0"
31723173
"@types/react-sparklines" "^1.7.0"
31733174
ansi-regex "^6.0.1"
31743175
classnames "^2.2.6"
3176+
csstype "^3.0.2"
31753177
d3-selection "^3.0.0"
31763178
d3-shape "^3.0.0"
31773179
d3-zoom "^3.0.0"
3178-
dagre "^0.8.5"
3179-
linkify-react "4.1.3"
3180-
linkifyjs "4.1.3"
3180+
js-yaml "^4.1.0"
3181+
linkify-react "4.3.2"
3182+
linkifyjs "4.3.2"
31813183
lodash "^4.17.21"
3182-
pluralize "^8.0.0"
3183-
qs "^6.9.4"
3184+
parse5 "^6.0.0"
3185+
qs "^6.15.2"
31843186
rc-progress "3.5.1"
3187+
react-full-screen "^1.1.1"
31853188
react-helmet "6.1.0"
31863189
react-hook-form "^7.12.2"
31873190
react-idle-timer "5.7.2"
@@ -3191,9 +3194,11 @@
31913194
react-use "^17.3.2"
31923195
react-virtualized-auto-sizer "^1.0.11"
31933196
react-window "^1.8.6"
3197+
rehype-raw "^6.0.0"
3198+
rehype-sanitize "^5.0.0"
31943199
remark-gfm "^3.0.1"
31953200
zen-observable "^0.10.0"
3196-
zod "^3.22.4"
3201+
zod "^3.25.76 || ^4.0.0"
31973202

31983203
"@backstage/core-plugin-api@^1.12.7":
31993204
version "1.12.7"
@@ -4176,6 +4181,18 @@
41764181
enabled "2.0.x"
41774182
kuler "^2.0.0"
41784183

4184+
"@dagrejs/dagre@^1.1.4":
4185+
version "1.1.8"
4186+
resolved "https://registry.yarnpkg.com/@dagrejs/dagre/-/dagre-1.1.8.tgz#fcbee59344c7b4f48b711ba30783543b70029310"
4187+
integrity sha512-5SEDlndt4W/LaVzPYJW+bSmSEZc9EzTf8rJ20WCKvjS5EAZAN0b+x0Yww7VMT4R3Wootkg+X9bUfUxazYw6Blw==
4188+
dependencies:
4189+
"@dagrejs/graphlib" "2.2.4"
4190+
4191+
"@dagrejs/graphlib@2.2.4":
4192+
version "2.2.4"
4193+
resolved "https://registry.yarnpkg.com/@dagrejs/graphlib/-/graphlib-2.2.4.tgz#d77bfa9ff49e2307c0c6e6b8b26b5dd3c05816c4"
4194+
integrity sha512-mepCf/e9+SKYy1d02/UkvSy6+6MoyXhVxP8lLDfA7BPE1X1d4dR0sZznmbM8/XVJ1GPM+Svnx7Xj6ZweByWUkw==
4195+
41794196
"@date-io/core@1.x", "@date-io/core@^1.3.13":
41804197
version "1.3.13"
41814198
resolved "https://registry.yarnpkg.com/@date-io/core/-/core-1.3.13.tgz#90c71da493f20204b7a972929cc5c482d078b3fa"
@@ -7964,6 +7981,13 @@
79647981
"@testing-library/dom" "^8.0.0"
79657982
"@types/react-dom" "<18.0.0"
79667983

7984+
"@testing-library/react@^16.0.0":
7985+
version "16.3.2"
7986+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
7987+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
7988+
dependencies:
7989+
"@babel/runtime" "^7.12.5"
7990+
79677991
"@testing-library/user-event@^12.0.7":
79687992
version "12.8.3"
79697993
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
@@ -8497,6 +8521,11 @@
84978521
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
84988522
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
84998523

8524+
"@types/parse5@^6.0.0":
8525+
version "6.0.3"
8526+
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
8527+
integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
8528+
85008529
"@types/passport@^1.0.3":
85018530
version "1.0.16"
85028531
resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.16.tgz#5a2918b180a16924c4d75c31254c31cdca5ce6cf"
@@ -12254,14 +12283,6 @@ d3-zoom@^3.0.0:
1225412283
d3-selection "2 - 3"
1225512284
d3-transition "2 - 3"
1225612285

12257-
dagre@^0.8.5:
12258-
version "0.8.5"
12259-
resolved "https://registry.yarnpkg.com/dagre/-/dagre-0.8.5.tgz#ba30b0055dac12b6c1fcc247817442777d06afee"
12260-
integrity sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==
12261-
dependencies:
12262-
graphlib "^2.1.8"
12263-
lodash "^4.17.15"
12264-
1226512286
damerau-levenshtein@^1.0.8:
1226612287
version "1.0.8"
1226712288
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
@@ -14702,6 +14723,11 @@ fs.realpath@^1.0.0:
1470214723
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1470314724
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
1470414725

14726+
fscreen@^1.0.2:
14727+
version "1.2.0"
14728+
resolved "https://registry.yarnpkg.com/fscreen/-/fscreen-1.2.0.tgz#1a8c88e06bc16a07b473ad96196fb06d6657f59e"
14729+
integrity sha512-hlq4+BU0hlPmwsFjwGGzZ+OZ9N/wq9Ljg/sq3pX+2CD7hrJsX9tJgWWK/wiNTFM212CLHWhicOoqwXyZGGetJg==
14730+
1470514731
fsevents@^2.3.2, fsevents@~2.3.2:
1470614732
version "2.3.3"
1470714733
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
@@ -15249,13 +15275,6 @@ graphemer@^1.4.0:
1524915275
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
1525015276
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
1525115277

15252-
graphlib@^2.1.8:
15253-
version "2.1.8"
15254-
resolved "https://registry.yarnpkg.com/graphlib/-/graphlib-2.1.8.tgz#5761d414737870084c92ec7b5dbcb0592c9d35da"
15255-
integrity sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==
15256-
dependencies:
15257-
lodash "^4.17.15"
15258-
1525915278
graphql-http@^1.22.0:
1526015279
version "1.22.4"
1526115280
resolved "https://registry.yarnpkg.com/graphql-http/-/graphql-http-1.22.4.tgz#47b52ef0ab1f412943aca33ecfcdf22de525d59b"
@@ -15453,11 +15472,67 @@ hasown@^2.0.3:
1545315472
dependencies:
1545415473
function-bind "^1.1.2"
1545515474

15475+
hast-util-from-parse5@^7.0.0:
15476+
version "7.1.2"
15477+
resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-7.1.2.tgz#aecfef73e3ceafdfa4550716443e4eb7b02e22b0"
15478+
integrity sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==
15479+
dependencies:
15480+
"@types/hast" "^2.0.0"
15481+
"@types/unist" "^2.0.0"
15482+
hastscript "^7.0.0"
15483+
property-information "^6.0.0"
15484+
vfile "^5.0.0"
15485+
vfile-location "^4.0.0"
15486+
web-namespaces "^2.0.0"
15487+
1545615488
hast-util-parse-selector@^2.0.0:
1545715489
version "2.2.5"
1545815490
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz#d57c23f4da16ae3c63b3b6ca4616683313499c3a"
1545915491
integrity sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==
1546015492

15493+
hast-util-parse-selector@^3.0.0:
15494+
version "3.1.1"
15495+
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-3.1.1.tgz#25ab00ae9e75cbc62cf7a901f68a247eade659e2"
15496+
integrity sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==
15497+
dependencies:
15498+
"@types/hast" "^2.0.0"
15499+
15500+
hast-util-raw@^7.2.0:
15501+
version "7.2.3"
15502+
resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-7.2.3.tgz#dcb5b22a22073436dbdc4aa09660a644f4991d99"
15503+
integrity sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==
15504+
dependencies:
15505+
"@types/hast" "^2.0.0"
15506+
"@types/parse5" "^6.0.0"
15507+
hast-util-from-parse5 "^7.0.0"
15508+
hast-util-to-parse5 "^7.0.0"
15509+
html-void-elements "^2.0.0"
15510+
parse5 "^6.0.0"
15511+
unist-util-position "^4.0.0"
15512+
unist-util-visit "^4.0.0"
15513+
vfile "^5.0.0"
15514+
web-namespaces "^2.0.0"
15515+
zwitch "^2.0.0"
15516+
15517+
hast-util-sanitize@^4.0.0:
15518+
version "4.1.0"
15519+
resolved "https://registry.yarnpkg.com/hast-util-sanitize/-/hast-util-sanitize-4.1.0.tgz#d90f8521f5083547095c5c63a7e03150303e0286"
15520+
integrity sha512-Hd9tU0ltknMGRDv+d6Ro/4XKzBqQnP/EZrpiTbpFYfXv/uOhWeKc+2uajcbEvAEH98VZd7eII2PiXm13RihnLw==
15521+
dependencies:
15522+
"@types/hast" "^2.0.0"
15523+
15524+
hast-util-to-parse5@^7.0.0:
15525+
version "7.1.0"
15526+
resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-7.1.0.tgz#c49391bf8f151973e0c9adcd116b561e8daf29f3"
15527+
integrity sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==
15528+
dependencies:
15529+
"@types/hast" "^2.0.0"
15530+
comma-separated-tokens "^2.0.0"
15531+
property-information "^6.0.0"
15532+
space-separated-tokens "^2.0.0"
15533+
web-namespaces "^2.0.0"
15534+
zwitch "^2.0.0"
15535+
1546115536
hast-util-whitespace@^2.0.0:
1546215537
version "2.0.1"
1546315538
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz#0ec64e257e6fc216c7d14c8a1b74d27d650b4557"
@@ -15474,6 +15549,17 @@ hastscript@^6.0.0:
1547415549
property-information "^5.0.0"
1547515550
space-separated-tokens "^1.0.0"
1547615551

15552+
hastscript@^7.0.0:
15553+
version "7.2.0"
15554+
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-7.2.0.tgz#0eafb7afb153d047077fa2a833dc9b7ec604d10b"
15555+
integrity sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==
15556+
dependencies:
15557+
"@types/hast" "^2.0.0"
15558+
comma-separated-tokens "^2.0.0"
15559+
hast-util-parse-selector "^3.0.0"
15560+
property-information "^6.0.0"
15561+
space-separated-tokens "^2.0.0"
15562+
1547715563
he@^1.2.0:
1547815564
version "1.2.0"
1547915565
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -15608,6 +15694,11 @@ html-minifier-terser@^6.0.2:
1560815694
relateurl "^0.2.7"
1560915695
terser "^5.10.0"
1561015696

15697+
html-void-elements@^2.0.0:
15698+
version "2.0.1"
15699+
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-2.0.1.tgz#29459b8b05c200b6c5ee98743c41b979d577549f"
15700+
integrity sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==
15701+
1561115702
html-webpack-plugin@^5.3.1:
1561215703
version "5.6.0"
1561315704
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
@@ -17927,15 +18018,15 @@ lines-and-columns@~2.0.3:
1792718018
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.4.tgz#d00318855905d2660d8c0822e3f5a4715855fc42"
1792818019
integrity sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==
1792918020

17930-
linkify-react@4.1.3:
17931-
version "4.1.3"
17932-
resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.1.3.tgz#461d348b4bdab3fcd0452ae1b5bbc22536395b97"
17933-
integrity sha512-rhI3zM/fxn5BfRPHfi4r9N7zgac4vOIxub1wHIWXLA5ENTMs+BGaIaFO1D1PhmxgwhIKmJz3H7uCP0Dg5JwSlA==
18021+
linkify-react@4.3.2:
18022+
version "4.3.2"
18023+
resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.3.2.tgz#8d47fb0ad96ab5b38c07bfbebdcbc57794430693"
18024+
integrity sha512-mi744h1hf+WDsr+paJgSBBgYNLMWNSHyM9V9LVUo03RidNGdw1VpI7Twnt+K3pEh3nIzB4xiiAgZxpd61ItKpQ==
1793418025

17935-
linkifyjs@4.1.3:
17936-
version "4.1.3"
17937-
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.3.tgz#0edbc346428a7390a23ea2e5939f76112c9ae07f"
17938-
integrity sha512-auMesunaJ8yfkHvK4gfg1K0SaKX/6Wn9g2Aac/NwX+l5VdmFZzo/hdPGxEOETj+ryRa4/fiOPjeeKURSAJx1sg==
18026+
linkifyjs@4.3.2:
18027+
version "4.3.2"
18028+
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1"
18029+
integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==
1793918030

1794018031
listr2@^3.8.3:
1794118032
version "3.14.0"
@@ -20526,7 +20617,7 @@ parse5@^5.1.1:
2052620617
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
2052720618
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
2052820619

20529-
parse5@^6.0.1:
20620+
parse5@^6.0.0, parse5@^6.0.1:
2053020621
version "6.0.1"
2053120622
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
2053220623
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
@@ -21688,6 +21779,13 @@ react-fast-compare@^3.1.1:
2168821779
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
2168921780
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
2169021781

21782+
react-full-screen@^1.1.1:
21783+
version "1.1.1"
21784+
resolved "https://registry.yarnpkg.com/react-full-screen/-/react-full-screen-1.1.1.tgz#b707d56891015a71c503a65dbab3086d75be97d7"
21785+
integrity sha512-xoEgkoTiN0dw9cjYYGViiMCBYbkS97BYb4bHPhQVWXj1UnOs8PZ1rPzpX+2HMhuvQV1jA5AF9GaRbO3fA5aZtg==
21786+
dependencies:
21787+
fscreen "^1.0.2"
21788+
2169121789
react-helmet@6.1.0:
2169221790
version "6.1.0"
2169321791
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726"
@@ -22181,6 +22279,24 @@ regjsparser@^0.9.1:
2218122279
dependencies:
2218222280
jsesc "~0.5.0"
2218322281

22282+
rehype-raw@^6.0.0:
22283+
version "6.1.1"
22284+
resolved "https://registry.yarnpkg.com/rehype-raw/-/rehype-raw-6.1.1.tgz#81bbef3793bd7abacc6bf8335879d1b6c868c9d4"
22285+
integrity sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==
22286+
dependencies:
22287+
"@types/hast" "^2.0.0"
22288+
hast-util-raw "^7.2.0"
22289+
unified "^10.0.0"
22290+
22291+
rehype-sanitize@^5.0.0:
22292+
version "5.0.1"
22293+
resolved "https://registry.yarnpkg.com/rehype-sanitize/-/rehype-sanitize-5.0.1.tgz#dac01a7417bdd329260c74c74449697b4be5eb56"
22294+
integrity sha512-da/jIOjq8eYt/1r9GN6GwxIR3gde7OZ+WV8pheu1tL8K0D9KxM2AyMh+UEfke+FfdM3PvGHeYJU0Td5OWa7L5A==
22295+
dependencies:
22296+
"@types/hast" "^2.0.0"
22297+
hast-util-sanitize "^4.0.0"
22298+
unified "^10.0.0"
22299+
2218422300
relateurl@^0.2.7:
2218522301
version "0.2.7"
2218622302
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
@@ -25344,6 +25460,14 @@ verror@1.10.0:
2534425460
core-util-is "1.0.2"
2534525461
extsprintf "^1.2.0"
2534625462

25463+
vfile-location@^4.0.0:
25464+
version "4.1.0"
25465+
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-4.1.0.tgz#69df82fb9ef0a38d0d02b90dd84620e120050dd0"
25466+
integrity sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==
25467+
dependencies:
25468+
"@types/unist" "^2.0.0"
25469+
vfile "^5.0.0"
25470+
2534725471
vfile-message@^3.0.0:
2534825472
version "3.1.4"
2534925473
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-3.1.4.tgz#15a50816ae7d7c2d1fa87090a7f9f96612b59dea"
@@ -25430,6 +25554,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
2543025554
dependencies:
2543125555
defaults "^1.0.3"
2543225556

25557+
web-namespaces@^2.0.0:
25558+
version "2.0.1"
25559+
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692"
25560+
integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==
25561+
2543325562
web-streams-polyfill@^3.0.3:
2543425563
version "3.3.3"
2543525564
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"

0 commit comments

Comments
 (0)