fix(deps): bump oazapfts to v6 (#7093)

chore: bump to v6
This commit is contained in:
Jason Rasmussen 2024-02-13 14:37:57 -05:00 committed by GitHub
parent 76bd603507
commit 0c45f51a29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 643 deletions

4
cli/package-lock.json generated
View file

@ -46,8 +46,8 @@
"dev": true,
"license": "GNU Affero General Public License version 3",
"devDependencies": {
"@oazapfts/runtime": "^1.0.0",
"@types/node": "^20.11.0",
"oazapfts": "^5.1.4",
"typescript": "^5.3.3"
},
"peerDependencies": {
@ -6111,8 +6111,8 @@
"@immich/sdk": {
"version": "file:../open-api/typescript-sdk",
"requires": {
"@oazapfts/runtime": "^1.0.0",
"@types/node": "^20.11.0",
"oazapfts": "^5.1.4",
"typescript": "^5.3.3"
}
},