Skip to content

Commit

Permalink
chore: deps sync
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Dec 11, 2024
1 parent 85d6225 commit 5228c75
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.55",
"version": "3.4.56",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -18,11 +18,11 @@
"test:watch": "tsx watch src/index.test.ts"
},
"dependencies": {
"@reatom/async": "^3.16.3",
"@reatom/core": "^3.9.0",
"@reatom/effects": "^3.10.1",
"@reatom/async": "^3.16.4",
"@reatom/core": "^3.9.1",
"@reatom/effects": "^3.10.2",
"@reatom/hooks": "^3.6.0",
"@reatom/lens": "^3.11.5",
"@reatom/lens": "^3.11.6",
"@reatom/logger": "^3.8.4",
"@reatom/primitives": "^3.7.3",
"@reatom/utils": "^3.11.0"
Expand Down

0 comments on commit 5228c75

Please sign in to comment.