chore(deps): install ioredis and swr

This commit is contained in:
Nicolas Meienberger 2023-10-14 13:06:00 +02:00
parent 23fb14b414
commit 5113f66b67
3 changed files with 1954 additions and 42 deletions

View file

@ -73,8 +73,8 @@
"sass": "^1.69.2",
"semver": "^7.5.4",
"sharp": "0.32.6",
"swr": "^2.2.4",
"tslib": "^2.6.2",
"usehooks-ts": "^2.9.1",
"uuid": "^9.0.1",
"validator": "^13.11.0",
"winston": "^3.11.0",

View file

@ -53,11 +53,12 @@
"cli-spinners": "^2.9.1",
"commander": "^11.0.0",
"dotenv": "^16.3.1",
"ioredis": "^5.3.2",
"log-update": "^5.0.1",
"zod": "^3.21.4",
"pg": "^8.11.3",
"semver": "^7.5.4",
"systeminformation": "^5.21.11",
"web-push": "^3.6.6"
"web-push": "^3.6.6",
"zod": "^3.21.4"
}
}

1989
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff