chore: update dependencies
This commit is contained in:
parent
bc6d3db272
commit
5e4f4e7d1f
44
package.json
44
package.json
|
|
@ -35,13 +35,13 @@
|
|||
"@codemirror/language-data": "6.3.0",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.9.5",
|
||||
"@crossbell/connect-kit": "0.0.68",
|
||||
"@crossbell/contract": "0.0.68",
|
||||
"@crossbell/indexer": "0.0.68",
|
||||
"@crossbell/notification": "0.0.68",
|
||||
"@crossbell/ui": "0.0.68",
|
||||
"@crossbell/util-hooks": "0.0.68",
|
||||
"@codemirror/view": "6.9.6",
|
||||
"@crossbell/connect-kit": "0.0.70",
|
||||
"@crossbell/contract": "0.0.70",
|
||||
"@crossbell/indexer": "0.0.70",
|
||||
"@crossbell/notification": "0.0.70",
|
||||
"@crossbell/ui": "0.0.70",
|
||||
"@crossbell/util-hooks": "0.0.70",
|
||||
"@ddietr/codemirror-themes": "1.4.1",
|
||||
"@dqbd/tiktoken": "^1.0.6",
|
||||
"@emoji-mart/data": "1.1.2",
|
||||
|
|
@ -51,13 +51,13 @@
|
|||
"@heroicons/react": "2.0.17",
|
||||
"@iconify-json/mingcute": "^1.1.5",
|
||||
"@lezer/highlight": "*",
|
||||
"@mantine/core": "^6.0.8",
|
||||
"@mantine/core": "^6.0.9",
|
||||
"@monaco-editor/react": "4.5.0",
|
||||
"@popperjs/core": "^2.11.7",
|
||||
"@prisma/client": "^4.13.0",
|
||||
"@tanstack/react-query": "4.29.3",
|
||||
"@tanstack/react-query-devtools": "4.29.3",
|
||||
"@tanstack/react-query-persist-client": "4.29.3",
|
||||
"@tanstack/react-query": "4.29.5",
|
||||
"@tanstack/react-query-devtools": "4.29.5",
|
||||
"@tanstack/react-query-persist-client": "4.29.5",
|
||||
"@uiw/codemirror-extensions-events": "4.19.16",
|
||||
"@urql/core": "4.0.6",
|
||||
"ahooks": "^3.7.6",
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"jsonfeed-to-rss": "^3.0.6",
|
||||
"katex": "^0.16.6",
|
||||
"langchain": "^0.0.59",
|
||||
"langchain": "^0.0.63",
|
||||
"lottie-react": "^2.4.0",
|
||||
"mdast-util-to-string": "3.2.0",
|
||||
"mdast-util-toc": "6.1.1",
|
||||
|
|
@ -100,9 +100,9 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "7.43.9",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-i18next": "^12.2.0",
|
||||
"react-i18next": "^12.2.2",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-parallax-tilt": "^1.7.129",
|
||||
"react-parallax-tilt": "^1.7.131",
|
||||
"react-popper": "^2.3.0",
|
||||
"react-scroll": "1.8.9",
|
||||
"react-sortablejs": "6.1.4",
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
"refractor": "4.8.1",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
"rehype-infer-description-meta": "^1.1.0",
|
||||
"rehype-katex": "^6.0.2",
|
||||
"rehype-katex": "^6.0.3",
|
||||
"rehype-prism-plus": "1.5.1",
|
||||
"rehype-raw": "6.1.1",
|
||||
"rehype-react": "7.2.0",
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
"zustand": "^4.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.3.0",
|
||||
"@next/bundle-analyzer": "13.3.1",
|
||||
"@playwright/test": "1.32.3",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.1.1",
|
||||
"@types/canvas-confetti": "^1.6.0",
|
||||
|
|
@ -155,10 +155,10 @@
|
|||
"@types/katex": "^0.16.0",
|
||||
"@types/mdast": "^3.0.11",
|
||||
"@types/mjml": "4.7.1",
|
||||
"@types/node": "18.15.12",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/pangu": "^4.0.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.0.37",
|
||||
"@types/react": "18.0.38",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/react-infinite-scroller": "1.2.3",
|
||||
"@types/react-scroll": "1.8.6",
|
||||
|
|
@ -167,8 +167,8 @@
|
|||
"@types/sortablejs": "1.15.1",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@types/uuid": "9.0.1",
|
||||
"@unocss/cli": "0.51.6",
|
||||
"@unocss/preset-icons": "0.51.5",
|
||||
"@unocss/cli": "0.51.8",
|
||||
"@unocss/preset-icons": "0.51.8",
|
||||
"@vitejs/plugin-react": "4.0.0",
|
||||
"autoprefixer": "10.4.14",
|
||||
"babel-loader": "^9.1.2",
|
||||
|
|
@ -177,7 +177,7 @@
|
|||
"esbuild": "0.17.18",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.39.0",
|
||||
"eslint-config-next": "13.3.0",
|
||||
"eslint-config-next": "13.3.1",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-unused-imports": "2.0.0",
|
||||
"husky": "8.0.3",
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
"prisma": "^4.13.0",
|
||||
"tailwindcss": "3.3.1",
|
||||
"typescript": "5.0.4",
|
||||
"unocss": "0.51.5",
|
||||
"unocss": "0.51.8",
|
||||
"vitest": "0.30.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
972
pnpm-lock.yaml
972
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue