Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Dec 30, 2024
1 parent a906006 commit 0439318
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

8 changes: 4 additions & 4 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.56",
"version": "3.4.57",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -19,13 +19,13 @@
},
"dependencies": {
"@reatom/async": "^3.16.4",
"@reatom/core": "^3.9.1",
"@reatom/effects": "^3.10.2",
"@reatom/core": "^3.9.2",
"@reatom/effects": "^3.11.0",
"@reatom/hooks": "^3.6.0",
"@reatom/lens": "^3.11.6",
"@reatom/logger": "^3.8.4",
"@reatom/primitives": "^3.7.3",
"@reatom/utils": "^3.11.0"
"@reatom/utils": "^3.11.1"
},
"author": "artalar",
"license": "MIT",
Expand Down

0 comments on commit 0439318

Please sign in to comment.