Skip to content

Commit

Permalink
refactor(react-router): upgrade @tanstack/react-store to 0.6.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere authored Nov 25, 2024
1 parent 933973b commit a0466ad
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
},
"dependencies": {
"@tanstack/history": "workspace:*",
"@tanstack/react-store": "^0.5.6",
"@tanstack/react-store": "^0.6.1",
"jsesc": "^3.0.2",
"tiny-invariant": "^1.3.3",
"tiny-warning": "^1.0.3"
},
"devDependencies": {
"@types/jsesc": "^3.0.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/jsesc": "^3.0.3",
"@vitejs/plugin-react": "^4.3.3",
"combinate": "^1.1.11",
"react": "^18.2.0",
Expand Down
22 changes: 11 additions & 11 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 a0466ad

Please sign in to comment.