Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Jan 31, 2024
1 parent 33ceeda commit 4522f70
Show file tree
Hide file tree
Showing 2 changed files with 507 additions and 392 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,27 +47,27 @@
"@crossbell/util-hooks": "1.5.20",
"@crossbell/util-metadata": "1.5.20",
"@ddietr/codemirror-themes": "1.4.2",
"@dqbd/tiktoken": "1.0.7",
"@dqbd/tiktoken": "1.0.13",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "0.26.7",
"@floating-ui/react": "0.26.8",
"@headlessui/react": "1.7.18",
"@heroicons/react": "2.1.1",
"@iconify-json/mingcute": "1.1.15",
"@lezer/highlight": "1.2.0",
"@mantine/core": "7.4.2",
"@mantine/dates": "7.4.2",
"@mantine/core": "7.5.0",
"@mantine/dates": "7.5.0",
"@microflash/remark-callout-directives": "2.0.0",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.8.1",
"@prisma/client": "5.9.0",
"@supercharge/request-ip": "1.2.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@uiw/codemirror-extensions-events": "4.21.21",
"@urql/core": "4.2.3",
"@vercel/otel": "0.3.0",
"ahooks": "3.7.8",
"ahooks": "3.7.9",
"aplayer": "1.10.1",
"async-lock": "1.4.1",
"canvas-confetti": "1.9.2",
Expand All @@ -94,15 +94,15 @@
"jsdom": "24.0.0",
"jsonfeed-to-rss": "3.0.7",
"katex": "0.16.9",
"langchain": "0.1.7",
"langchain": "0.1.11",
"lottie-react": "2.4.0",
"mdast-util-to-hast": "13.1.0",
"mdast-util-toc": "7.0.0",
"medium-zoom": "1.1.0",
"mermaid": "10.7.0",
"nanoid": "5.0.4",
"next": "14.1.0",
"next-intl": "3.5.2",
"next-intl": "3.5.3",
"next-themes": "0.2.1",
"node-id3": "0.2.6",
"open-graph-scraper": "6.3.3",
Expand All @@ -119,12 +119,12 @@
"react-dom": "18.2.0",
"react-hook-form": "7.49.3",
"react-hot-toast": "2.4.1",
"react-parallax-tilt": "1.7.201",
"react-parallax-tilt": "1.7.209",
"react-popper": "2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "1.1.1",
"react-tweet": "3.2.0",
"react-virtuoso": "4.6.2",
"react-virtuoso": "4.6.3",
"refractor": "4.8.1",
"rehype-autolink-headings": "7.1.0",
"rehype-infer-description-meta": "2.0.0",
Expand Down Expand Up @@ -164,19 +164,19 @@
"zustand": "4.5.0"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.7.2",
"@egoist/tailwindcss-icons": "1.7.4",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@next/bundle-analyzer": "14.1.0",
"@types/async-lock": "1.4.2",
"@types/canvas-confetti": "1.6.4",
"@types/chroma-js": "2.4.3",
"@types/cookie": "0.6.0",
"@types/hast": "3.0.3",
"@types/hast": "3.0.4",
"@types/js-yaml": "4.0.9",
"@types/katex": "0.16.7",
"@types/mdast": "4.0.3",
"@types/mjml": "4.7.4",
"@types/node": "20.11.7",
"@types/node": "20.11.13",
"@types/pangu": "4.0.2",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.48",
Expand All @@ -190,24 +190,24 @@
"autoprefixer": "10.4.17",
"babel-loader": "9.1.3",
"cspell": "8.3.2",
"esbuild": "0.19.12",
"esbuild": "0.20.0",
"esbuild-register": "3.5.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-tailwindcss": "3.14.1",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "9.0.6",
"lint-staged": "15.2.0",
"husky": "9.0.7",
"lint-staged": "15.2.1",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"postcss-preset-mantine": "1.12.3",
"postcss-prune-var": "1.1.1",
"postcss-simple-vars": "7.0.1",
"prettier": "3.2.4",
"prettier-package-json": "2.8.0",
"prisma": "5.8.1",
"prisma": "5.9.0",
"tailwindcss": "3.4.1",
"tailwindcss-variable-colors": "0.0.2",
"typescript": "5.3.3"
Expand Down
Loading

0 comments on commit 4522f70

Please sign in to comment.