chore: update dependencies
This commit is contained in:
parent
e81bad76bb
commit
e9c80277ad
16
package.json
16
package.json
|
|
@ -60,7 +60,7 @@
|
|||
"@monaco-editor/react": "4.5.1",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@prisma/client": "5.0.0",
|
||||
"@sentry/nextjs": "^7.60.0",
|
||||
"@sentry/nextjs": "^7.60.1",
|
||||
"@supercharge/request-ip": "1.2.0",
|
||||
"@tanstack/react-query": "4.32.0",
|
||||
"@tanstack/react-query-devtools": "4.32.0",
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
"hast-util-from-html": "1.0.2",
|
||||
"hast-util-to-html": "8.0.4",
|
||||
"hast-util-to-text": "3.1.2",
|
||||
"i18next": "23.2.11",
|
||||
"i18next": "23.3.0",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"immer": "10.0.2",
|
||||
"ioredis": "5.3.2",
|
||||
|
|
@ -91,12 +91,12 @@
|
|||
"jsdom": "22.1.0",
|
||||
"jsonfeed-to-rss": "3.0.7",
|
||||
"katex": "0.16.8",
|
||||
"langchain": "0.0.117",
|
||||
"langchain": "0.0.118",
|
||||
"lottie-react": "2.4.0",
|
||||
"mdast-util-to-hast": "12.3.0",
|
||||
"mdast-util-toc": "7.0.0",
|
||||
"medium-zoom": "1.0.8",
|
||||
"mermaid": "10.2.4",
|
||||
"mermaid": "10.3.0",
|
||||
"nanoid": "4.0.2",
|
||||
"next": "13.4.12",
|
||||
"node-id3": "0.2.6",
|
||||
|
|
@ -158,7 +158,7 @@
|
|||
"zustand": "4.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ducanh2912/next-pwa": "9.3.0",
|
||||
"@ducanh2912/next-pwa": "9.4.0",
|
||||
"@iconify/tailwind": "0.1.3",
|
||||
"@next/bundle-analyzer": "13.4.12",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.2.0",
|
||||
|
|
@ -171,10 +171,10 @@
|
|||
"@types/katex": "0.16.1",
|
||||
"@types/mdast": "4.0.0",
|
||||
"@types/mjml": "4.7.1",
|
||||
"@types/node": "20.4.4",
|
||||
"@types/node": "20.4.5",
|
||||
"@types/pangu": "4.0.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.2.16",
|
||||
"@types/react": "18.2.17",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/react-infinite-scroller": "1.2.3",
|
||||
"@types/remove-markdown": "0.3.1",
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"babel-loader": "9.1.3",
|
||||
"cspell": "6.31.2",
|
||||
"esbuild": "0.18.16",
|
||||
"esbuild": "0.18.17",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-next": "13.4.12",
|
||||
|
|
|
|||
553
pnpm-lock.yaml
553
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue