Skip to content

Commit cc433e0

Browse files
committed
Version 6.1.1
1 parent 8e3fdb5 commit cc433e0

File tree

14 files changed

+27
-27
lines changed

14 files changed

+27
-27
lines changed

examples/auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^3.0.0",

examples/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^2.2.1",

examples/custom-filter-link/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"history": "^5.0.3",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-router-dom": "6.1.0",
15-
"react-router": "6.1.0"
14+
"react-router-dom": "6.1.1",
15+
"react-router": "6.1.1"
1616
},
1717
"devDependencies": {
1818
"@rollup/plugin-replace": "^3.0.0",

examples/custom-link/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^2.2.1",

examples/custom-query-parsing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"jsurl": "0.1.5",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-router-dom": "6.1.0",
15-
"react-router": "6.1.0"
14+
"react-router-dom": "6.1.1",
15+
"react-router": "6.1.1"
1616
},
1717
"devDependencies": {
1818
"@rollup/plugin-replace": "^2.2.1",

examples/lazy-loading/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^2.2.1",

examples/modal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"history": "^5.0.3",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-router-dom": "6.1.0",
15-
"react-router": "6.1.0"
14+
"react-router-dom": "6.1.1",
15+
"react-router": "6.1.1"
1616
},
1717
"devDependencies": {
1818
"@rollup/plugin-replace": "^2.2.1",

examples/multi-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"history": "^5.0.3",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2",
17-
"react-router-dom": "6.1.0",
18-
"react-router": "6.1.0"
17+
"react-router-dom": "6.1.1",
18+
"react-router": "6.1.1"
1919
},
2020
"devDependencies": {
2121
"@rollup/plugin-replace": "^3.0.0",

examples/route-objects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^2.2.1",

examples/search-params/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"history": "^5.0.3",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.1.0",
14-
"react-router": "6.1.0"
13+
"react-router-dom": "6.1.1",
14+
"react-router": "6.1.1"
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-replace": "^3.0.0",

examples/ssr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"history": "^5.0.3",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
19-
"react-router-dom": "6.1.0",
20-
"react-router": "6.1.0"
19+
"react-router-dom": "6.1.1",
20+
"react-router": "6.1.1"
2121
},
2222
"devDependencies": {
2323
"@rollup/plugin-replace": "^3.0.0",

packages/react-router-dom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-dom",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"author": "Remix Software <[email protected]>",
55
"description": "Declarative routing for React web applications",
66
"repository": {
@@ -14,7 +14,7 @@
1414
"types": "./index.d.ts",
1515
"unpkg": "./umd/react-router-dom.production.min.js",
1616
"dependencies": {
17-
"react-router": "6.1.0",
17+
"react-router": "6.1.1",
1818
"history": "^5.1.0"
1919
},
2020
"peerDependencies": {

packages/react-router-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-native",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"author": "Remix Software <[email protected]>",
55
"description": "Declarative routing for React Native applications",
66
"repository": {
@@ -13,7 +13,7 @@
1313
"types": "./index.d.ts",
1414
"dependencies": {
1515
"@ungap/url-search-params": "^0.1.4",
16-
"react-router": "6.1.0",
16+
"react-router": "6.1.1",
1717
"history": "^5.1.0"
1818
},
1919
"peerDependencies": {

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"author": "Remix Software <[email protected]>",
55
"description": "Declarative routing for React",
66
"repository": {

0 commit comments

Comments
 (0)