diff --git a/docs/site/package.json b/docs/site/package.json index 62a79b5771eb1..46128ace463ea 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -8,7 +8,7 @@ "#*": "./*" }, "scripts": { - "build": "next build", + "build": "next build --turbopack", "check-spelling": "spellchecker --files '**/*.mdx' --files '!content/blog/*.mdx' --files '!content/docs/acknowledgments.mdx' --files '!node_modules/**' --files '!content/extra/terms.mdx' --files '!content/extra/governance.mdx' --files '!content/extra/privacy.mdx' --dictionaries 'dictionary.txt' --no-suggestions --quiet", "dev": "next dev --turbopack", "lint": "fumadocs-mdx && next lint", @@ -49,7 +49,7 @@ "fumadocs-ui": "^14", "geist": "^1.3.0", "lucide-react": "^0.479.0", - "next": "15.4.0-canary.12", + "next": "15.4.0-canary.23", "next-themes": "^0.4.6", "react": "19.0.0", "react-dom": "19.0.0", @@ -63,8 +63,8 @@ "zod": "^3.24.2" }, "devDependencies": { - "@next/env": "15.4.0-canary.12", - "@next/eslint-plugin-next": "15.4.0-canary.12", + "@next/env": "15.4.0-canary.23", + "@next/eslint-plugin-next": "15.4.0-canary.23", "@turbo/eslint-config": "workspace:*", "@turbo/tsconfig": "workspace:^", "@turbo/types": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ef051d60ebb4..362719d5543b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,7 +129,7 @@ importers: version: 9.7.5(react-dom@19.0.0)(react@19.0.0) '@vercel/speed-insights': specifier: 1.2.0 - version: 1.2.0(next@15.4.0-canary.12)(react@19.0.0) + version: 1.2.0(next@15.4.0-canary.23)(react@19.0.0) algoliasearch: specifier: ^4.23.3 version: 4.24.0 @@ -147,31 +147,31 @@ importers: version: 3.3.3 flags: specifier: 3.1.1 - version: 3.1.1(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) + version: 3.1.1(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) framer-motion: specifier: 12.2.0 version: 12.2.0(react-dom@19.0.0)(react@19.0.0) fumadocs-core: specifier: ^14 - version: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) + version: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) fumadocs-mdx: specifier: ^11 - version: 11.5.8(acorn@8.14.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.12) + version: 11.5.8(acorn@8.14.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.23) fumadocs-openapi: specifier: ^7 - version: 7.0.1(@types/react-dom@18.3.0)(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) + version: 7.0.1(@types/react-dom@18.3.0)(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) fumadocs-ui: specifier: ^14 - version: 14.7.7(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) + version: 14.7.7(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) geist: specifier: ^1.3.0 - version: 1.3.1(next@15.4.0-canary.12) + version: 1.3.1(next@15.4.0-canary.23) lucide-react: specifier: ^0.479.0 version: 0.479.0(react@19.0.0) next: - specifier: 15.4.0-canary.12 - version: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + specifier: 15.4.0-canary.23 + version: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) next-themes: specifier: ^0.4.6 version: 0.4.6(react-dom@19.0.0)(react@19.0.0) @@ -207,11 +207,11 @@ importers: version: 3.24.2 devDependencies: '@next/env': - specifier: 15.4.0-canary.12 - version: 15.4.0-canary.12 + specifier: 15.4.0-canary.23 + version: 15.4.0-canary.23 '@next/eslint-plugin-next': - specifier: 15.4.0-canary.12 - version: 15.4.0-canary.12 + specifier: 15.4.0-canary.23 + version: 15.4.0-canary.23 '@turbo/eslint-config': specifier: workspace:* version: link:../../packages/eslint-config @@ -241,10 +241,10 @@ importers: version: 7.5.8 '@vercel/analytics': specifier: 1.5.0 - version: 1.5.0(next@15.4.0-canary.12)(react@19.0.0) + version: 1.5.0(next@15.4.0-canary.23)(react@19.0.0) '@vercel/toolbar': specifier: 0.1.30 - version: 0.1.30(next@15.4.0-canary.12)(react@19.0.0) + version: 0.1.30(next@15.4.0-canary.23)(react@19.0.0) autoprefixer: specifier: ^10.4.20 version: 10.4.21(postcss@8.5.3) @@ -3725,73 +3725,73 @@ packages: engines: {node: '>= 10'} dev: true - /@next/env@15.4.0-canary.12: - resolution: {integrity: sha512-IAJQ5I+1HGX1UbRWZG8Mj9HWIHGxuCLVpl2k82tdpOv8nAwNcswLvNk+3wgwkGJ9qSvxSY1lXP5BJePhXhHIkw==} + /@next/env@15.4.0-canary.23: + resolution: {integrity: sha512-bv6Fbe265CnGo0P8Uay9LzL4sziJh6uc7dfNt7CJIhsl8rzJOJahyucTtUvgcUXBX2hklsTJVuHzAVpb8wOZ8w==} - /@next/eslint-plugin-next@15.4.0-canary.12: - resolution: {integrity: sha512-LSFZbPBMVVlrHu+Q2HDB5WeL+LBxydYhoybTEnRemBcAz+bSf4HIZLbbUDMAyeyphifTvZZjw5xZUoInOOolCw==} + /@next/eslint-plugin-next@15.4.0-canary.23: + resolution: {integrity: sha512-zII8MZ/di2GKBwBerIuYlCYCC4jUoawpD+e4SfbGJQGCY3R9kPeXT9aa2GmhzgrW+wn/125H7RQNS3KPNtL1fA==} dependencies: fast-glob: 3.3.1 dev: true - /@next/swc-darwin-arm64@15.4.0-canary.12: - resolution: {integrity: sha512-NO3DQ28Sr+j7TG+VJFVS7CpqcnFhDy5Q+Hwy30r1FOSra0LPdb0pci5p4keehgKqdCMw48oHSNo1+deSu2Prjg==} + /@next/swc-darwin-arm64@15.4.0-canary.23: + resolution: {integrity: sha512-ZaGUTvGQEQUhxBj0Qu2uoxStA8yf/TMA0lrs2mVrQ3nqSZh7ytInYuY8JtojpKZqA2eTGhUciUXbu0QdjOuHgA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64@15.4.0-canary.12: - resolution: {integrity: sha512-chDEoBGOp9KjH5SsS7B2p/TFL4HhgJGCS/kEh+8TFG1se14uUHCnBQ3q3uyARxs9CLP7EAK7qTgrU5HfnctQAA==} + /@next/swc-darwin-x64@15.4.0-canary.23: + resolution: {integrity: sha512-visdkQByAry6a/C7K9l9lb51XEejlm2zmih8SqkkIIGLnQ2j5/c1pwWTmbWp/LumsV2YLTATTpC31xA+SemDSg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu@15.4.0-canary.12: - resolution: {integrity: sha512-X4m7AZt2sFVZhXY5bWpVvx6AJ+7x358TEt9tK/wH/uV6iAo+Yk/1ma8moCcFy3eYM4sKkFPf4nvdtYMEruJRYQ==} + /@next/swc-linux-arm64-gnu@15.4.0-canary.23: + resolution: {integrity: sha512-txwv3qVj/VqnoKpe0jyrFoy0Hl2zl2MPslkMjLth9qHPIAOCms/iI8IJvY4ARgbeLTIHPNKzKptdYiTJKBiUjA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl@15.4.0-canary.12: - resolution: {integrity: sha512-MpUOlNAMY25fmVYCViZKcoTJreBAidvtx4mJh3vt9+t/13QH+SvdbY6op3Qc09z+0VJReXEpmLqiiQ8RPe0/MA==} + /@next/swc-linux-arm64-musl@15.4.0-canary.23: + resolution: {integrity: sha512-a0IWkOuiOdZU++yN6vgqZOFeh9t8/pW+7fQSQktWWob6xLCYVh0Ib0OCGPwolh7CxY29JHSoORrpRTg/rhD0iA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu@15.4.0-canary.12: - resolution: {integrity: sha512-aI+iQRxb7S/TyqkfaTvc36hK6uR/6//Ls/qchy0OpQJHy2vaROXPhZyDglJWxfhc91X19Lu/TYr/5Mw29oshdw==} + /@next/swc-linux-x64-gnu@15.4.0-canary.23: + resolution: {integrity: sha512-wDibCQ4qOg74/ZHDEIk3yRD1vIm9ns3tn+92BS6OXnMNAUGaRXP7hQwUjmnVj/TiqCoMyNfRVvjYjwkAOROa/w==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl@15.4.0-canary.12: - resolution: {integrity: sha512-VDBZ1nYZqHUdgWBYlsZynkBMG2K8U9y/X2h36Q3KqV9RDpQ243KBY2EUh0nZbF1L17zf9xLLRuW2Pzmaa41vrg==} + /@next/swc-linux-x64-musl@15.4.0-canary.23: + resolution: {integrity: sha512-AGE1pu3WinXYqPdZ3a1t9IvsJ4Sy/AFeDDf3fvLKAFJkxixhA6BuOtzFDyphuGQ30RyhrOAZti9vetwsmiwPrQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc@15.4.0-canary.12: - resolution: {integrity: sha512-5ejhb3aE70+/U3lM4dZ+l15dsI9Gth92636XYLVwzZ2sJeLw76+M5bvCdVV6NS8wpp+DdxVbI/bA2tSE2twsUw==} + /@next/swc-win32-arm64-msvc@15.4.0-canary.23: + resolution: {integrity: sha512-GbzYRcjcN8z2v2ddANtqOdBk++fwQ/DZ408y184mtEupq0L7LQMtDQCrxAA2EsLOEHUJEzgjcTrtV6ViwA5BMQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc@15.4.0-canary.12: - resolution: {integrity: sha512-xCinSon03+qNXrQTMbxCEGMuvak8NleD/7KWucZB5ShalWnitzSFB1QTiOzrFzf8BlsF+1X2e1PQvA8HvicWZw==} + /@next/swc-win32-x64-msvc@15.4.0-canary.23: + resolution: {integrity: sha512-a0rFUokWcYMVQjdql5hw1C6aDGobCLqtLls/U1JSHmCET7a/WNpp/sTrqp+cnlSR4wZyb/Eo/tCDmwkiYYcTVw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5389,6 +5389,7 @@ packages: /@swc/counter@0.1.3: resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} + dev: true /@swc/helpers@0.5.15: resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -6084,7 +6085,7 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@vercel/analytics@1.5.0(next@15.4.0-canary.12)(react@19.0.0): + /@vercel/analytics@1.5.0(next@15.4.0-canary.23)(react@19.0.0): resolution: {integrity: sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==} peerDependencies: '@remix-run/react': ^2 @@ -6110,7 +6111,7 @@ packages: vue-router: optional: true dependencies: - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 dev: true @@ -6128,7 +6129,7 @@ packages: resolution: {integrity: sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==} dev: true - /@vercel/speed-insights@1.2.0(next@15.4.0-canary.12)(react@19.0.0): + /@vercel/speed-insights@1.2.0(next@15.4.0-canary.23)(react@19.0.0): resolution: {integrity: sha512-y9GVzrUJ2xmgtQlzFP2KhVRoCglwfRQgjyfY607aU0hh0Un6d0OUyrJkjuAlsV18qR4zfoFPs/BiIj9YDS6Wzw==} requiresBuild: true peerDependencies: @@ -6152,7 +6153,7 @@ packages: vue-router: optional: true dependencies: - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 dev: false @@ -6203,7 +6204,7 @@ packages: - supports-color dev: true - /@vercel/toolbar@0.1.30(next@15.4.0-canary.12)(react@19.0.0): + /@vercel/toolbar@0.1.30(next@15.4.0-canary.23)(react@19.0.0): resolution: {integrity: sha512-8gVZ2s2FLCt45LVRSLgxIRvj2G+owFmp947tB++nyYW8x0TiRN4qfFgZRdRymiRJ0vWDLuxlOrDVPg2exZNZjw==} peerDependencies: next: '>=11.0.0' @@ -6223,7 +6224,7 @@ packages: fast-glob: 3.3.3 find-up: 5.0.0 get-port: 5.1.1 - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 strip-ansi: 6.0.1 dev: true @@ -6939,12 +6940,6 @@ packages: load-tsconfig: 0.2.3 dev: true - /busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} - dependencies: - streamsearch: 1.1.0 - /bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} @@ -9652,7 +9647,7 @@ packages: engines: {node: '>= 10.13.0'} dev: true - /flags@3.1.1(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0): + /flags@3.1.1(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-UWxZ61y25rJCOId54unQ4Htc+u9fcpwbaYJ7nqoo7Yg0GZ/dVD7Bmw3srMHFuE52kDWHNnnly+6cscmTGaJ6QA==} peerDependencies: '@opentelemetry/api': ^1.7.0 @@ -9674,7 +9669,7 @@ packages: dependencies: '@edge-runtime/cookies': 5.0.2 jose: 5.10.0 - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) dev: false @@ -9821,7 +9816,7 @@ packages: requiresBuild: true optional: true - /fumadocs-core@14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0): + /fumadocs-core@14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-ZP2sFZki291se9R6/K959a6CDNqM+oQKejEygViSTQnkCQ8UWApRQHUZQS670sub8ysBFE8aGlgsnAs+n9HlyA==} peerDependencies: '@orama/tokenizers': 2.x.x @@ -9854,7 +9849,7 @@ packages: hast-util-to-jsx-runtime: 2.3.6 image-size: 1.2.1 negotiator: 1.0.0 - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) react-remove-scroll: 2.6.3(@types/react@18.3.1)(react@19.0.0) @@ -9868,7 +9863,7 @@ packages: - supports-color dev: false - /fumadocs-core@15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0): + /fumadocs-core@15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-bj9nVvQKK59bcS7L/x06Kg0W6zRqE8ZzztFf4h8DtQeeppco86E5uWkSD5FPy4jBXRJATNu1cZ3rPsNXV08psw==} peerDependencies: '@oramacloud/client': 1.x.x || 2.x.x @@ -9898,7 +9893,7 @@ packages: hast-util-to-jsx-runtime: 2.3.6 image-size: 2.0.2 negotiator: 1.0.0 - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) react-remove-scroll: 2.6.3(@types/react@18.3.1)(react@19.0.0) @@ -9912,7 +9907,7 @@ packages: - supports-color dev: false - /fumadocs-mdx@11.5.8(acorn@8.14.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.12): + /fumadocs-mdx@11.5.8(acorn@8.14.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.23): resolution: {integrity: sha512-kzomF+1E9Hx+nwq6HP5bj7quLD/0mkltTZl25nw/D5ubeunvoJQCVb3ofOs3JgO7BatMeXVBucfSSbXZBv1qug==} hasBin: true peerDependencies: @@ -9930,10 +9925,10 @@ packages: esbuild: 0.25.2 estree-util-value-to-estree: 3.3.2 fast-glob: 3.3.3 - fumadocs-core: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) + fumadocs-core: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) gray-matter: 4.0.3 lru-cache: 11.1.0 - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) unist-util-visit: 5.0.0 zod: 3.24.2 transitivePeerDependencies: @@ -9941,7 +9936,7 @@ packages: - supports-color dev: false - /fumadocs-openapi@7.0.1(@types/react-dom@18.3.0)(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): + /fumadocs-openapi@7.0.1(@types/react-dom@18.3.0)(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): resolution: {integrity: sha512-LDwOwPclEvtSnjfcDlA4etMme5raA8oJwuh8SU98GEbCNvu+keIzz5o1gJXW9j5nR6UdJCydBjZmwV5UWrkaJQ==} peerDependencies: '@scalar/api-client-react': '*' @@ -9960,13 +9955,13 @@ packages: ajv-draft-04: 1.0.0(ajv@8.17.1) class-variance-authority: 0.7.1 fast-glob: 3.3.3 - fumadocs-core: 15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) - fumadocs-ui: 15.0.17(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@15.0.17)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) + fumadocs-core: 15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) + fumadocs-ui: 15.0.17(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@15.0.17)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17) github-slugger: 2.0.0 hast-util-to-jsx-runtime: 2.3.6 js-yaml: 4.1.0 lucide-react: 0.479.0(react@19.0.0) - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) next-themes: 0.4.6(react-dom@19.0.0)(react@19.0.0) openapi-sampler: 1.6.1 react: 19.0.0 @@ -9986,7 +9981,7 @@ packages: - tailwindcss dev: false - /fumadocs-ui@14.7.7(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): + /fumadocs-ui@14.7.7(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@14.7.7)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): resolution: {integrity: sha512-DLx5CT1CQljMzZVJZ5wZ4R8/s1QhMIbKJHaqFpy3mnylilclFqncoyA2BI5YbuqH6g4zywgPKdgZKNTZ0KnS6A==} peerDependencies: fumadocs-core: 14.7.7 @@ -10008,10 +10003,10 @@ packages: '@radix-ui/react-slot': 1.1.2(@types/react@18.3.1)(react@19.0.0) '@radix-ui/react-tabs': 1.1.3(@types/react-dom@18.3.0)(@types/react@18.3.1)(react-dom@19.0.0)(react@19.0.0) class-variance-authority: 0.7.1 - fumadocs-core: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) + fumadocs-core: 14.7.7(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) lodash.merge: 4.6.2 lucide-react: 0.473.0(react@19.0.0) - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) next-themes: 0.4.6(react-dom@19.0.0)(react@19.0.0) postcss-selector-parser: 7.1.0 react: 19.0.0 @@ -10024,7 +10019,7 @@ packages: - '@types/react-dom' dev: false - /fumadocs-ui@15.0.17(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@15.0.17)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): + /fumadocs-ui@15.0.17(@types/react-dom@18.3.0)(@types/react@18.3.1)(fumadocs-core@15.0.17)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0)(tailwindcss@3.4.17): resolution: {integrity: sha512-MN5L2f0SyJekb2CpZDL/sobb4O+7MX+kExitUK/v7O26UtdpUw9i3sFALq3pJdtylFlygB0a618IsDFmeaczCg==} peerDependencies: fumadocs-core: 15.0.17 @@ -10046,10 +10041,10 @@ packages: '@radix-ui/react-slot': 1.1.2(@types/react@18.3.1)(react@19.0.0) '@radix-ui/react-tabs': 1.1.3(@types/react-dom@18.3.0)(@types/react@18.3.1)(react-dom@19.0.0)(react@19.0.0) class-variance-authority: 0.7.1 - fumadocs-core: 15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.12)(react-dom@19.0.0)(react@19.0.0) + fumadocs-core: 15.0.17(@types/react@18.3.1)(algoliasearch@4.24.0)(next@15.4.0-canary.23)(react-dom@19.0.0)(react@19.0.0) lodash.merge: 4.6.2 lucide-react: 0.479.0(react@19.0.0) - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) next-themes: 0.4.6(react-dom@19.0.0)(react@19.0.0) postcss-selector-parser: 7.1.0 react: 19.0.0 @@ -10079,12 +10074,12 @@ packages: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} dev: true - /geist@1.3.1(next@15.4.0-canary.12): + /geist@1.3.1(next@15.4.0-canary.23): resolution: {integrity: sha512-Q4gC1pBVPN+D579pBaz0TRRnGA4p9UK6elDY/xizXdFk/g4EKR5g0I+4p/Kj6gM0SajDBZ/0FvDV9ey9ud7BWw==} peerDependencies: next: '>=13.2.0' dependencies: - next: 15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0) + next: 15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0) dev: false /gemoji@7.1.0: @@ -13777,8 +13772,8 @@ packages: react-dom: 19.0.0(react@19.0.0) dev: false - /next@15.4.0-canary.12(react-dom@19.0.0)(react@19.0.0): - resolution: {integrity: sha512-XwtMcAtfhdtL1GBoXqXka2MY7wq1HkjWXSrn0JDaUlIpXJWIgDr1gsFX47Xi4p4wKnixu6NxlcmxXzyMz8265Q==} + /next@15.4.0-canary.23(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-iL+q0cJpB/rHDbkbuuVOb58FV3bgneioJK7Q3YF2p4wOXXb0xjX29puqO91fYCLeQpqqfaxB/T7ftLSxQz02KA==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: @@ -13798,24 +13793,22 @@ packages: sass: optional: true dependencies: - '@next/env': 15.4.0-canary.12 - '@swc/counter': 0.1.3 + '@next/env': 15.4.0-canary.23 '@swc/helpers': 0.5.15 - busboy: 1.6.0 caniuse-lite: 1.0.30001703 postcss: 8.4.31 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) styled-jsx: 5.1.6(react@19.0.0) optionalDependencies: - '@next/swc-darwin-arm64': 15.4.0-canary.12 - '@next/swc-darwin-x64': 15.4.0-canary.12 - '@next/swc-linux-arm64-gnu': 15.4.0-canary.12 - '@next/swc-linux-arm64-musl': 15.4.0-canary.12 - '@next/swc-linux-x64-gnu': 15.4.0-canary.12 - '@next/swc-linux-x64-musl': 15.4.0-canary.12 - '@next/swc-win32-arm64-msvc': 15.4.0-canary.12 - '@next/swc-win32-x64-msvc': 15.4.0-canary.12 + '@next/swc-darwin-arm64': 15.4.0-canary.23 + '@next/swc-darwin-x64': 15.4.0-canary.23 + '@next/swc-linux-arm64-gnu': 15.4.0-canary.23 + '@next/swc-linux-arm64-musl': 15.4.0-canary.23 + '@next/swc-linux-x64-gnu': 15.4.0-canary.23 + '@next/swc-linux-x64-musl': 15.4.0-canary.23 + '@next/swc-win32-arm64-msvc': 15.4.0-canary.23 + '@next/swc-win32-x64-msvc': 15.4.0-canary.23 sharp: 0.34.1 transitivePeerDependencies: - '@babel/core' @@ -16182,10 +16175,6 @@ packages: engines: {node: '>=18'} dev: true - /streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} - /string-argv@0.3.1: resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==} engines: {node: '>=0.6.19'}