Skip to content

Commit

Permalink
Bump react-router-dom from 6.22.2 to 6.23.1 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent a882b91 commit feab912
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 17 deletions.
2 changes: 2 additions & 0 deletions .changeset/rotten-shirts-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion examples/example-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@osdk/examples.one.dot.one": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1"
"react-router-dom": "^6.23.1"
},
"devDependencies": {
"@types/react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion examples/example-tutorial-todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@osdk/examples.one.dot.one": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.23.1",
"swr": "^2.2.5"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"{{osdkPackage}}": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1"
"react-router-dom": "^6.23.1"
},
"devDependencies": {
"@types/react": "^18",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"{{osdkPackage}}": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.23.1",
"swr": "^2.2.5"
},
"devDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit feab912

Please sign in to comment.