Bump react-router-dom-v5-compat from 6.4.2 to 6.4.3 (#3683)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.3/packages/react-router-dom-v5-compat) --- updated-dependencies: - dependency-name: react-router-dom-v5-compat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6fdb3ca292
commit
d7a2058afa
2 changed files with 32 additions and 19 deletions
|
@ -68,7 +68,7 @@
|
|||
"react-i18next": "^12.0.0",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-router-dom-v5-compat": "^6.4.2",
|
||||
"react-router-dom-v5-compat": "^6.4.3",
|
||||
"react-use-localstorage": "^3.5.3",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
49
package-lock.json
generated
49
package-lock.json
generated
|
@ -146,7 +146,7 @@
|
|||
"react-i18next": "^12.0.0",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-router-dom-v5-compat": "^6.4.2",
|
||||
"react-router-dom-v5-compat": "^6.4.3",
|
||||
"react-use-localstorage": "^3.5.3",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -12305,12 +12305,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-router-dom-v5-compat": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.2.tgz",
|
||||
"integrity": "sha512-tsod/xR3XOuOM3ncIzaiGHfaO0lf4W5ZIwRX+c9n6x2pJiiZHm2SkTfivD913G1ZobaAW7WDQgIw5ZCIxeMIyA==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.3.tgz",
|
||||
"integrity": "sha512-SiIRdfnfuYlN5jmfdGSPqtQTeeDmMy+0kOPuJfp7ZjcrrySuPBddqErjZ0llCU5yn6s0iemdeI8hOv1bYGJrBA==",
|
||||
"dependencies": {
|
||||
"history": "^5.3.0",
|
||||
"react-router": "6.4.2"
|
||||
"react-router": "6.4.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
@ -12321,6 +12321,14 @@
|
|||
"react-router-dom": "4 || 5"
|
||||
}
|
||||
},
|
||||
"node_modules/react-router-dom-v5-compat/node_modules/@remix-run/router": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.3.tgz",
|
||||
"integrity": "sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q==",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/react-router-dom-v5-compat/node_modules/history": {
|
||||
"version": "5.3.0",
|
||||
"license": "MIT",
|
||||
|
@ -12329,11 +12337,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-router-dom-v5-compat/node_modules/react-router": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.2.tgz",
|
||||
"integrity": "sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.3.tgz",
|
||||
"integrity": "sha512-BT6DoGn6aV1FVP5yfODMOiieakp3z46P1Fk0RNzJMACzE7C339sFuHebfvWtnB4pzBvXXkHP2vscJzWRuUjTtA==",
|
||||
"dependencies": {
|
||||
"@remix-run/router": "1.0.2"
|
||||
"@remix-run/router": "1.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
@ -18487,7 +18495,7 @@
|
|||
"react-i18next": "^12.0.0",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-router-dom-v5-compat": "^6.4.2",
|
||||
"react-router-dom-v5-compat": "^6.4.3",
|
||||
"react-use-localstorage": "^3.5.3",
|
||||
"tar-fs": "^2.1.1",
|
||||
"ts-node": "^10.9.1",
|
||||
|
@ -23362,14 +23370,19 @@
|
|||
}
|
||||
},
|
||||
"react-router-dom-v5-compat": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.2.tgz",
|
||||
"integrity": "sha512-tsod/xR3XOuOM3ncIzaiGHfaO0lf4W5ZIwRX+c9n6x2pJiiZHm2SkTfivD913G1ZobaAW7WDQgIw5ZCIxeMIyA==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.3.tgz",
|
||||
"integrity": "sha512-SiIRdfnfuYlN5jmfdGSPqtQTeeDmMy+0kOPuJfp7ZjcrrySuPBddqErjZ0llCU5yn6s0iemdeI8hOv1bYGJrBA==",
|
||||
"requires": {
|
||||
"history": "^5.3.0",
|
||||
"react-router": "6.4.2"
|
||||
"react-router": "6.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@remix-run/router": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.3.tgz",
|
||||
"integrity": "sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q=="
|
||||
},
|
||||
"history": {
|
||||
"version": "5.3.0",
|
||||
"requires": {
|
||||
|
@ -23377,11 +23390,11 @@
|
|||
}
|
||||
},
|
||||
"react-router": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.2.tgz",
|
||||
"integrity": "sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.3.tgz",
|
||||
"integrity": "sha512-BT6DoGn6aV1FVP5yfODMOiieakp3z46P1Fk0RNzJMACzE7C339sFuHebfvWtnB4pzBvXXkHP2vscJzWRuUjTtA==",
|
||||
"requires": {
|
||||
"@remix-run/router": "1.0.2"
|
||||
"@remix-run/router": "1.0.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue