aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-03 21:59:20 +0000
committerGravatar vitalyster2023-05-04 01:00:40 +0300
commitb4e2d8a9bc0e30276420f65a6e825733e952269b (patch)
tree719478ae797f5e9f9926f1760873d730a9484dbd
parent9ef43921eb1f6418d2b15b9e5f4a33d1a5e3ab56 (diff)
build(deps): bump react-router-dom from 6.11.0 to 6.11.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.0 to 6.11.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.11.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json50
-rw-r--r--package.json2
2 files changed, 26 insertions, 26 deletions
diff --git a/package-lock.json b/package-lock.json
index 58b4e345..f91375a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"react-helmet": "^6.1.0",
"react-hook-form": "^7.43.9",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.11.0",
+ "react-router-dom": "^6.11.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2",
@@ -3600,9 +3600,9 @@
}
},
"node_modules/@remix-run/router": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.6.0.tgz",
- "integrity": "sha512-N13NRw3T2+6Xi9J//3CGLsK2OqC8NMme3d/YX+nh05K9YHWGcv8DycHJrqGScSP4T75o8IN6nqIMhVFU8ohg8w==",
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.6.1.tgz",
+ "integrity": "sha512-YUkWj+xs0oOzBe74OgErsuR3wVn+efrFhXBWrit50kOiED+pvQe2r6MWY0iJMQU/mSVKxvNzL4ZaYvjdX+G7ZA==",
"engines": {
"node": ">=14"
}
@@ -15495,11 +15495,11 @@
"dev": true
},
"node_modules/react-router": {
- "version": "6.11.0",
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.11.0.tgz",
- "integrity": "sha512-hTm6KKNpj9SDG4syIWRjCU219O0RZY8RUPobCFt9p+PlF7nnkRgMoh2DieTKvw3F3Mw6zg565HGnSv8BuoY5oQ==",
+ "version": "6.11.1",
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.11.1.tgz",
+ "integrity": "sha512-OZINSdjJ2WgvAi7hgNLazrEV8SGn6xrKA+MkJe9wVDMZ3zQ6fdJocUjpCUCI0cNrelWjcvon0S/QK/j0NzL3KA==",
"dependencies": {
- "@remix-run/router": "1.6.0"
+ "@remix-run/router": "1.6.1"
},
"engines": {
"node": ">=14"
@@ -15509,12 +15509,12 @@
}
},
"node_modules/react-router-dom": {
- "version": "6.11.0",
- "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.11.0.tgz",
- "integrity": "sha512-Q3mK1c/CYoF++J6ZINz7EZzwlgSOZK/kc7lxIA7PhtWhKju4KfF1WHqlx0kVCIFJAWztuYVpXZeljEbds8z4Og==",
+ "version": "6.11.1",
+ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.11.1.tgz",
+ "integrity": "sha512-dPC2MhoPeTQ1YUOt5uIK376SMNWbwUxYRWk2ZmTT4fZfwlOvabF8uduRKKJIyfkCZvMgiF0GSCQckmkGGijIrg==",
"dependencies": {
- "@remix-run/router": "1.6.0",
- "react-router": "6.11.0"
+ "@remix-run/router": "1.6.1",
+ "react-router": "6.11.1"
},
"engines": {
"node": ">=14"
@@ -20933,9 +20933,9 @@
}
},
"@remix-run/router": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.6.0.tgz",
- "integrity": "sha512-N13NRw3T2+6Xi9J//3CGLsK2OqC8NMme3d/YX+nh05K9YHWGcv8DycHJrqGScSP4T75o8IN6nqIMhVFU8ohg8w=="
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.6.1.tgz",
+ "integrity": "sha512-YUkWj+xs0oOzBe74OgErsuR3wVn+efrFhXBWrit50kOiED+pvQe2r6MWY0iJMQU/mSVKxvNzL4ZaYvjdX+G7ZA=="
},
"@selderee/plugin-htmlparser2": {
"version": "0.10.0",
@@ -29560,20 +29560,20 @@
"dev": true
},
"react-router": {
- "version": "6.11.0",
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.11.0.tgz",
- "integrity": "sha512-hTm6KKNpj9SDG4syIWRjCU219O0RZY8RUPobCFt9p+PlF7nnkRgMoh2DieTKvw3F3Mw6zg565HGnSv8BuoY5oQ==",
+ "version": "6.11.1",
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.11.1.tgz",
+ "integrity": "sha512-OZINSdjJ2WgvAi7hgNLazrEV8SGn6xrKA+MkJe9wVDMZ3zQ6fdJocUjpCUCI0cNrelWjcvon0S/QK/j0NzL3KA==",
"requires": {
- "@remix-run/router": "1.6.0"
+ "@remix-run/router": "1.6.1"
}
},
"react-router-dom": {
- "version": "6.11.0",
- "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.11.0.tgz",
- "integrity": "sha512-Q3mK1c/CYoF++J6ZINz7EZzwlgSOZK/kc7lxIA7PhtWhKju4KfF1WHqlx0kVCIFJAWztuYVpXZeljEbds8z4Og==",
+ "version": "6.11.1",
+ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.11.1.tgz",
+ "integrity": "sha512-dPC2MhoPeTQ1YUOt5uIK376SMNWbwUxYRWk2ZmTT4fZfwlOvabF8uduRKKJIyfkCZvMgiF0GSCQckmkGGijIrg==",
"requires": {
- "@remix-run/router": "1.6.0",
- "react-router": "6.11.0"
+ "@remix-run/router": "1.6.1",
+ "react-router": "6.11.1"
}
},
"react-shallow-renderer": {
diff --git a/package.json b/package.json
index f9b8e91e..2f50887b 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"react-helmet": "^6.1.0",
"react-hook-form": "^7.43.9",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.11.0",
+ "react-router-dom": "^6.11.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2",