Skip to content

Commit

Permalink
update to react 19 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak committed Feb 3, 2025
1 parent aa49362 commit 0ac9265
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-router-devtools",
"description": "Devtools for React Router - debug, trace, find hydration errors, catch bugs and inspect server/client data with react-router-devtools",
"author": "Alem Tuzlak",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"keywords": [
"react-router",
Expand Down Expand Up @@ -155,7 +155,7 @@
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"framer-motion": "^12.0.6",
"react-d3-tree": "^3.6.3",
"react-d3-tree": "^3.6.4",
"react-diff-viewer-continued": "^4.0.5",
"react-hotkeys-hook": "^4.6.1",
"react-tooltip": "^5.28.0"
Expand Down

0 comments on commit 0ac9265

Please sign in to comment.