Skip to content

Commit

Permalink
fix: react-router-dom 6.21.1 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Remus Mate <[email protected]>
  • Loading branch information
renovate[bot] and mrm007 authored Jan 9, 2024
1 parent 68542b4 commit d70335d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/two-scissors-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@crackle/router': patch
---

Update dependencies
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"react": "^18.2.0",
"react-router-dom": "6.4.3"
"react-router-dom": "^6.21.1"
},
"devDependencies": {
"@types/react": "^18.0.28",
Expand Down
32 changes: 30 additions & 2 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 d70335d

Please sign in to comment.