Skip to content

Commit 382c792

Browse files
committed
Version 6.3.0
1 parent d1e7f3b commit 382c792

File tree

15 files changed

+29
-29
lines changed

15 files changed

+29
-29
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.0",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-router-dom": "6.2.2",
15-
"react-router": "6.2.2"
14+
"react-router-dom": "6.3.0",
15+
"react-router": "6.3.0"
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.2",
15-
"react-router": "6.2.2"
14+
"react-router-dom": "6.3.0",
15+
"react-router": "6.3.0"
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.0",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-router-dom": "6.2.2",
15-
"react-router": "6.2.2"
14+
"react-router-dom": "6.3.0",
15+
"react-router": "6.3.0"
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.2.0",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2",
17-
"react-router-dom": "6.2.2",
18-
"react-router": "6.2.2"
17+
"react-router-dom": "6.3.0",
18+
"react-router": "6.3.0"
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "6.2.2",
14-
"react-router": "6.2.2"
13+
"react-router-dom": "6.3.0",
14+
"react-router": "6.3.0"
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.2.0",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
19-
"react-router-dom": "6.2.2",
20-
"react-router": "6.2.2"
19+
"react-router-dom": "6.3.0",
20+
"react-router": "6.3.0"
2121
},
2222
"devDependencies": {
2323
"@rollup/plugin-replace": "^3.0.0",

packages/react-router-dom-v5-compat/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-v5-compat",
3-
"version": "6.2.2",
3+
"version": "6.3.0",
44
"author": "Remix Software <[email protected]>",
55
"description": "Migration path to React Router v6 from v4/5",
66
"repository": {
@@ -15,7 +15,7 @@
1515
"unpkg": "./umd/react-router.production.min.js",
1616
"dependencies": {
1717
"history": "^5.3.0",
18-
"react-router": "6.2.2"
18+
"react-router": "6.3.0"
1919
},
2020
"peerDependencies": {
2121
"react": ">=16.8",

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.2.2",
3+
"version": "6.3.0",
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.2.2",
17+
"react-router": "6.3.0",
1818
"history": "^5.2.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.2.2",
3+
"version": "6.3.0",
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.2.2",
16+
"react-router": "6.3.0",
1717
"history": "^5.2.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.2.2",
3+
"version": "6.3.0",
44
"author": "Remix Software <[email protected]>",
55
"description": "Declarative routing for React",
66
"repository": {

0 commit comments

Comments
 (0)