chore: update dependencies
This commit is contained in:
parent
e717d8afc2
commit
45f89db5b9
20
package.json
20
package.json
|
|
@ -31,14 +31,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@birdgg/react-github": "0.2.3",
|
||||
"@codemirror/autocomplete": "^6.8.1",
|
||||
"@codemirror/autocomplete": "^6.9.0",
|
||||
"@codemirror/commands": "6.2.4",
|
||||
"@codemirror/lang-markdown": "6.2.0",
|
||||
"@codemirror/language": "6.8.0",
|
||||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/state": "6.2.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.15.0",
|
||||
"@codemirror/view": "6.15.3",
|
||||
"@crossbell/connect-kit": "1.5.3",
|
||||
"@crossbell/contract": "1.5.3",
|
||||
"@crossbell/indexer": "1.5.3",
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
"@monaco-editor/react": "4.5.1",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@prisma/client": "5.0.0",
|
||||
"@sentry/nextjs": "^7.59.2",
|
||||
"@sentry/nextjs": "^7.59.3",
|
||||
"@supercharge/request-ip": "1.2.0",
|
||||
"@tanstack/react-query": "4.29.25",
|
||||
"@tanstack/react-query-devtools": "4.29.25",
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
"canvas-confetti": "1.6.0",
|
||||
"chroma-js": "2.4.2",
|
||||
"clsx": "2.0.0",
|
||||
"crossbell": "1.4.2",
|
||||
"crossbell": "1.5.0",
|
||||
"dayjs": "1.11.9",
|
||||
"dotenv": "16.3.1",
|
||||
"emoji-mart": "5.5.2",
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
"jsdom": "22.1.0",
|
||||
"jsonfeed-to-rss": "3.0.7",
|
||||
"katex": "0.16.8",
|
||||
"langchain": "0.0.110",
|
||||
"langchain": "0.0.113",
|
||||
"lottie-react": "2.4.0",
|
||||
"mdast-util-to-hast": "12.3.0",
|
||||
"mdast-util-toc": "7.0.0",
|
||||
|
|
@ -113,12 +113,12 @@
|
|||
"react-hook-form": "7.45.2",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-i18next": "13.0.2",
|
||||
"react-parallax-tilt": "1.7.153",
|
||||
"react-parallax-tilt": "1.7.154",
|
||||
"react-popper": "2.3.0",
|
||||
"react-sortablejs": "6.1.4",
|
||||
"react-string-replace": "1.1.1",
|
||||
"react-tweet": "3.0.3",
|
||||
"react-virtuoso": "4.4.0",
|
||||
"react-virtuoso": "4.4.1",
|
||||
"refractor": "4.8.1",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
"rehype-infer-description-meta": "1.1.0",
|
||||
|
|
@ -153,12 +153,12 @@
|
|||
"unist-util-visit": "5.0.0",
|
||||
"use-onclickoutside": "0.4.1",
|
||||
"uuid": "9.0.0",
|
||||
"viem": "1.3.0",
|
||||
"viem": "1.3.1",
|
||||
"wagmi": "1.3.9",
|
||||
"zustand": "4.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ducanh2912/next-pwa": "9.2.1",
|
||||
"@ducanh2912/next-pwa": "9.3.0",
|
||||
"@iconify/tailwind": "0.1.3",
|
||||
"@next/bundle-analyzer": "13.4.10",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.1.1",
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"babel-loader": "9.1.3",
|
||||
"cspell": "6.31.2",
|
||||
"esbuild": "0.18.13",
|
||||
"esbuild": "0.18.14",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-next": "13.4.10",
|
||||
|
|
|
|||
532
pnpm-lock.yaml
532
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue