Skip to content

Commit

Permalink
chore: sync deps
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Nov 1, 2023
1 parent b6e8239 commit 5077a8e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
21 changes: 12 additions & 9 deletions 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 packages/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/framework",
"version": "3.4.23",
"version": "3.4.24",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -22,8 +22,8 @@
"test:watch": "tsx watch src/index.test.ts"
},
"dependencies": {
"@reatom/async": "^3.10.1",
"@reatom/core": "^3.6.1",
"@reatom/async": "^3.11.0",
"@reatom/core": "^3.6.2",
"@reatom/effects": "^3.6.0",
"@reatom/hooks": "^3.5.0",
"@reatom/lens": "^3.8.0",
Expand Down

1 comment on commit 5077a8e

@vercel
Copy link

@vercel vercel bot commented on 5077a8e Nov 1, 2023

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.