chore: update dependencies
This commit is contained in:
parent
7b1238f968
commit
d893cbcfd6
10
package.json
10
package.json
|
|
@ -77,13 +77,13 @@
|
|||
"outputDirectory": "coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hono/node-server": "1.4.0",
|
||||
"@hono/node-server": "1.8.1",
|
||||
"@koa/router": "12.0.1",
|
||||
"@notionhq/client": "2.2.14",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.102.1",
|
||||
"@tonyrl/rand-user-agent": "2.0.51",
|
||||
"@types/node": "20.11.5",
|
||||
"@types/node": "20.11.20",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "133.0.0",
|
||||
"got": "11.8.6",
|
||||
"hono": "3.12.6",
|
||||
"hono": "4.0.7",
|
||||
"html-to-text": "9.0.5",
|
||||
"https-proxy-agent": "7.0.4",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
@ -186,8 +186,8 @@
|
|||
"@types/supertest": "6.0.2",
|
||||
"@types/tiny-async-pool": "2.0.3",
|
||||
"@types/tough-cookie": "4.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.1",
|
||||
"@typescript-eslint/parser": "6.19.1",
|
||||
"@typescript-eslint/eslint-plugin": "7.0.2",
|
||||
"@typescript-eslint/parser": "7.0.2",
|
||||
"@vercel/nft": "0.26.4",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.57.0",
|
||||
|
|
|
|||
1045
pnpm-lock.yaml
1045
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue