-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.18.10 to 7.19.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.1/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e85931d
commit 2f9cf94
Showing
2 changed files
with
115 additions
and
77 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 |
---|---|---|
|
@@ -177,6 +177,18 @@ | |
resolve "^1.14.2" | ||
semver "^6.1.2" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.3.3": | ||
version "0.3.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz#8612e55be5d51f0cd1f36b4a5a83924e89884b7a" | ||
integrity sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.17.7" | ||
"@babel/helper-plugin-utils" "^7.16.7" | ||
debug "^4.1.1" | ||
lodash.debounce "^4.0.8" | ||
resolve "^1.14.2" | ||
semver "^6.1.2" | ||
|
||
"@babel/helper-environment-visitor@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" | ||
|
@@ -949,16 +961,16 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-transform-runtime@^7.16.4", "@babel/plugin-transform-runtime@^7.18.10": | ||
version "7.18.10" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.10.tgz#37d14d1fa810a368fd635d4d1476c0154144a96f" | ||
integrity sha512-q5mMeYAdfEbpBAgzl7tBre/la3LeCxmDO1+wMXRdPWbcoMjR3GiXlCLk7JBZVVye0bqTGNMbt0yYVXX1B1jEWQ== | ||
"@babel/plugin-transform-runtime@^7.16.4", "@babel/plugin-transform-runtime@^7.19.1": | ||
version "7.19.1" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.1.tgz#a3df2d7312eea624c7889a2dcd37fd1dfd25b2c6" | ||
integrity sha512-2nJjTUFIzBMP/f/miLxEK9vxwW/KUXsdvN4sR//TmuDhe6yU2h57WmIOE12Gng3MDP/xpjUV/ToZRdcf8Yj4fA== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.9" | ||
babel-plugin-polyfill-corejs2 "^0.3.2" | ||
babel-plugin-polyfill-corejs3 "^0.5.3" | ||
babel-plugin-polyfill-regenerator "^0.4.0" | ||
"@babel/helper-plugin-utils" "^7.19.0" | ||
babel-plugin-polyfill-corejs2 "^0.3.3" | ||
babel-plugin-polyfill-corejs3 "^0.6.0" | ||
babel-plugin-polyfill-regenerator "^0.4.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/plugin-transform-shorthand-properties@^7.18.6": | ||
|
@@ -1608,6 +1620,11 @@ | |
resolved "https://registry.yarnpkg.com/@react-leaflet/core/-/core-2.0.0.tgz#212f4d87dc7681f40ca0e47d99672676c20c8ef6" | ||
integrity sha512-SQQ5DCQIaLzvslN6wCXs5OWqtlvk1Ubv2n5d7zTM8SDl9hM5Rr2wVy7/nOCIY958D75/ovhq6ZoSvT7GLCX6sg== | ||
|
||
"@remix-run/[email protected]": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.1.tgz#88d7ac31811ab0cef14aaaeae2a0474923b278bc" | ||
integrity sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg== | ||
|
||
"@rushstack/eslint-patch@^1.1.0": | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz#0c8b74c50f29ee44f423f7416829c0bf8bb5eb27" | ||
|
@@ -2082,16 +2099,15 @@ | |
dependencies: | ||
"@types/yargs-parser" "*" | ||
|
||
"@typescript-eslint/eslint-plugin@^5.36.1", "@typescript-eslint/eslint-plugin@^5.5.0": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.1.tgz#471f64dc53600025e470dad2ca4a9f2864139019" | ||
integrity sha512-iC40UK8q1tMepSDwiLbTbMXKDxzNy+4TfPWgIL661Ym0sD42vRcQU93IsZIrmi+x292DBr60UI/gSwfdVYexCA== | ||
"@typescript-eslint/eslint-plugin@^5.38.1", "@typescript-eslint/eslint-plugin@^5.5.0": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.1.tgz#9f05d42fa8fb9f62304cc2f5c2805e03c01c2620" | ||
integrity sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "5.36.1" | ||
"@typescript-eslint/type-utils" "5.36.1" | ||
"@typescript-eslint/utils" "5.36.1" | ||
"@typescript-eslint/scope-manager" "5.38.1" | ||
"@typescript-eslint/type-utils" "5.38.1" | ||
"@typescript-eslint/utils" "5.38.1" | ||
debug "^4.3.4" | ||
functional-red-black-tree "^1.0.1" | ||
ignore "^5.2.0" | ||
regexpp "^3.2.0" | ||
semver "^7.3.7" | ||
|
@@ -2122,14 +2138,6 @@ | |
"@typescript-eslint/types" "5.30.6" | ||
"@typescript-eslint/visitor-keys" "5.30.6" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.1.tgz#23c49b7ddbcffbe09082e6694c2524950766513f" | ||
integrity sha512-pGC2SH3/tXdu9IH3ItoqciD3f3RRGCh7hb9zPdN2Drsr341zgd6VbhP5OHQO/reUqihNltfPpMpTNihFMarP2w== | ||
dependencies: | ||
"@typescript-eslint/types" "5.36.1" | ||
"@typescript-eslint/visitor-keys" "5.36.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.2" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd" | ||
|
@@ -2138,13 +2146,21 @@ | |
"@typescript-eslint/types" "5.36.2" | ||
"@typescript-eslint/visitor-keys" "5.36.2" | ||
|
||
"@typescript-eslint/type-utils@5.36.1": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.1.tgz#016fc2bff6679f54c0b2df848a493f0ca3d4f625" | ||
integrity sha512-xfZhfmoQT6m3lmlqDvDzv9TiCYdw22cdj06xY0obSznBsT///GK5IEZQdGliXpAOaRL34o8phEvXzEo/VJx13Q== | ||
"@typescript-eslint/scope-manager@5.38.1": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz#f87b289ef8819b47189351814ad183e8801d5764" | ||
integrity sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "5.36.1" | ||
"@typescript-eslint/utils" "5.36.1" | ||
"@typescript-eslint/types" "5.38.1" | ||
"@typescript-eslint/visitor-keys" "5.38.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.1.tgz#7f038fcfcc4ade4ea76c7c69b2aa25e6b261f4c1" | ||
integrity sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "5.38.1" | ||
"@typescript-eslint/utils" "5.38.1" | ||
debug "^4.3.4" | ||
tsutils "^3.21.0" | ||
|
||
|
@@ -2153,16 +2169,16 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1" | ||
integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.1.tgz#1cf0e28aed1cb3ee676917966eb23c2f8334ce2c" | ||
integrity sha512-jd93ShpsIk1KgBTx9E+hCSEuLCUFwi9V/urhjOWnOaksGZFbTOxAT47OH2d4NLJnLhkVD+wDbB48BuaycZPLBg== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.2" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9" | ||
integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c" | ||
integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.30.6" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e" | ||
|
@@ -2176,26 +2192,26 @@ | |
semver "^7.3.7" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/[email protected].1": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.1.tgz#b857f38d6200f7f3f4c65cd0a5afd5ae723f2adb" | ||
integrity sha512-ih7V52zvHdiX6WcPjsOdmADhYMDN15SylWRZrT2OMy80wzKbc79n8wFW0xpWpU0x3VpBz/oDgTm2xwDAnFTl+g== | ||
"@typescript-eslint/[email protected].2": | ||
version "5.36.2" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560" | ||
integrity sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w== | ||
dependencies: | ||
"@typescript-eslint/types" "5.36.1" | ||
"@typescript-eslint/visitor-keys" "5.36.1" | ||
"@typescript-eslint/types" "5.36.2" | ||
"@typescript-eslint/visitor-keys" "5.36.2" | ||
debug "^4.3.4" | ||
globby "^11.1.0" | ||
is-glob "^4.0.3" | ||
semver "^7.3.7" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/typescript-estree@5.36.2": | ||
version "5.36.2" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560" | ||
integrity sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w== | ||
"@typescript-eslint/typescript-estree@5.38.1": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e" | ||
integrity sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g== | ||
dependencies: | ||
"@typescript-eslint/types" "5.36.2" | ||
"@typescript-eslint/visitor-keys" "5.36.2" | ||
"@typescript-eslint/types" "5.38.1" | ||
"@typescript-eslint/visitor-keys" "5.38.1" | ||
debug "^4.3.4" | ||
globby "^11.1.0" | ||
is-glob "^4.0.3" | ||
|
@@ -2214,15 +2230,15 @@ | |
eslint-scope "^5.1.1" | ||
eslint-utils "^3.0.0" | ||
|
||
"@typescript-eslint/utils@5.36.1", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.1.tgz#136d5208cc7a3314b11c646957f8f0b5c01e07ad" | ||
integrity sha512-lNj4FtTiXm5c+u0pUehozaUWhh7UYKnwryku0nxJlYUEWetyG92uw2pr+2Iy4M/u0ONMKzfrx7AsGBTCzORmIg== | ||
"@typescript-eslint/utils@5.38.1", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.1.tgz#e3ac37d7b33d1362bb5adf4acdbe00372fb813ef" | ||
integrity sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA== | ||
dependencies: | ||
"@types/json-schema" "^7.0.9" | ||
"@typescript-eslint/scope-manager" "5.36.1" | ||
"@typescript-eslint/types" "5.36.1" | ||
"@typescript-eslint/typescript-estree" "5.36.1" | ||
"@typescript-eslint/scope-manager" "5.38.1" | ||
"@typescript-eslint/types" "5.38.1" | ||
"@typescript-eslint/typescript-estree" "5.38.1" | ||
eslint-scope "^5.1.1" | ||
eslint-utils "^3.0.0" | ||
|
||
|
@@ -2234,14 +2250,6 @@ | |
"@typescript-eslint/types" "5.30.6" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.1.tgz#7731175312d65738e501780f923896d200ad1615" | ||
integrity sha512-ojB9aRyRFzVMN3b5joSYni6FAS10BBSCAfKJhjJAV08t/a95aM6tAhz+O1jF+EtgxktuSO3wJysp2R+Def/IWQ== | ||
dependencies: | ||
"@typescript-eslint/types" "5.36.1" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.36.2" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a" | ||
|
@@ -2250,6 +2258,14 @@ | |
"@typescript-eslint/types" "5.36.2" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.38.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc" | ||
integrity sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA== | ||
dependencies: | ||
"@typescript-eslint/types" "5.38.1" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@webassemblyjs/[email protected]": | ||
version "1.11.1" | ||
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7" | ||
|
@@ -2746,13 +2762,13 @@ babel-plugin-macros@^3.1.0: | |
cosmiconfig "^7.0.0" | ||
resolve "^1.19.0" | ||
|
||
babel-plugin-polyfill-corejs2@^0.3.2: | ||
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d" | ||
integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q== | ||
babel-plugin-polyfill-corejs2@^0.3.2, babel-plugin-polyfill-corejs2@^0.3.3: | ||
version "0.3.3" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz#5d1bd3836d0a19e1b84bbf2d9640ccb6f951c122" | ||
integrity sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q== | ||
dependencies: | ||
"@babel/compat-data" "^7.17.7" | ||
"@babel/helper-define-polyfill-provider" "^0.3.2" | ||
"@babel/helper-define-polyfill-provider" "^0.3.3" | ||
semver "^6.1.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.5.3: | ||
|
@@ -2763,12 +2779,20 @@ babel-plugin-polyfill-corejs3@^0.5.3: | |
"@babel/helper-define-polyfill-provider" "^0.3.2" | ||
core-js-compat "^3.21.0" | ||
|
||
babel-plugin-polyfill-regenerator@^0.4.0: | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe" | ||
integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw== | ||
babel-plugin-polyfill-corejs3@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz#56ad88237137eade485a71b52f72dbed57c6230a" | ||
integrity sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.3.2" | ||
"@babel/helper-define-polyfill-provider" "^0.3.3" | ||
core-js-compat "^3.25.1" | ||
|
||
babel-plugin-polyfill-regenerator@^0.4.0, babel-plugin-polyfill-regenerator@^0.4.1: | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz#390f91c38d90473592ed43351e801a9d3e0fd747" | ||
integrity sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.3.3" | ||
|
||
babel-plugin-transform-react-remove-prop-types@^0.4.24: | ||
version "0.4.24" | ||
|
@@ -2930,7 +2954,7 @@ browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4 | |
node-releases "^2.0.6" | ||
update-browserslist-db "^1.0.4" | ||
|
||
browserslist@^4.21.3: | ||
browserslist@^4.21.3, browserslist@^4.21.4: | ||
version "4.21.4" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987" | ||
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== | ||
|
@@ -3277,6 +3301,13 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1: | |
browserslist "^4.21.1" | ||
semver "7.0.0" | ||
|
||
core-js-compat@^3.25.1: | ||
version "3.25.3" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.3.tgz#d6a442a03f4eade4555d4e640e6a06151dd95d38" | ||
integrity sha512-xVtYpJQ5grszDHEUU9O7XbjjcZ0ccX3LgQsyqSvTnjX97ZqEgn9F5srmrwwwMtbKzDllyFPL+O+2OFMl1lU4TQ== | ||
dependencies: | ||
browserslist "^4.21.4" | ||
|
||
core-js-pure@^3.20.2: | ||
version "3.23.4" | ||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.23.4.tgz#aba5c7fb297063444f6bf93afb0362151679a012" | ||
|
@@ -7317,13 +7348,20 @@ react-router-dom@^6.3.0: | |
history "^5.2.0" | ||
react-router "6.3.0" | ||
|
||
[email protected], react-router@^6.3.0: | ||
[email protected]: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557" | ||
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ== | ||
dependencies: | ||
history "^5.2.0" | ||
|
||
react-router@^6.4.1: | ||
version "6.4.1" | ||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.1.tgz#dd9cc4dfa264751d143a4b6c9d4faa60ab3ce26c" | ||
integrity sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A== | ||
dependencies: | ||
"@remix-run/router" "1.0.1" | ||
|
||
[email protected]: | ||
version "0.0.13" | ||
resolved "https://registry.yarnpkg.com/react-twitter-auth/-/react-twitter-auth-0.0.13.tgz#73af3b43066d93682adfcbf7ecce007c7a0da1dc" | ||
|