Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update react-router #946

Merged
merged 1 commit into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react": "~17.0.2",
"react-docgen-typescript-plugin": "1.0.8",
"react-dom": "~17.0.2",
"react-router-dom": "~6.24.0",
"react-router-dom": "~6.25.0",
"sass": "~1.77.0",
"sass-loader": "~14.2.0",
"style-loader": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "~17.0.2",
"react-dom": "~17.0.2",
"react-is": "~17.0.2",
"react-router-dom": "~6.24.0",
"react-router-dom": "~6.25.0",
"styled-components": "^5.3.10"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"react-is": "18.3.1",
"react-router": "6.24.1",
"react-router-dom": "6.24.1",
"react-router": "6.25.1",
"react-router-dom": "6.25.1",
"styled-components": "5.3.11",
"tslib": "2.6.3"
},
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ __metadata:
react-is: "npm:~17.0.2"
react-modal: "npm:^3.16.1"
react-popper-tooltip: "npm:^4.4.2"
react-router-dom: "npm:~6.24.0"
react-router-dom: "npm:~6.25.0"
react-shadow: "npm:^20.0.0"
react-swipeable: "npm:~7.0.0"
sass: "npm:~1.77.0"
Expand Down Expand Up @@ -1773,7 +1773,7 @@ __metadata:
react: "npm:~17.0.2"
react-dom: "npm:~17.0.2"
react-is: "npm:~17.0.2"
react-router-dom: "npm:~6.24.0"
react-router-dom: "npm:~6.25.0"
sass: "npm:^1.71.1"
sass-loader: "npm:^14.0.0"
storybook: "npm:^8.1.2"
Expand Down Expand Up @@ -2687,10 +2687,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.17.1":
version: 1.17.1
resolution: "@remix-run/router@npm:1.17.1"
checksum: 10c0/bee1631feb03975b64e1c7b574da432a05095dda2ff0f164c737e4952841a58d7b9861de87bd13a977fd970c74dcf8c558fc2d26c6ec01a9ae9041b1b4430869
"@remix-run/router@npm:1.18.0":
version: 1.18.0
resolution: "@remix-run/router@npm:1.18.0"
checksum: 10c0/3ec7e441a0e54932a3d3bf932432094420f2c117715d80a5454bc7e55d13b91250749942aab032cd07aee191f1c1de33fede8682025bfd3a453dd207c016e140
languageName: node
linkType: hard

Expand Down Expand Up @@ -6948,8 +6948,8 @@ __metadata:
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.2"
react-is: "npm:18.3.1"
react-router: "npm:6.24.1"
react-router-dom: "npm:6.24.1"
react-router: "npm:6.25.1"
react-router-dom: "npm:6.25.1"
serve-static: "npm:1.15.0"
styled-components: "npm:5.3.11"
stylelint: "npm:16.7.0"
Expand Down Expand Up @@ -12399,27 +12399,27 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.24.1, react-router-dom@npm:~6.24.0":
version: 6.24.1
resolution: "react-router-dom@npm:6.24.1"
"react-router-dom@npm:6.25.1, react-router-dom@npm:~6.25.0":
version: 6.25.1
resolution: "react-router-dom@npm:6.25.1"
dependencies:
"@remix-run/router": "npm:1.17.1"
react-router: "npm:6.24.1"
"@remix-run/router": "npm:1.18.0"
react-router: "npm:6.25.1"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/458c6c539304984c47b0ad8d5d5b1f8859cc0845e47591d530cb4fcb13498f70a89b42bc4daeea55d57cfa08408b453bcf601cabb2c987f554cdcac13805caa8
checksum: 10c0/15e2b5bf89a26db9a108d19a4e0e2054180bfb1f5f62662dd93ad697ee1bdc91a8041efd762d552c95e65fc06ca0cb0c1e88acdeeaf03aba37f7a29e470c7cc4
languageName: node
linkType: hard

"react-router@npm:6.24.1":
version: 6.24.1
resolution: "react-router@npm:6.24.1"
"react-router@npm:6.25.1":
version: 6.25.1
resolution: "react-router@npm:6.25.1"
dependencies:
"@remix-run/router": "npm:1.17.1"
"@remix-run/router": "npm:1.18.0"
peerDependencies:
react: ">=16.8"
checksum: 10c0/f50c78ca52c5154ab933c17708125e8bf71ccf2072993a80302526a0a23db9ceac6e36d5c891d62ccd16f13e60cd1b6533a2036523d1b09e0148ac49e34b2e83
checksum: 10c0/a7e824c1f6d9641beabc23111865ddd2525b3794403e07b297fc2bdd4cddec93e166aacdb9d2602768864d70f3bf490f59eeab8474a04ae1f13a832f305eeec3
languageName: node
linkType: hard

Expand Down
Loading