Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Nov 14, 2023
1 parent 6386579 commit bd1f861
Show file tree
Hide file tree
Showing 2 changed files with 1,619 additions and 1,120 deletions.
108 changes: 54 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,32 +31,32 @@
},
"dependencies": {
"@birdgg/react-github": "0.2.3",
"@codemirror/autocomplete": "^6.10.2",
"@codemirror/autocomplete": "^6.11.0",
"@codemirror/commands": "6.3.0",
"@codemirror/lang-markdown": "6.2.2",
"@codemirror/language": "6.9.2",
"@codemirror/language-data": "6.3.1",
"@codemirror/state": "6.3.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.21.4",
"@crossbell/connect-kit": "1.5.14",
"@crossbell/contract": "1.5.13",
"@crossbell/indexer": "1.5.13",
"@crossbell/notification": "1.5.13",
"@crossbell/ui": "1.5.13",
"@crossbell/util-hooks": "1.5.13",
"@crossbell/util-metadata": "1.5.13",
"@codemirror/view": "6.22.0",
"@crossbell/connect-kit": "1.5.17",
"@crossbell/contract": "1.5.17",
"@crossbell/indexer": "1.5.17",
"@crossbell/notification": "1.5.17",
"@crossbell/ui": "1.5.17",
"@crossbell/util-hooks": "1.5.17",
"@crossbell/util-metadata": "1.5.17",
"@ddietr/codemirror-themes": "1.4.2",
"@dqbd/tiktoken": "1.0.7",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "0.26.1",
"@floating-ui/react": "0.26.2",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@iconify-json/mingcute": "1.1.11",
"@lezer/highlight": "1.1.6",
"@mantine/core": "7.1.7",
"@mantine/dates": "7.1.7",
"@lezer/highlight": "1.2.0",
"@mantine/core": "7.2.2",
"@mantine/dates": "7.2.2",
"@microflash/remark-callout-directives": "1.6.0",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",
Expand All @@ -81,40 +81,40 @@
"fast-deep-equal": "3.1.3",
"hast-util-from-html": "2.0.1",
"hast-util-to-html": "9.0.0",
"i18next": "23.6.0",
"i18next-resources-to-backend": "1.1.4",
"i18next": "23.7.6",
"i18next-resources-to-backend": "1.2.0",
"immer": "10.0.3",
"ioredis": "5.3.2",
"isomorphic-dompurify": "1.9.0",
"js-yaml": "4.1.0",
"jsdom": "22.1.0",
"jsonfeed-to-rss": "3.0.7",
"katex": "0.16.9",
"langchain": "0.0.177",
"langchain": "0.0.186",
"lottie-react": "2.4.0",
"mdast-util-to-hast": "13.0.2",
"mdast-util-toc": "7.0.0",
"medium-zoom": "1.0.8",
"mermaid": "10.6.0",
"nanoid": "5.0.2",
"next": "14.0.1",
"mermaid": "10.6.1",
"nanoid": "5.0.3",
"next": "14.0.2",
"next-themes": "0.2.1",
"node-id3": "0.2.6",
"open-graph-scraper": "^6.3.2",
"pangu": "4.0.7",
"path-to-regexp": "6.2.1",
"pinyin-pro": "3.17.0",
"pinyin-pro": "3.18.0",
"plaiceholder": "3.0.0",
"prismjs": "1.29.0",
"qier-progress": "1.0.4",
"qrcode.react": "3.1.0",
"rc-dplayer": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.47.0",
"react-hook-form": "7.48.2",
"react-hot-toast": "2.4.1",
"react-i18next": "13.3.1",
"react-parallax-tilt": "1.7.172",
"react-i18next": "13.4.1",
"react-parallax-tilt": "1.7.174",
"react-popper": "2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "1.1.1",
Expand Down Expand Up @@ -145,60 +145,60 @@
"serialize-javascript": "6.0.1",
"sharp": "0.32.6",
"sortablejs": "1.15.0",
"swiper": "^11.0.3",
"swiper": "^11.0.4",
"tailwind-merge": "2.0.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.18.2",
"wagmi": "1.4.5",
"zustand": "4.4.5"
"viem": "1.19.1",
"wagmi": "1.4.6",
"zustand": "4.4.6"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@iconify/tailwind": "0.1.3",
"@next/bundle-analyzer": "14.0.1",
"@types/async-lock": "1.4.1",
"@types/canvas-confetti": "1.6.2",
"@types/chroma-js": "2.4.2",
"@types/cookie": "0.5.3",
"@types/hast": "3.0.2",
"@types/js-yaml": "4.0.8",
"@types/katex": "0.16.5",
"@types/mdast": "4.0.2",
"@types/mjml": "4.7.3",
"@types/node": "20.8.10",
"@types/pangu": "4.0.1",
"@types/prismjs": "1.26.2",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-infinite-scroller": "1.2.4",
"@types/remove-markdown": "0.3.3",
"@types/serialize-javascript": "5.0.3",
"@types/sortablejs": "1.15.4",
"@types/ua-parser-js": "0.7.38",
"@types/uuid": "9.0.6",
"@next/bundle-analyzer": "14.0.2",
"@types/async-lock": "1.4.2",
"@types/canvas-confetti": "1.6.3",
"@types/chroma-js": "2.4.3",
"@types/cookie": "0.5.4",
"@types/hast": "3.0.3",
"@types/js-yaml": "4.0.9",
"@types/katex": "0.16.6",
"@types/mdast": "4.0.3",
"@types/mjml": "4.7.4",
"@types/node": "20.9.0",
"@types/pangu": "4.0.2",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-infinite-scroller": "1.2.5",
"@types/remove-markdown": "0.3.4",
"@types/serialize-javascript": "5.0.4",
"@types/sortablejs": "1.15.5",
"@types/ua-parser-js": "0.7.39",
"@types/uuid": "9.0.7",
"autoprefixer": "10.4.16",
"babel-loader": "9.1.3",
"cspell": "7.3.8",
"cspell": "8.0.0",
"esbuild": "0.19.5",
"esbuild-register": "3.5.0",
"eslint": "8.52.0",
"eslint-config-next": "14.0.1",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"postcss": "^8.4.31",
"postcss-import": "15.1.0",
"postcss-preset-mantine": "^1.9.0",
"postcss-preset-mantine": "^1.11.0",
"postcss-prune-var": "1.1.1",
"postcss-simple-vars": "^7.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-package-json": "2.8.0",
"prisma": "5.5.2",
"tailwindcss": "3.3.5",
Expand Down
Loading

0 comments on commit bd1f861

Please sign in to comment.