1
0
mirror of https://github.com/immich-app/immich.git synced 2025-12-01 00:18:16 +02:00

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
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"
}
},