Skip to content

Commit

Permalink
chore: deps sync
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Nov 24, 2023
1 parent a27de72 commit b10c71b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

10 changes: 5 additions & 5 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.28",
"version": "3.4.29",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -22,11 +22,11 @@
"test:watch": "tsx watch src/index.test.ts"
},
"dependencies": {
"@reatom/async": "^3.13.1",
"@reatom/async": "^3.13.2",
"@reatom/core": "^3.6.5",
"@reatom/effects": "^3.7.0",
"@reatom/hooks": "^3.5.1",
"@reatom/lens": "^3.8.0",
"@reatom/effects": "^3.7.1",
"@reatom/hooks": "^3.5.2",
"@reatom/lens": "^3.9.0",
"@reatom/logger": "^3.6.0",
"@reatom/primitives": "^3.2.1",
"@reatom/utils": "^3.7.0"
Expand Down

1 comment on commit b10c71b

@vercel
Copy link

@vercel vercel bot commented on b10c71b Nov 24, 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.