Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed May 24, 2024
1 parent 84728fb commit f114e27
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 566 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,27 +47,27 @@
"@crossbell/util-hooks": "1.5.27",
"@crossbell/util-metadata": "1.5.27",
"@ddietr/codemirror-themes": "1.4.2",
"@floating-ui/react": "0.26.13",
"@floating-ui/react": "0.26.16",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.3",
"@iconify-json/mingcute": "1.1.17",
"@lezer/highlight": "1.2.0",
"@mantine/core": "7.9.1",
"@mantine/dates": "7.9.1",
"@mantine/hooks": "7.9.1",
"@mantine/core": "7.10.0",
"@mantine/dates": "7.10.0",
"@mantine/hooks": "7.10.0",
"@microflash/remark-callout-directives": "4.1.0",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.13.0",
"@shikijs/transformers": "^1.5.1",
"@prisma/client": "5.14.0",
"@shikijs/transformers": "^1.6.0",
"@supercharge/request-ip": "1.2.0",
"@tanstack/react-query": "4.36.1",
"@uiw/codemirror-extensions-events": "4.22.0",
"@uiw/codemirror-extensions-events": "4.22.1",
"@urql/core": "5.0.3",
"@vercel/otel": "1.8.2",
"@wagmi/core": "1",
"@xlog/shiki": "link:./packages/shiki",
"ahooks": "3.7.11",
"ahooks": "3.8.0",
"aplayer": "1.10.1",
"async-lock": "1.4.1",
"canvas-confetti": "1.9.3",
Expand All @@ -81,7 +81,7 @@
"emoji-mart": "5.6.0",
"fast-average-color": "9.4.0",
"fast-deep-equal": "3.1.3",
"framer-motion": "11.1.9",
"framer-motion": "11.2.6",
"gpt-tokenizer": "2.1.2",
"hast-util-from-html": "2.0.1",
"hast-util-to-html": "9.0.1",
Expand All @@ -90,7 +90,7 @@
"image-size": "1.1.1",
"immer": "10.1.1",
"ioredis": "5.4.1",
"isomorphic-dompurify": "2.9.0",
"isomorphic-dompurify": "2.11.0",
"js-yaml": "4.1.0",
"jsdom": "24.0.0",
"jsonfeed-to-rss": "3.0.8",
Expand All @@ -100,14 +100,14 @@
"mdast-util-to-hast": "13.1.0",
"mdast-util-toc": "7.0.1",
"medium-zoom": "1.1.0",
"mermaid": "10.9.0",
"mermaid": "10.9.1",
"nanoid": "5.0.7",
"next": "14.2.3",
"next-intl": "3.13.0",
"next-intl": "3.14.1",
"next-themes": "0.3.0",
"node-id3": "0.2.6",
"open-graph-scraper": "6.5.1",
"openai": "4.45.0",
"openai": "4.47.1",
"pangu": "4.0.7",
"path-to-regexp": "6.2.2",
"pinyin-pro": "3.20.4",
Expand All @@ -117,7 +117,7 @@
"rc-dplayer": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.4",
"react-hook-form": "7.51.5",
"react-hot-toast": "2.4.1",
"react-parallax-tilt": "1.7.226",
"react-popper": "2.3.0",
Expand Down Expand Up @@ -146,9 +146,9 @@
"serialize-javascript": "6.0.2",
"server-only": "0.0.1",
"sharp": "0.32.6",
"shiki": "^1.5.1",
"shiki": "^1.6.0",
"sortablejs": "1.15.2",
"swiper": "11.1.1",
"swiper": "11.1.3",
"tailwind-merge": "2.3.0",
"tailwind-scrollbar-hide": "1.1.7",
"tailwindcss-animate": "1.0.7",
Expand All @@ -171,32 +171,32 @@
"@types/hast": "3.0.4",
"@types/js-yaml": "4.0.9",
"@types/katex": "0.16.7",
"@types/mdast": "4.0.3",
"@types/node": "20.12.11",
"@types/mdast": "4.0.4",
"@types/node": "20.12.12",
"@types/pangu": "4.0.2",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/remove-markdown": "^0.3.4",
"@types/serialize-javascript": "5.0.4",
"@types/sortablejs": "1.15.8",
"autoprefixer": "10.4.19",
"cspell": "8.8.1",
"cspell": "8.8.3",
"eslint": "8.56.0",
"eslint-config-next": "14.2.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-tailwindcss": "3.15.1",
"eslint-plugin-tailwindcss": "3.17.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.4",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-preset-mantine": "1.15.0",
"postcss-prune-var": "1.1.2",
"postcss-simple-vars": "7.0.1",
"prettier": "3.2.5",
"prettier-package-json": "2.8.0",
"prisma": "5.13.0",
"prisma": "5.14.0",
"tailwindcss": "3.4.3",
"tailwindcss-variable-colors": "0.0.2",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit f114e27

Please sign in to comment.