Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed Jul 19, 2023
1 parent b28e130 commit 7f17d84
Show file tree
Hide file tree
Showing 2 changed files with 644 additions and 568 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
},
"dependencies": {
"@koa/router": "12.0.0",
"@notionhq/client": "2.2.6",
"@notionhq/client": "2.2.8",
"@postlight/parser": "2.2.3",
"@sentry/node": "7.57.0",
"@sentry/node": "7.59.2",
"aes-js": "3.1.2",
"art-template": "4.13.2",
"bbcodejs": "0.0.4",
"cheerio": "1.0.0-rc.12",
"chrono-node": "2.6.3",
"chrono-node": "2.6.4",
"city-timezones": "1.2.1",
"crypto-js": "4.1.1",
"currency-symbol-map": "5.1.0",
Expand All @@ -94,9 +94,9 @@
"etag": "1.8.1",
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.2",
"googleapis": "120.0.0",
"googleapis": "122.0.0",
"got": "11.8.6",
"https-proxy-agent": "7.0.0",
"https-proxy-agent": "7.0.1",
"iconv-lite": "0.6.3",
"instagram-private-api": "1.45.3",
"ioredis": "5.3.2",
Expand All @@ -110,16 +110,16 @@
"koa-favicon": "2.1.0",
"koa-mount": "4.0.0",
"koa-static": "5.0.0",
"lru-cache": "9.1.1",
"lru-cache": "10.0.0",
"lz-string": "1.5.0",
"mailparser": "3.6.4",
"mailparser": "3.6.5",
"markdown-it": "13.0.1",
"module-alias": "2.2.3",
"notion-to-md": "3.1.0",
"notion-to-md": "3.1.1",
"pidusage": "3.0.2",
"plist": "3.0.6",
"plist": "3.1.0",
"proxy-chain": "2.3.0",
"puppeteer": "20.7.4",
"puppeteer": "20.8.3",
"puppeteer-extra": "3.3.6",
"puppeteer-extra-plugin-stealth": "2.11.2",
"puppeteer-extra-plugin-user-data-dir": "2.4.1",
Expand All @@ -137,26 +137,26 @@
"tiny-async-pool": "2.1.0",
"tough-cookie": "4.1.3",
"twitter-api-v2": "1.15.0",
"winston": "3.9.0"
"winston": "3.10.0"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/koa": "2.13.6",
"@vercel/nft": "0.22.6",
"cross-env": "7.0.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-yml": "1.8.0",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.6.1",
"jest-junit": "16.0.0",
"mockdate": "3.0.5",
"nock": "13.3.1",
"nodemon": "2.0.22",
"prettier": "2.8.8",
"nock": "13.3.2",
"nodemon": "3.0.1",
"prettier": "3.0.0",
"prettier-check": "2.0.0",
"pretty-quick": "3.1.3",
"remark": "13.0.0",
Expand Down

0 comments on commit 7f17d84

Please sign in to comment.