This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Commit deec1f9 1 parent bf40410 commit deec1f9 Copy full SHA for deec1f9
File tree 4 files changed +7
-19
lines changed
4 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " actual-sync" ,
3
- "version" : " 24.3 .0" ,
3
+ "version" : " 24.4 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " actual syncing server" ,
6
6
"type" : " module" ,
16
16
},
17
17
"dependencies" : {
18
18
"@actual-app/crdt" : " 2.1.0" ,
19
- "@actual-app/web" : " 24.3 .0" ,
19
+ "@actual-app/web" : " 24.4 .0" ,
20
20
"bcrypt" : " ^5.1.0" ,
21
21
"better-sqlite3" : " ^9.1.1" ,
22
22
"body-parser" : " ^1.20.1" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ __metadata:
16
16
languageName : node
17
17
linkType : hard
18
18
19
- " @actual-app/web@npm:24.3 .0 " :
20
- version : 24.3 .0
21
- resolution : " @actual-app/web@npm:24.3 .0"
22
- checksum : 7242da4ac1bd170464899b97ea777d72b3044afcef1b3fdcacfc8e8a53d78a0e63a9169aa2bc15b68c5502488c1b0ed3211eeae06604efadbaf47346d91a6531
19
+ " @actual-app/web@npm:24.4 .0 " :
20
+ version : 24.4 .0
21
+ resolution : " @actual-app/web@npm:24.4 .0"
22
+ checksum : c2b8b1e5fb3e8e9ad021e78405bb1ba45ce74d32ab3f15078bae4645a7b7d2683bdcea45e34f1c88d645df60d0c20f805d8cdd5ebe7a256c6001e4d59559cd43
23
23
languageName : node
24
24
linkType : hard
25
25
@@ -1611,7 +1611,7 @@ __metadata:
1611
1611
resolution : " actual-sync@workspace:."
1612
1612
dependencies :
1613
1613
" @actual-app/crdt " : " npm:2.1.0"
1614
- " @actual-app/web " : " npm:24.3 .0"
1614
+ " @actual-app/web " : " npm:24.4 .0"
1615
1615
" @babel/preset-typescript " : " npm:^7.20.2"
1616
1616
" @types/bcrypt " : " npm:^5.0.0"
1617
1617
" @types/better-sqlite3 " : " npm:^7.6.7"
You can’t perform that action at this time.
0 commit comments