add json5 dependency

This commit is contained in:
bossgeekgo
2024-02-11 23:50:08 +08:00
parent f9761a47bb
commit 36bc5a9cdd
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"dayjs": "^1.11.10",
"json5": "^2.2.3",
"puppeteer": "^21.6.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",

4
pnpm-lock.yaml generated
View File

@@ -11,6 +11,9 @@ importers:
dayjs:
specifier: ^1.11.10
version: 1.11.10
json5:
specifier: ^2.2.3
version: 2.2.3
puppeteer:
specifier: ^21.6.1
version: 21.6.1
@@ -3136,7 +3139,6 @@ packages:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
hasBin: true
dev: true
/jsonc-parser@3.2.1:
resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==}