Skip to content

Commit

Permalink
chore: upd deps
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Jan 29, 2024
1 parent 03873d9 commit 4bb26c5
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
79 changes: 40 additions & 39 deletions examples/tanstack-vs-reatom/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/tanstack-vs-reatom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@mantine/hooks": "^7.1.7",
"@mantine/modals": "^7.1.7",
"@mantine/notifications": "^7.1.7",
"@reatom/framework": "^3.4.25",
"@reatom/npm-react": "^3.7.3",
"@reatom/framework": "^3.4.31",
"@reatom/npm-react": "^3.8.2",
"@reatom/persist-web-storage": "^3.2.3",
"@reatom/url": "^3.5.0",
"@reatom/url": "^3.6.2",
"@tanstack/react-query": "^5.4.3",
"@tanstack/react-query-devtools": "^5.4.3",
"dayjs": "^1.11.10",
Expand Down

1 comment on commit 4bb26c5

@vercel
Copy link

@vercel vercel bot commented on 4bb26c5 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.