Bump @actual-app/web and @actual-app/api

This commit is contained in:
James Long 2022-12-03 23:35:33 -05:00
parent 529c42cccf
commit 32bf825408
2 changed files with 10 additions and 10 deletions

View file

@ -12,8 +12,8 @@
"verify": "yarn -s lint && yarn types"
},
"dependencies": {
"@actual-app/api": "4.1.0",
"@actual-app/web": "22.10.25",
"@actual-app/api": "4.1.3",
"@actual-app/web": "22.12.3",
"bcrypt": "^5.0.1",
"better-sqlite3": "^7.5.0",
"body-parser": "^1.18.3",

View file

@ -2,19 +2,19 @@
# yarn lockfile v1
"@actual-app/api@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@actual-app/api/-/api-4.1.0.tgz#43580a56a370a12dae5668b8d56c540c1849c4c9"
integrity sha512-8tLuA6zDnN0NjD9wui5fB/cSe0hr/iYWOHGyW/ikJoGPrCu8N8zIITz2FhfplD2QDszgAsTRt48H2YtPmR9plg==
"@actual-app/api@4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@actual-app/api/-/api-4.1.3.tgz#8f2602f2d8a89c443e5d027be6fc896c492d6762"
integrity sha512-0ANB9Ag5AMiRWrFpJRsIp2a3B7wwoF5kufWp0zos/tV3g4OgeqrUtEfvftyvYQq/qS3Q9RM3Wy37Wgvo+/3ERw==
dependencies:
better-sqlite3 "^7.5.0"
node-fetch "^1.6.3"
uuid "3.3.2"
"@actual-app/web@22.10.25":
version "22.10.25"
resolved "https://registry.yarnpkg.com/@actual-app/web/-/web-22.10.25.tgz#9bf027bbceff2a5ca3e1dc74025bd17acdac53ea"
integrity sha512-PJccTQTRwyjHXSE0cDfNaBqMryAweXau8MWBxOkjbXIqJDrlJKv/0QJGwCba/LmCROrCSSEagdUzRRSe6a4Amg==
"@actual-app/web@22.12.3":
version "22.12.3"
resolved "https://registry.yarnpkg.com/@actual-app/web/-/web-22.12.3.tgz#e171fcd2bc3cdeea5cd87d879cc28986e3685a0f"
integrity sha512-Ii6xbISEfDlLP8X+ZUYwyINuiJF1r8PHGy83OZl9lx6IbBj+d81Z8l2Qv5fhizmqHin8JytfZt0dR7rmpduVRg==
"@eslint/eslintrc@^1.2.3":
version "1.2.3"