|
1103 | 1103 | eslint-visitor-keys "^2.1.0"
|
1104 | 1104 | semver "^6.3.0"
|
1105 | 1105 |
|
1106 |
| -"@babel/generator@^7.10.5", "@babel/generator@^7.14.0", "@babel/generator@^7.15.4", "@babel/generator@^7.16.8", "@babel/generator@^7.18.10", "@babel/generator@^7.7.2": |
1107 |
| - version "7.18.10" |
1108 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
1109 |
| - integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
1110 |
| - dependencies: |
1111 |
| - "@babel/types" "^7.18.10" |
1112 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
1113 |
| - jsesc "^2.5.1" |
1114 |
| - |
1115 |
| -"@babel/generator@^7.27.0": |
1116 |
| - version "7.27.0" |
1117 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
1118 |
| - integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
1119 |
| - dependencies: |
1120 |
| - "@babel/parser" "^7.27.0" |
1121 |
| - "@babel/types" "^7.27.0" |
1122 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
1123 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
1124 |
| - jsesc "^3.0.2" |
1125 |
| - |
1126 |
| -"@babel/generator@^7.27.3": |
| 1106 | +"@babel/generator@^7.10.5", "@babel/generator@^7.14.0", "@babel/generator@^7.15.4", "@babel/generator@^7.16.8", "@babel/generator@^7.18.10", "@babel/generator@^7.27.0", "@babel/generator@^7.27.3", "@babel/generator@^7.7.2": |
1127 | 1107 | version "7.27.5"
|
1128 | 1108 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
|
1129 | 1109 | integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
|
|
1267 | 1247 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
1268 | 1248 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
1269 | 1249 |
|
1270 |
| -"@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.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
1271 |
| - version "7.18.9" |
1272 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f" |
1273 |
| - integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w== |
1274 |
| - |
1275 |
| -"@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.25.9": |
| 1250 | +"@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.0", "@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.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
1276 | 1251 | version "7.26.5"
|
1277 | 1252 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
|
1278 | 1253 | integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
|
|
1319 | 1294 | dependencies:
|
1320 | 1295 | "@babel/types" "^7.18.6"
|
1321 | 1296 |
|
1322 |
| -"@babel/helper-string-parser@^7.18.10", "@babel/helper-string-parser@^7.25.9": |
1323 |
| - version "7.25.9" |
1324 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
1325 |
| - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
1326 |
| - |
1327 | 1297 | "@babel/helper-string-parser@^7.27.1":
|
1328 | 1298 | version "7.27.1"
|
1329 | 1299 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
|
|
2229 | 2199 | debug "^4.3.1"
|
2230 | 2200 | globals "^11.1.0"
|
2231 | 2201 |
|
2232 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.15.4", "@babel/types@^7.16.8", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
2233 |
| - version "7.18.10" |
2234 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
2235 |
| - integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
2236 |
| - dependencies: |
2237 |
| - "@babel/helper-string-parser" "^7.18.10" |
2238 |
| - "@babel/helper-validator-identifier" "^7.18.6" |
2239 |
| - to-fast-properties "^2.0.0" |
2240 |
| - |
2241 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.27.0": |
2242 |
| - version "7.27.0" |
2243 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
2244 |
| - integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
2245 |
| - dependencies: |
2246 |
| - "@babel/helper-string-parser" "^7.25.9" |
2247 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
2248 |
| - |
2249 |
| -"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
2250 |
| - version "7.26.10" |
2251 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
2252 |
| - integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
2253 |
| - dependencies: |
2254 |
| - "@babel/helper-string-parser" "^7.25.9" |
2255 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
2256 |
| - |
2257 |
| -"@babel/types@^7.27.1", "@babel/types@^7.27.3": |
| 2202 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.15.4", "@babel/types@^7.16.8", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.27.0", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
2258 | 2203 | version "7.27.6"
|
2259 | 2204 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
|
2260 | 2205 | integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
|
|
3527 | 3472 | "@jridgewell/set-array" "^1.0.0"
|
3528 | 3473 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
3529 | 3474 |
|
3530 |
| -"@jridgewell/gen-mapping@^0.3.2": |
3531 |
| - version "0.3.2" |
3532 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
3533 |
| - integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== |
3534 |
| - dependencies: |
3535 |
| - "@jridgewell/set-array" "^1.0.1" |
3536 |
| - "@jridgewell/sourcemap-codec" "^1.4.10" |
3537 |
| - "@jridgewell/trace-mapping" "^0.3.9" |
3538 |
| - |
3539 | 3475 | "@jridgewell/gen-mapping@^0.3.5":
|
3540 | 3476 | version "0.3.8"
|
3541 | 3477 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142"
|
|
3555 | 3491 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
3556 | 3492 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
3557 | 3493 |
|
3558 |
| -"@jridgewell/set-array@^1.0.1", "@jridgewell/set-array@^1.2.1": |
| 3494 | +"@jridgewell/set-array@^1.2.1": |
3559 | 3495 | version "1.2.1"
|
3560 | 3496 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
|
3561 | 3497 | integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
@@ -8610,16 +8546,11 @@ core-js@^1.0.0:
|
8610 | 8546 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
|
8611 | 8547 | integrity sha512-ZiPp9pZlgxpWRu0M+YWbm6+aQ84XEfH1JRXvfOc/fILWI0VKhLC2LX13X1NYq4fULzLMq7Hfh43CSo2/aIaUPA==
|
8612 | 8548 |
|
8613 |
| -core-js@^3.14.0: |
| 8549 | +core-js@^3.14.0, core-js@^3.22.3: |
8614 | 8550 | version "3.41.0"
|
8615 | 8551 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776"
|
8616 | 8552 | integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==
|
8617 | 8553 |
|
8618 |
| -core-js@^3.17.2, core-js@^3.22.3: |
8619 |
| - version "3.24.1" |
8620 |
| - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f" |
8621 |
| - integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg== |
8622 |
| - |
8623 | 8554 |
|
8624 | 8555 | version "1.0.2"
|
8625 | 8556 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
@@ -11396,7 +11327,7 @@ gatsby-core-utils@^2.14.0:
|
11396 | 11327 | tmp "^0.2.1"
|
11397 | 11328 | xdg-basedir "^4.0.0"
|
11398 | 11329 |
|
11399 |
| -gatsby-core-utils@^3.20.0, gatsby-core-utils@^3.25.0, gatsby-core-utils@^3.4.0: |
| 11330 | +gatsby-core-utils@^3.15.0, gatsby-core-utils@^3.20.0, gatsby-core-utils@^3.25.0: |
11400 | 11331 | version "3.25.0"
|
11401 | 11332 | resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz#6ebfd2b8c95f3bbc3b52a9619a1ff26c68109c25"
|
11402 | 11333 | integrity sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==
|
|
11529 | 11460 | semver "^7.3.7"
|
11530 | 11461 | sharp "^0.30.7"
|
11531 | 11462 |
|
11532 |
| -gatsby-plugin-mdx@3.4.0: |
11533 |
| - version "3.4.0" |
11534 |
| - resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.4.0.tgz#5d658c0eeaa70d571c0e3d1c09f9def78bd6b5ff" |
11535 |
| - integrity sha512-SJTIZsQ9lhjkd9GX1v4o1kzYPlu5LTWydHNdpddsP4w9U+dBLcKGXm4ee1PHWpwNL1Y8PeOhRQBUGhbLAbeXTA== |
| 11463 | +gatsby-plugin-mdx@3.15.2: |
| 11464 | + version "3.15.2" |
| 11465 | + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.15.2.tgz#16f7de7534d5763bf499f47eee852c25578a06ee" |
| 11466 | + integrity sha512-TsEgeAq40x7IwABXZkZcGStltr6gr3DnGjmhq4QZKapjtsPeTzWKp9HhB93t0OCDD9AfWUCH/teQq0rFTvsaEw== |
11536 | 11467 | dependencies:
|
11537 | 11468 | "@babel/core" "^7.15.5"
|
11538 | 11469 | "@babel/generator" "^7.15.4"
|
|
11544 | 11475 | "@babel/types" "^7.15.4"
|
11545 | 11476 | camelcase-css "^2.0.1"
|
11546 | 11477 | change-case "^3.1.0"
|
11547 |
| - core-js "^3.17.2" |
| 11478 | + core-js "^3.22.3" |
11548 | 11479 | dataloader "^1.4.0"
|
11549 | 11480 | debug "^4.3.1"
|
11550 | 11481 | escape-string-regexp "^1.0.5"
|
11551 | 11482 | eval "^0.1.4"
|
11552 |
| - fs-extra "^10.0.0" |
11553 |
| - gatsby-core-utils "^3.4.0" |
| 11483 | + fs-extra "^10.1.0" |
| 11484 | + gatsby-core-utils "^3.15.0" |
11554 | 11485 | gray-matter "^4.0.2"
|
11555 | 11486 | json5 "^2.1.3"
|
11556 | 11487 | loader-utils "^1.4.0"
|
@@ -15347,11 +15278,6 @@ jsdom@^16.2.0, jsdom@^16.5.0:
|
15347 | 15278 | ws "^7.4.6"
|
15348 | 15279 | xml-name-validator "^3.0.0"
|
15349 | 15280 |
|
15350 |
| -jsesc@^2.5.1: |
15351 |
| - version "2.5.2" |
15352 |
| - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
15353 |
| - integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
15354 |
| - |
15355 | 15281 | jsesc@^3.0.2:
|
15356 | 15282 | version "3.1.0"
|
15357 | 15283 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
|
@@ -21193,12 +21119,7 @@ slice-ansi@^4.0.0:
|
21193 | 21119 | astral-regex "^2.0.0"
|
21194 | 21120 | is-fullwidth-code-point "^3.0.0"
|
21195 | 21121 |
|
21196 |
| -slugify@^1.4.4, slugify@^1.6.1: |
21197 |
| - version "1.6.5" |
21198 |
| - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8" |
21199 |
| - integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ== |
21200 |
| - |
21201 |
| -slugify@^1.6.5: |
| 21122 | +slugify@^1.4.4, slugify@^1.6.1, slugify@^1.6.5: |
21202 | 21123 | version "1.6.6"
|
21203 | 21124 | resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.6.tgz#2d4ac0eacb47add6af9e04d3be79319cbcc7924b"
|
21204 | 21125 | integrity sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==
|
@@ -22241,11 +22162,6 @@ to-absolute-glob@^2.0.0:
|
22241 | 22162 | is-absolute "^1.0.0"
|
22242 | 22163 | is-negated-glob "^1.0.0"
|
22243 | 22164 |
|
22244 |
| -to-fast-properties@^2.0.0: |
22245 |
| - version "2.0.0" |
22246 |
| - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
22247 |
| - integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== |
22248 |
| - |
22249 | 22165 | to-readable-stream@^1.0.0:
|
22250 | 22166 | version "1.0.0"
|
22251 | 22167 | resolved "https://registry.yarnpkg.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz#ce0aa0c2f3df6adf852efb404a783e77c0475771"
|
|
0 commit comments