Skip to content

Commit

Permalink
chore: lock next.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmclin2 committed Dec 9, 2024
1 parent 839b5f9 commit c050d97
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
]
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"@ant-design/icons": "^5.5.2",
"@anthropic-ai/sdk": "^0.32.1",
"@aws-sdk/client-bedrock-runtime": "^3.699.0",
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/s3-request-presigner": "^3.699.0",
"@aws-sdk/client-bedrock-runtime": "^3.706.0",
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/s3-request-presigner": "^3.705.0",
"@azure/openai": "1.0.0-beta.12",
"@baiducloud/qianfan": "^0.1.9",
"@gltf-transform/core": "^4.1.0",
Expand All @@ -82,33 +82,33 @@
"@icons-pack/react-simple-icons": "^9.7.0",
"@khmyznikov/pwa-install": "^0.3.9",
"@lobehub/chat-plugin-sdk": "^1.32.4",
"@lobehub/i18n-cli": "^1.20.0",
"@lobehub/icons": "^1.45.0",
"@lobehub/tts": "^1.25.4",
"@lobehub/ui": "^1.153.0",
"@next/third-parties": "^14.2.18",
"@lobehub/i18n-cli": "^1.20.1",
"@lobehub/icons": "^1.54.0",
"@lobehub/tts": "^1.25.8",
"@lobehub/ui": "^1.153.11",
"@next/third-parties": "^14.2.20",
"@pixiv/three-vrm": "2.1.2",
"@pixiv/three-vrm-core": "2.1.2",
"@react-spring/web": "^9.7.5",
"@serwist/next": "^9.0.10",
"@serwist/next": "^9.0.11",
"@t3-oss/env-nextjs": "^0.11.1",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/server": "next",
"@types/react-speech-recognition": "^3.9.5",
"@vercel/analytics": "^1.4.1",
"ahooks": "^3.8.1",
"ahooks": "^3.8.4",
"ai": "^2.2.37",
"antd": "~5.18.3",
"antd-style": "^3.7.1",
"axios": "^1.7.7",
"axios": "^1.7.9",
"buffer": "^6.0.3",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"drizzle-orm": "^0.36.4",
"fast-deep-equal": "^3.1.3",
"i18next": "^23.16.8",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-browser-languagedetector": "^7.2.2",
"i18next-resources-to-backend": "^1.2.1",
"immer": "^10.1.1",
"jose": "^5.9.6",
Expand All @@ -118,13 +118,13 @@
"lucide-react": "^0.395.0",
"mime": "^4.0.4",
"mmd-parser": "^1.0.4",
"modern-screenshot": "^4.5.4",
"nanoid": "^5.0.8",
"next": "^14.2.18",
"modern-screenshot": "^4.5.5",
"nanoid": "^5.0.9",
"next": "14.2.8",
"nextjs-toploader": "^3.7.15",
"numeral": "^2.0.6",
"ollama": "^0.5.10",
"openai": "^4.73.0",
"ollama": "^0.5.11",
"openai": "^4.76.0",
"pino": "^9.5.0",
"polished": "^4.3.1",
"pwa-install-handler": "^2.6.1",
Expand All @@ -133,16 +133,16 @@
"react-dom": "^18.3.1",
"react-i18next": "14.0.2",
"react-intersection-observer": "^9.13.1",
"react-layout-kit": "^1.9.0",
"react-layout-kit": "^1.9.1",
"react-lazy-load": "^4.0.1",
"react-virtuoso": "^4.12.1",
"react-virtuoso": "^4.12.3",
"remark": "^15.0.1",
"remark-gfm": "^3.0.1",
"remark-html": "^16.0.1",
"resolve-accept-language": "^3.1.8",
"resolve-accept-language": "^3.1.9",
"rtl-detect": "^1.1.2",
"serwist": "^9.0.10",
"superjson": "^2.2.1",
"serwist": "^9.0.11",
"superjson": "^2.2.2",
"swr": "^2.2.5",
"three": "0.164.1",
"ua-parser-js": "^1.0.39",
Expand All @@ -157,18 +157,18 @@
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@ducanh2912/next-pwa": "^10.2.9",
"@edge-runtime/vm": "^4.0.3",
"@edge-runtime/vm": "^4.0.4",
"@lobehub/lint": "^1.24.4",
"@next/bundle-analyzer": "^14.2.18",
"@next/eslint-plugin-next": "^14.2.18",
"@next/bundle-analyzer": "^14.2.20",
"@next/eslint-plugin-next": "^14.2.20",
"@peculiar/webcrypto": "^1.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.14.2",
"@types/numeral": "^2.0.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/three": "^0.165.0",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^10.0.0",
Expand All @@ -184,7 +184,7 @@
"jsdom": "^24.1.3",
"just-diff": "^6.0.2",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"remark-cli": "^11.0.0",
"remark-parse": "^10.0.2",
"semantic-release": "^21.1.2",
Expand Down
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const RootLayout = async ({ children }: PropsWithChildren) => {
</head>
<body>
<StyleRegistry>
{/* @ts-ignore */}
<Layout>
<NProgress />
<PWAInstall />
Expand Down

0 comments on commit c050d97

Please sign in to comment.