forked from taboola/gatsby-plugin-advanced-sitemap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6b47be
commit aee6533
Showing
2 changed files
with
63 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,10 +59,10 @@ | |
dependencies: | ||
"@babel/highlight" "^7.22.5" | ||
|
||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" | ||
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== | ||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" | ||
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== | ||
|
||
"@babel/[email protected]": | ||
version "7.10.5" | ||
|
@@ -161,31 +161,31 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" | ||
integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== | ||
"@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892" | ||
integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
browserslist "^4.21.9" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.6.tgz#58564873c889a6fea05a538e23f9f6d201f10950" | ||
integrity sha512-iwdzgtSiBxF6ni6mzVnZCF3xt5qE6cEA0J7nFt8QOAWZ0zjCFceEgpn3vtb2V7WFR6QzP2jmIFOHMTRo7eNJjQ== | ||
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5", "@babel/helper-create-class-features-plugin@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.9.tgz#c36ea240bb3348f942f08b0fbe28d6d979fab236" | ||
integrity sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-function-name" "^7.22.5" | ||
"@babel/helper-member-expression-to-functions" "^7.22.5" | ||
"@babel/helper-optimise-call-expression" "^7.22.5" | ||
"@babel/helper-replace-supers" "^7.22.5" | ||
"@babel/helper-replace-supers" "^7.22.9" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.5": | ||
version "7.22.6" | ||
|
@@ -282,17 +282,14 @@ | |
"@babel/helper-wrap-function" "^7.22.5" | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-replace-supers@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz#71bc5fb348856dea9fdc4eafd7e2e49f585145dc" | ||
integrity sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg== | ||
"@babel/helper-replace-supers@^7.22.5", "@babel/helper-replace-supers@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz#cbdc27d6d8d18cd22c81ae4293765a5d9afd0779" | ||
integrity sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-member-expression-to-functions" "^7.22.5" | ||
"@babel/helper-optimise-call-expression" "^7.22.5" | ||
"@babel/template" "^7.22.5" | ||
"@babel/traverse" "^7.22.5" | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-simple-access@^7.22.5": | ||
version "7.22.5" | ||
|
@@ -387,7 +384,7 @@ | |
"@babel/helper-create-class-features-plugin" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5": | ||
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1" | ||
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== | ||
|
@@ -412,7 +409,7 @@ | |
"@babel/plugin-syntax-object-rest-spread" "^7.8.0" | ||
"@babel/plugin-transform-parameters" "^7.10.4" | ||
|
||
"@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.14.5": | ||
"@babel/plugin-proposal-optional-chaining@^7.14.5", "@babel/plugin-proposal-optional-chaining@^7.20.7": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea" | ||
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA== | ||
|
@@ -958,17 +955,17 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-runtime@^7.12.1", "@babel/plugin-transform-runtime@^7.15.0": | ||
version "7.22.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.7.tgz#eb9094b5fb756cc2d98d398b2c88aeefa9205de9" | ||
integrity sha512-o02xM7iY7mSPI+TvaYDH0aYl+lg3+KT7qrD705JlsB/GrZSNaYO/4i+aDFKPiJ7ubq3hgv8NNLCdyB5MFxT8mg== | ||
"@babel/plugin-transform-runtime@^7.15.0", "@babel/plugin-transform-runtime@^7.19.6": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.9.tgz#a87b11e170cbbfb018e6a2bf91f5c6e533b9e027" | ||
integrity sha512-9KjBH61AGJetCPYp/IEyLEp47SyybZb0nDRpBvmtEkm+rUIwxdlKpyNHI1TmsGkeuLclJdleQHRZ8XLBnnh8CQ== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
babel-plugin-polyfill-corejs2 "^0.4.4" | ||
babel-plugin-polyfill-corejs3 "^0.8.2" | ||
babel-plugin-polyfill-regenerator "^0.5.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/plugin-transform-shorthand-properties@^7.22.5": | ||
version "7.22.5" | ||
|
@@ -1006,13 +1003,13 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-typescript@^7.12.1", "@babel/plugin-transform-typescript@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.5.tgz#5c0f7adfc1b5f38c4dbc8f79b1f0f8074134bd7d" | ||
integrity sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA== | ||
"@babel/plugin-transform-typescript@^7.20.13", "@babel/plugin-transform-typescript@^7.22.5": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.9.tgz#91e08ad1eb1028ecc62662a842e93ecfbf3c7234" | ||
integrity sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-create-class-features-plugin" "^7.22.5" | ||
"@babel/helper-create-class-features-plugin" "^7.22.9" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-typescript" "^7.22.5" | ||
|
||
|
@@ -1047,13 +1044,13 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.15.4": | ||
version "7.22.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a" | ||
integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ== | ||
"@babel/preset-env@^7.15.4", "@babel/preset-env@^7.20.2": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7" | ||
integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-compilation-targets" "^7.22.9" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5" | ||
|
@@ -1127,13 +1124,13 @@ | |
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5" | ||
"@babel/preset-modules" "^0.1.5" | ||
"@babel/types" "^7.22.5" | ||
"@nicolo-ribaudo/semver-v6" "^6.3.3" | ||
babel-plugin-polyfill-corejs2 "^0.4.4" | ||
babel-plugin-polyfill-corejs3 "^0.8.2" | ||
babel-plugin-polyfill-regenerator "^0.5.1" | ||
core-js-compat "^3.31.0" | ||
semver "^6.3.1" | ||
|
||
"@babel/preset-flow@^7.12.1": | ||
"@babel/preset-flow@^7.18.6": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.22.5.tgz#876f24ab6b38bd79703a93f32020ca2162312784" | ||
integrity sha512-ta2qZ+LSiGCrP5pgcGt8xMnnkXQrq8Sa4Ulhy06BOlF5QbLw9q5hIx7bn5MrsvyTGAfh6kTOo07Q+Pfld/8Y5Q== | ||
|
@@ -1153,7 +1150,7 @@ | |
"@babel/types" "^7.4.4" | ||
esutils "^2.0.2" | ||
|
||
"@babel/preset-react@^7.12.5", "@babel/preset-react@^7.14.0": | ||
"@babel/preset-react@^7.14.0", "@babel/preset-react@^7.18.6": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.5.tgz#c4d6058fbf80bccad02dd8c313a9aaa67e3c3dd6" | ||
integrity sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ== | ||
|
@@ -1188,7 +1185,7 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/runtime@^7.10.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": | ||
"@babel/runtime@^7.10.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438" | ||
integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ== | ||
|
@@ -3131,21 +3128,23 @@ babel-preset-current-node-syntax@^1.0.0: | |
"@babel/plugin-syntax-optional-chaining" "^7.8.3" | ||
"@babel/plugin-syntax-top-level-await" "^7.8.3" | ||
|
||
babel-preset-gatsby-package@1.5.0: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-1.5.0.tgz#f5646e2b9e194617fba8a3ee5dc2008b18135789" | ||
integrity sha512-GIoX0AFni7A7f1Dj6BHYBqPUl0oW5hNHyXni45sW1hdBLlo13GmisiFfSaN5gkBp/1OXR1eJEBF3srSesgAJAQ== | ||
babel-preset-gatsby-package@3.11.0: | ||
version "3.11.0" | ||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.11.0.tgz#7508d5d4575a57359b13e17a402184d9ce87343e" | ||
integrity sha512-7D0FDxeBpPgPALObz8RlFilDDYyWDyt74kOcTYX5CyayB4aRgquJyM99Urj8C/xh2ChIudH+2qiqxn+0FIq+rw== | ||
dependencies: | ||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" | ||
"@babel/plugin-proposal-optional-chaining" "^7.12.1" | ||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6" | ||
"@babel/plugin-proposal-optional-chaining" "^7.20.7" | ||
"@babel/plugin-syntax-dynamic-import" "^7.8.3" | ||
"@babel/plugin-transform-runtime" "^7.12.1" | ||
"@babel/plugin-transform-typescript" "^7.12.1" | ||
"@babel/preset-env" "^7.12.1" | ||
"@babel/preset-flow" "^7.12.1" | ||
"@babel/preset-react" "^7.12.5" | ||
"@babel/plugin-transform-runtime" "^7.19.6" | ||
"@babel/plugin-transform-typescript" "^7.20.13" | ||
"@babel/preset-env" "^7.20.2" | ||
"@babel/preset-flow" "^7.18.6" | ||
"@babel/preset-react" "^7.18.6" | ||
"@babel/runtime" "^7.20.13" | ||
babel-plugin-dynamic-import-node "^2.3.3" | ||
core-js "^3.10.0" | ||
babel-plugin-lodash "^3.3.4" | ||
core-js "^3.30.2" | ||
|
||
babel-preset-gatsby@^1.5.0: | ||
version "1.15.0" | ||
|
@@ -4073,7 +4072,7 @@ core-js-compat@^3.31.0: | |
dependencies: | ||
browserslist "^4.21.9" | ||
|
||
core-js@^3.10.0, core-js@^3.9.0: | ||
core-js@^3.30.2, core-js@^3.9.0: | ||
version "3.31.1" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653" | ||
integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ== | ||
|
@@ -11582,10 +11581,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" | ||
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== | ||
|
||
semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | ||
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | ||
semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0, semver@^6.3.1: | ||
version "6.3.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: | ||
version "7.5.4" | ||
|