chore: update dependencies
This commit is contained in:
parent
9ac1c01f44
commit
db322992bc
24
package.json
24
package.json
|
|
@ -68,12 +68,12 @@
|
|||
"@urql/core": "4.2.2",
|
||||
"ahooks": "3.7.8",
|
||||
"aplayer": "^1.10.1",
|
||||
"async-lock": "1.4.0",
|
||||
"async-lock": "1.4.1",
|
||||
"canvas-confetti": "1.9.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"chroma-js": "2.4.2",
|
||||
"clsx": "2.0.0",
|
||||
"crossbell": "1.10.1",
|
||||
"crossbell": "1.11.2",
|
||||
"dayjs": "1.11.10",
|
||||
"deepmerge": "^4.3.1",
|
||||
"dotenv": "16.3.1",
|
||||
|
|
@ -83,15 +83,15 @@
|
|||
"gpt-tokenizer": "^2.1.2",
|
||||
"hast-util-from-html": "2.0.1",
|
||||
"hast-util-to-html": "9.0.0",
|
||||
"image-size": "^1.0.2",
|
||||
"image-size": "^1.1.0",
|
||||
"immer": "10.0.3",
|
||||
"ioredis": "5.3.2",
|
||||
"isomorphic-dompurify": "1.13.0",
|
||||
"isomorphic-dompurify": "2.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsdom": "23.0.1",
|
||||
"jsonfeed-to-rss": "3.0.7",
|
||||
"katex": "0.16.9",
|
||||
"langchain": "0.0.210",
|
||||
"langchain": "0.0.212",
|
||||
"lottie-react": "2.4.0",
|
||||
"mdast-util-to-hast": "13.0.2",
|
||||
"mdast-util-toc": "7.0.0",
|
||||
|
|
@ -99,11 +99,11 @@
|
|||
"mermaid": "10.6.1",
|
||||
"nanoid": "5.0.4",
|
||||
"next": "14.0.1",
|
||||
"next-intl": "^3.3.2",
|
||||
"next-intl": "^3.4.0",
|
||||
"next-themes": "0.2.1",
|
||||
"node-id3": "0.2.6",
|
||||
"open-graph-scraper": "^6.3.2",
|
||||
"openai": "^4.24.0",
|
||||
"openai": "^4.24.1",
|
||||
"pangu": "4.0.7",
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinyin-pro": "3.18.5",
|
||||
|
|
@ -116,7 +116,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "7.49.2",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-parallax-tilt": "1.7.177",
|
||||
"react-parallax-tilt": "1.7.179",
|
||||
"react-popper": "2.3.0",
|
||||
"react-sortablejs": "6.1.4",
|
||||
"react-string-replace": "1.1.1",
|
||||
|
|
@ -149,14 +149,14 @@
|
|||
"sharp": "0.32.6",
|
||||
"sortablejs": "1.15.1",
|
||||
"swiper": "^11.0.5",
|
||||
"tailwind-merge": "2.1.0",
|
||||
"tailwind-merge": "2.2.0",
|
||||
"tailwind-scrollbar-hide": "1.1.7",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"unified": "10.1.2",
|
||||
"unist-builder": "4.0.0",
|
||||
"unist-util-visit": "5.0.0",
|
||||
"uuid": "9.0.1",
|
||||
"viem": "1.20.3",
|
||||
"viem": "1.21.1",
|
||||
"wagmi": "1.4.12",
|
||||
"xregexp": "^5.1.1",
|
||||
"zustand": "4.4.7"
|
||||
|
|
@ -187,7 +187,7 @@
|
|||
"@types/uuid": "9.0.7",
|
||||
"autoprefixer": "10.4.16",
|
||||
"babel-loader": "9.1.3",
|
||||
"cspell": "8.2.0",
|
||||
"cspell": "8.2.4",
|
||||
"esbuild": "0.19.10",
|
||||
"esbuild-register": "3.5.0",
|
||||
"eslint": "8.56.0",
|
||||
|
|
@ -200,7 +200,7 @@
|
|||
"lint-staged": "15.2.0",
|
||||
"postcss": "^8.4.32",
|
||||
"postcss-import": "15.1.0",
|
||||
"postcss-preset-mantine": "^1.12.0",
|
||||
"postcss-preset-mantine": "^1.12.2",
|
||||
"postcss-prune-var": "1.1.1",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"prettier": "3.1.1",
|
||||
|
|
|
|||
433
pnpm-lock.yaml
433
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue