Skip to content

Commit

Permalink
Bump react-router-dom from 6.14.2 to 6.15.0 (#1053)
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.2 to 6.15.0.
- [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/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent bb6d403 commit fd8febe
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-dom": "18.2.0",
"react-fast-compare": "3.2.2",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2"
"react-router-dom": "6.15.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-dom": "18.2.0",
"react-intl": "6.4.4",
"react-modal": "3.16.1",
"react-router-dom": "6.14.2"
"react-router-dom": "6.15.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgsdager-aleneomsorg-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-dom": "18.2.0",
"react-fast-compare": "3.2.2",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2",
"react-router-dom": "6.15.0",
"ulid": "2.3.0",
"uuid": "9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "18.2.0",
"react-fast-compare": "3.2.2",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2",
"react-router-dom": "6.15.0",
"ulid": "2.3.0",
"uuid": "9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dom": "18.2.0",
"react-fast-compare": "3.2.2",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2"
"react-router-dom": "6.15.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/sif-ettersending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-collapse": "5.1.1",
"react-day-picker": "8.8.0",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2"
"react-router-dom": "6.15.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-intl": "6.4.4",
"react-modal": "3.16.1",
"react-responsive": "9.0.2",
"react-router-dom": "6.14.2",
"react-router-dom": "6.15.0",
"react-scripts": "5.0.1",
"rimraf": "5.0.1",
"storybook": "7.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-day-picker": "8.8.0",
"react-dom": "18.2.0",
"react-intl": "6.4.4",
"react-router-dom": "6.14.2",
"react-router-dom": "6.15.0",
"react-scripts": "5.0.1",
"rimraf": "5.0.1",
"sass": "1.65.1",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4899,7 +4899,7 @@ __metadata:
react-dom: 18.2.0
react-fast-compare: 3.2.2
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
rimraf: 5.0.1
sass: 1.65.1
Expand Down Expand Up @@ -5016,7 +5016,7 @@ __metadata:
react-dom: 18.2.0
react-intl: 6.4.4
react-modal: 3.16.1
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
regenerator-runtime: 0.14.0
rimraf: 5.0.1
Expand Down Expand Up @@ -5109,7 +5109,7 @@ __metadata:
react-dom: 18.2.0
react-fast-compare: 3.2.2
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
rimraf: 5.0.1
source-map-loader: 4.0.1
start-server-and-test: 2.0.0
Expand Down Expand Up @@ -5180,7 +5180,7 @@ __metadata:
react-dom: 18.2.0
react-fast-compare: 3.2.2
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
sass: 1.65.1
sass-loader: 13.3.2
Expand Down Expand Up @@ -5264,7 +5264,7 @@ __metadata:
react-dom: 18.2.0
react-fast-compare: 3.2.2
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
sass: 1.65.1
sass-loader: 13.3.2
Expand Down Expand Up @@ -5524,7 +5524,7 @@ __metadata:
react-intl: 6.4.4
react-modal: 3.16.1
react-responsive: 9.0.2
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
rimraf: 5.0.1
storybook: 7.2.1
Expand Down Expand Up @@ -5608,7 +5608,7 @@ __metadata:
react-day-picker: 8.8.0
react-dom: 18.2.0
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
rimraf: 5.0.1
sass: 1.65.1
Expand Down Expand Up @@ -5723,7 +5723,7 @@ __metadata:
react-day-picker: 8.8.0
react-dom: 18.2.0
react-intl: 6.4.4
react-router-dom: 6.14.2
react-router-dom: 6.15.0
react-scripts: 5.0.1
sass: 1.65.1
sass-loader: 13.3.2
Expand Down Expand Up @@ -6560,10 +6560,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.7.2":
version: 1.7.2
resolution: "@remix-run/router@npm:1.7.2"
checksum: ea43bb662f1f5c93965989b1667fb6e8a301cb69c44341ee92c81cb15ea685b494168e5905593b5777d59058f1455b4b58083d5b895f04382e49362e420d7af4
"@remix-run/router@npm:1.8.0":
version: 1.8.0
resolution: "@remix-run/router@npm:1.8.0"
checksum: f754f02d3b4fc86791b88acf16065000609e2324b9436027844a76831c7107c0994067cb83abdd6093c282bd518a5c89b5e02aead585782978586e3a04534428
languageName: node
linkType: hard

Expand Down Expand Up @@ -25247,27 +25247,27 @@ msw@latest:
languageName: node
linkType: hard

"react-router-dom@npm:6.14.2":
version: 6.14.2
resolution: "react-router-dom@npm:6.14.2"
"react-router-dom@npm:6.15.0":
version: 6.15.0
resolution: "react-router-dom@npm:6.15.0"
dependencies:
"@remix-run/router": 1.7.2
react-router: 6.14.2
"@remix-run/router": 1.8.0
react-router: 6.15.0
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: a53dbc566ecab7890b829d42d38553684f704803c1f615db1bd6aa2d71542c369a1a79e4385be31ae71a14b72ddbcd0d8b51188248c2bccd44e015050d1927df
checksum: 95301837e293654f00934de6a4bdb27bfb06f613503e4cce7a93f19384793729832e7479d50faf3b9457d149014d4df40a3ee3a5193d7e3a3caadb7aaa6ec0f9
languageName: node
linkType: hard

"react-router@npm:6.14.2":
version: 6.14.2
resolution: "react-router@npm:6.14.2"
"react-router@npm:6.15.0":
version: 6.15.0
resolution: "react-router@npm:6.15.0"
dependencies:
"@remix-run/router": 1.7.2
"@remix-run/router": 1.8.0
peerDependencies:
react: ">=16.8"
checksum: 7507bf5732b3a8ddbd901c2061216eebca73e194449bff58acc1445171e22bdda36b455b8af066e467748ebfb5875b3c0a565941c46af65c6f653a6ed0dc4fe4
checksum: 345b29277e13997f2625f0037f537eaf1955bb9f44ebfea80dd3ff83fc06273f7b64e1be944bfc75945fd2af5af917874133a8a93ed5ecaca523be8f045ae166
languageName: node
linkType: hard

Expand Down

0 comments on commit fd8febe

Please sign in to comment.