Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update to next 15 #2194

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
203 changes: 102 additions & 101 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "An open-source creative community written on the blockchain.",
"license": "AGPL-3.0",
"sideEffects": false,
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.15.2",
"scripts": {
"build": "next build",
"dev": "next -p 2222",
Expand All @@ -31,177 +31,177 @@
},
"dependencies": {
"@birdgg/react-github": "0.2.3",
"@codemirror/autocomplete": "6.16.0",
"@codemirror/commands": "6.5.0",
"@codemirror/lang-markdown": "6.2.5",
"@codemirror/language": "6.10.1",
"@codemirror/autocomplete": "6.18.4",
"@codemirror/commands": "6.7.1",
"@codemirror/lang-markdown": "6.3.1",
"@codemirror/language": "6.10.8",
"@codemirror/language-data": "6.5.1",
"@codemirror/state": "6.4.1",
"@codemirror/state": "6.5.0",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.26.3",
"@codemirror/view": "6.36.1",
"@crossbell/connect-kit": "1.5.27",
"@crossbell/contract": "1.5.27",
"@crossbell/indexer": "1.5.27",
"@crossbell/notification": "1.5.27",
"@crossbell/ui": "1.5.27",
"@crossbell/util-hooks": "1.5.27",
"@crossbell/util-metadata": "1.5.27",
"@ddietr/codemirror-themes": "1.4.2",
"@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.10.0",
"@mantine/dates": "7.10.0",
"@mantine/hooks": "7.10.0",
"@microflash/remark-callout-directives": "4.1.0",
"@ddietr/codemirror-themes": "1.5.1",
"@floating-ui/react": "0.26.28",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@iconify-json/mingcute": "1.2.3",
"@lezer/highlight": "1.2.1",
"@mantine/core": "7.15.2",
"@mantine/dates": "7.15.2",
"@mantine/hooks": "7.15.2",
"@microflash/remark-callout-directives": "4.3.2",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.14.0",
"@shikijs/transformers": "^1.6.0",
"@prisma/client": "5.22.0",
"@shikijs/transformers": "^1.24.4",
"@supercharge/request-ip": "1.2.0",
"@tanstack/react-query": "4.36.1",
"@uiw/codemirror-extensions-events": "4.22.1",
"@urql/core": "5.0.3",
"@vercel/otel": "1.8.2",
"@wagmi/core": "1",
"@uiw/codemirror-extensions-events": "4.23.7",
"@urql/core": "5.1.0",
"@vercel/otel": "1.10.0",
"@wagmi/core": "1.4.13",
"@xlog/shiki": "link:./packages/shiki",
"ahooks": "3.8.0",
"ahooks": "3.8.4",
"aplayer": "1.10.1",
"async-lock": "1.4.1",
"canvas-confetti": "1.9.3",
"cheerio": "1.0.0-rc.12",
"chroma-js": "2.4.2",
"cheerio": "1.0.0",
"chroma-js": "2.6.0",
"client-only": "0.0.1",
"clsx": "2.1.1",
"crossbell": "1.11.9",
"dayjs": "1.11.11",
"crossbell": "1.12.1",
"dayjs": "1.11.13",
"deepmerge": "4.3.1",
"emoji-mart": "5.6.0",
"fast-average-color": "9.4.0",
"fast-deep-equal": "3.1.3",
"framer-motion": "11.2.6",
"gpt-tokenizer": "2.1.2",
"hast-util-from-html": "2.0.1",
"hast-util-to-html": "9.0.1",
"hast-util-to-jsx-runtime": "2.3.0",
"framer-motion": "11.15.0",
"gpt-tokenizer": "2.8.1",
"hast-util-from-html": "2.0.3",
"hast-util-to-html": "9.0.4",
"hast-util-to-jsx-runtime": "2.3.2",
"hast-util-to-text": "4.0.2",
"image-size": "1.1.1",
"image-size": "1.2.0",
"immer": "10.1.1",
"ioredis": "5.4.1",
"isomorphic-dompurify": "2.11.0",
"ioredis": "5.4.2",
"isomorphic-dompurify": "2.19.0",
"js-yaml": "4.1.0",
"jsdom": "24.0.0",
"jsdom": "24.1.3",
"jsonfeed-to-rss": "^3.0.8",
"katex": "0.16.10",
"katex": "0.16.19",
"langchain": "0.1.37",
"lottie-react": "2.4.0",
"mdast-util-to-hast": "13.1.0",
"mdast-util-toc": "7.0.1",
"mdast-util-to-hast": "13.2.0",
"mdast-util-toc": "7.1.0",
"medium-zoom": "1.1.0",
"mermaid": "10.9.1",
"nanoid": "5.0.7",
"next": "14.2.3",
"next-intl": "3.14.1",
"next-themes": "0.3.0",
"mermaid": "10.9.3",
"nanoid": "5.0.9",
"next": "15.1.3",
"next-intl": "3.26.3",
"next-themes": "0.4.4",
"node-id3": "0.2.6",
"open-graph-scraper": "6.5.1",
"openai": "4.47.1",
"open-graph-scraper": "6.8.3",
"openai": "4.77.0",
"pangu": "4.0.7",
"path-to-regexp": "6.2.2",
"pinyin-pro": "3.20.4",
"path-to-regexp": "6.3.0",
"pinyin-pro": "3.26.0",
"plaiceholder": "3.0.0",
"qier-progress": "1.0.4",
"qrcode.react": "3.1.0",
"qrcode.react": "3.2.0",
"rc-dplayer": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-hot-toast": "2.4.1",
"react-parallax-tilt": "1.7.226",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-hot-toast": "2.5.1",
"react-parallax-tilt": "1.7.269",
"react-popper": "2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "1.1.1",
"react-tweet": "3.2.1",
"react-virtuoso": "4.7.10",
"react-virtuoso": "4.12.3",
"rehype-infer-description-meta": "2.0.0",
"rehype-katex": "7.0.0",
"rehype-katex": "7.0.1",
"rehype-raw": "7.0.0",
"rehype-sanitize": "6.0.0",
"rehype-slug": "6.0.0",
"remark-breaks": "4.0.0",
"remark-directive": "3.0.0",
"remark-directive-rehype": "0.4.2",
"remark-emoji": "4.0.1",
"remark-emoji": "5.0.1",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
"remark-github-alerts": "0.1.0-beta.3",
"remark-github-alerts": "0.1.0",
"remark-math": "6.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"remove-markdown": "0.5.0",
"remark-rehype": "11.1.1",
"remove-markdown": "0.5.5",
"rss": "^1.2.2",
"rss-parser": "3.13.0",
"serialize-javascript": "6.0.2",
"server-only": "0.0.1",
"sharp": "0.32.6",
"shiki": "^1.6.0",
"sortablejs": "1.15.2",
"swiper": "11.1.3",
"tailwind-merge": "2.3.0",
"tailwind-scrollbar-hide": "1.1.7",
"sharp": "0.33.5",
"shiki": "^1.24.4",
"sortablejs": "1.15.6",
"swiper": "11.1.15",
"tailwind-merge": "2.6.0",
"tailwind-scrollbar-hide": "1.3.1",
"tailwindcss-animate": "1.0.7",
"unified": "11.0.4",
"unified": "11.0.5",
"unist-builder": "4.0.0",
"unist-util-visit": "5.0.0",
"vfile": "6.0.1",
"viem": "1.21.1",
"vfile": "6.0.3",
"viem": "1.21.4",
"wagmi": "1.4.13",
"xregexp": "5.1.1",
"zustand": "4.5.2"
"zustand": "4.5.5"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.0",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@next/bundle-analyzer": "14.2.3",
"@egoist/tailwindcss-icons": "1.8.2",
"@ianvs/prettier-plugin-sort-imports": "4.4.0",
"@next/bundle-analyzer": "15.1.3",
"@types/async-lock": "1.4.2",
"@types/canvas-confetti": "1.6.4",
"@types/chroma-js": "2.4.4",
"@types/canvas-confetti": "1.9.0",
"@types/chroma-js": "2.4.5",
"@types/hast": "3.0.4",
"@types/js-yaml": "4.0.9",
"@types/katex": "0.16.7",
"@types/mdast": "4.0.4",
"@types/node": "20.12.12",
"@types/node": "20.17.11",
"@types/pangu": "4.0.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/remove-markdown": "^0.3.4",
"@types/rss": "^0.0.32",
"@types/serialize-javascript": "5.0.4",
"@types/sortablejs": "1.15.8",
"autoprefixer": "10.4.19",
"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-react-hooks": "4.6.2",
"eslint-plugin-tailwindcss": "3.17.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.0.11",
"lint-staged": "15.2.4",
"postcss": "8.4.38",
"autoprefixer": "10.4.20",
"cspell": "8.17.1",
"eslint": "8.57.1",
"eslint-config-next": "15.1.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-unused-imports": "4.1.4",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
"postcss-preset-mantine": "1.15.0",
"postcss-preset-mantine": "1.17.0",
"postcss-prune-var": "1.1.2",
"postcss-simple-vars": "7.0.1",
"prettier": "3.2.5",
"prettier": "3.4.2",
"prettier-package-json": "2.8.0",
"prisma": "5.14.0",
"tailwindcss": "3.4.3",
"tailwindcss-variable-colors": "0.0.2",
"typescript": "5.4.5"
"prisma": "5.22.0",
"tailwindcss": "3.4.17",
"tailwindcss-variable-colors": "0.1.0",
"typescript": "5.7.2"
},
"engines": {
"node": ">=18.17.0"
Expand All @@ -214,11 +214,12 @@
},
"pnpm": {
"overrides": {
"react": "19.0.0",
"react-dom": "19.0.0",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@wagmi/core": "$@wagmi/core",
"open-graph-scraper>undici": "6.6.2"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
"open-graph-scraper>undici": "6.21.0"
}
}
}
Loading
Loading