Skip to content

Commit

Permalink
Upgrade actual
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Apr 2, 2024
1 parent 4094592 commit 2686bd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@actual-app/crdt": "2.1.0",
"@actual-app/web": "24.3.0",
"@actual-app/web": "24.4.0",
"bcrypt": "^5.1.0",
"better-sqlite3": "^9.1.1",
"body-parser": "^1.20.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ __metadata:
languageName: node
linkType: hard

"@actual-app/web@npm:24.3.0":
version: 24.3.0
resolution: "@actual-app/web@npm:24.3.0"
checksum: 7242da4ac1bd170464899b97ea777d72b3044afcef1b3fdcacfc8e8a53d78a0e63a9169aa2bc15b68c5502488c1b0ed3211eeae06604efadbaf47346d91a6531
"@actual-app/web@npm:24.4.0":
version: 24.4.0
resolution: "@actual-app/web@npm:24.4.0"
checksum: c2b8b1e5fb3e8e9ad021e78405bb1ba45ce74d32ab3f15078bae4645a7b7d2683bdcea45e34f1c88d645df60d0c20f805d8cdd5ebe7a256c6001e4d59559cd43
languageName: node
linkType: hard

Expand Down Expand Up @@ -1611,7 +1611,7 @@ __metadata:
resolution: "actual-sync@workspace:."
dependencies:
"@actual-app/crdt": "npm:2.1.0"
"@actual-app/web": "npm:24.3.0"
"@actual-app/web": "npm:24.4.0"
"@babel/preset-typescript": "npm:^7.20.2"
"@types/bcrypt": "npm:^5.0.0"
"@types/better-sqlite3": "npm:^7.6.7"
Expand Down

0 comments on commit 2686bd1

Please sign in to comment.