chore: update dependencies
This commit is contained in:
parent
6a6ac59208
commit
59f406de6f
14
package.json
14
package.json
|
|
@ -90,12 +90,12 @@
|
|||
"jsdom": "22.1.0",
|
||||
"jsonfeed-to-rss": "3.0.7",
|
||||
"katex": "0.16.8",
|
||||
"langchain": "0.0.125",
|
||||
"langchain": "0.0.126",
|
||||
"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.3.0",
|
||||
"mermaid": "10.3.1",
|
||||
"nanoid": "4.0.2",
|
||||
"next": "13.4.12",
|
||||
"node-id3": "0.2.6",
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "7.45.4",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-i18next": "13.1.1",
|
||||
"react-i18next": "13.1.2",
|
||||
"react-parallax-tilt": "1.7.158",
|
||||
"react-popper": "2.3.0",
|
||||
"react-sortablejs": "6.1.4",
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
"unist-util-visit": "5.0.0",
|
||||
"use-onclickoutside": "0.4.1",
|
||||
"uuid": "9.0.0",
|
||||
"viem": "1.5.4",
|
||||
"viem": "1.6.0",
|
||||
"wagmi": "1.3.10",
|
||||
"zustand": "4.4.1"
|
||||
},
|
||||
|
|
@ -170,7 +170,7 @@
|
|||
"@types/katex": "0.16.2",
|
||||
"@types/mdast": "4.0.0",
|
||||
"@types/mjml": "4.7.1",
|
||||
"@types/node": "20.4.9",
|
||||
"@types/node": "20.4.10",
|
||||
"@types/pangu": "4.0.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.2.20",
|
||||
|
|
@ -184,9 +184,9 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"babel-loader": "9.1.3",
|
||||
"cspell": "7.0.0",
|
||||
"esbuild": "0.19.0",
|
||||
"esbuild": "0.19.1",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.46.0",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-next": "13.4.13",
|
||||
"eslint-plugin-import": "2.28.0",
|
||||
"eslint-plugin-react": "7.33.1",
|
||||
|
|
|
|||
585
pnpm-lock.yaml
585
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue