Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 83fc61c

Browse files
committed
Upgrade @actual-app/web
1 parent 14556e8 commit 83fc61c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@actual-app/crdt": "2.1.0",
19-
"@actual-app/web": "24.1.0",
19+
"@actual-app/web": "24.2.0",
2020
"bcrypt": "^5.1.0",
2121
"better-sqlite3": "^9.1.1",
2222
"body-parser": "^1.20.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ __metadata:
1616
languageName: node
1717
linkType: hard
1818

19-
"@actual-app/web@npm:24.1.0":
20-
version: 24.1.0
21-
resolution: "@actual-app/web@npm:24.1.0"
22-
checksum: 9e0656491b1bcf0165e3faf34c55c22f5efc3ded74f9dbb46c1e28c6e34cc3c5b1964501260d21ce62f49fe4497adc2468343c1e7bacd09920d051916683d81a
19+
"@actual-app/web@npm:24.2.0":
20+
version: 24.2.0
21+
resolution: "@actual-app/web@npm:24.2.0"
22+
checksum: 9eb4076baf84dd121c69ba32c0b493d033cf14c6e091b55dad7203d1818ba7b76922af335c123f64d2b2c9a28effb563ab0798483314bd1cfe4e62a93d86b8b5
2323
languageName: node
2424
linkType: hard
2525

@@ -1611,7 +1611,7 @@ __metadata:
16111611
resolution: "actual-sync@workspace:."
16121612
dependencies:
16131613
"@actual-app/crdt": "npm:2.1.0"
1614-
"@actual-app/web": "npm:24.1.0"
1614+
"@actual-app/web": "npm:24.2.0"
16151615
"@babel/preset-typescript": "npm:^7.20.2"
16161616
"@types/bcrypt": "npm:^5.0.0"
16171617
"@types/better-sqlite3": "npm:^7.6.7"

0 commit comments

Comments
 (0)