diff --git a/apps/web-docs/package.json b/apps/web-docs/package.json index 5670fd9ae..d4509ee13 100644 --- a/apps/web-docs/package.json +++ b/apps/web-docs/package.json @@ -17,7 +17,7 @@ "@types/mdx": "^2.0.11", "@vercel/edge-config": "^0.4.1", "@vercel/otel": "^0.3.0", - "fumadocs-core": "^8.1.1", + "fumadocs-core": "^9.1.0", "fumadocs-mdx": "^8.0.2", "fumadocs-ui": "^8.1.1", "next": "^14.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5842dcd1..df2513bdf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -251,8 +251,8 @@ importers: specifier: ^0.3.0 version: 0.3.0 fumadocs-core: - specifier: ^8.1.1 - version: 8.1.1(@types/react@18.2.57)(next@14.0.4)(react-dom@18.2.0)(react@18.2.0) + specifier: ^9.1.0 + version: 9.1.0(@types/react@18.2.57)(next@14.0.4)(react-dom@18.2.0)(react@18.2.0) fumadocs-mdx: specifier: ^8.0.2 version: 8.0.2(@types/react@18.2.57)(next@14.0.4)(react-dom@18.2.0)(react@18.2.0) @@ -303,7 +303,7 @@ importers: specifier: ^1.5.8 version: 1.5.8 '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 packages/components: @@ -362,7 +362,7 @@ importers: version: 1.60.20(@swc-node/register@1.8.0)(@swc/core@1.3.107)(@types/node@20.11.20)(esbuild@0.19.9)(nx@18.0.4)(postcss@8.4.31)(ts-node@10.9.2)(typescript@5.3.3)(verdaccio@5.29.2) devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 packages/file-system: @@ -375,7 +375,7 @@ importers: version: 7.5.4 devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 '@types/semver': specifier: 7.5.6 @@ -384,7 +384,7 @@ importers: packages/jotai: devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 '@types/react': specifier: 18.2.55 @@ -452,7 +452,7 @@ importers: version: 2.2.1 devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 packages/server-cache: @@ -508,7 +508,7 @@ importers: version: 3.22.4 devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 packages/themes: @@ -530,7 +530,7 @@ importers: version: 6.0.3 devDependencies: '@types/node': - specifier: ^20.11.20 + specifier: ^20.10.5 version: 20.11.20 packages: @@ -6856,25 +6856,25 @@ packages: string-argv: 0.3.2 dev: false - /@shikijs/core@1.0.0: - resolution: {integrity: sha512-UMKGMZ+8b88N0/n6DWwWth1PHsOaxjW+R2u+hzSiargZWTv+l3s1l8dhuIxUSsEUPlBDKLs2CSMiFZeviKQM1w==} + /@shikijs/core@1.1.7: + resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==} dev: false - /@shikijs/rehype@1.0.0: - resolution: {integrity: sha512-MyrmV7yyTYXc++cwfnuP2aPqYtemxk11SicOdqz9zEptEKbehpyPMcyj7jLwvZrH6kjeQ3fxFg4BIc4ZvpscaA==} + /@shikijs/rehype@1.1.7: + resolution: {integrity: sha512-gNNmzQjcosjCAoUBrW6DzCmp6XdUQk4RNmyLsqMaDVpGWQsQCkjMBnBLQ7xWnjq6lwQAlq+m1/19kImsUJnpkg==} dependencies: - '@shikijs/transformers': 1.0.0 + '@shikijs/transformers': 1.1.7 '@types/hast': 3.0.4 hast-util-to-string: 3.0.0 - shiki: 1.0.0 + shiki: 1.1.7 unified: 11.0.4 unist-util-visit: 5.0.0 dev: false - /@shikijs/transformers@1.0.0: - resolution: {integrity: sha512-US0Sc0OdH7eGL64BtfvX3XezPfqhqF5mPyBFLlbZqSpFt2/emnv9GveAWzELGsIuvXoJ6N1RjeAdmQx5Xni6BQ==} + /@shikijs/transformers@1.1.7: + resolution: {integrity: sha512-lXz011ao4+rvweps/9h3CchBfzb1U5OtP5D51Tqc9lQYdLblWMIxQxH6Ybe1GeGINcEVM4goMyPrI0JvlIp4UQ==} dependencies: - shiki: 1.0.0 + shiki: 1.1.7 dev: false /@sideway/address@4.1.4: @@ -14674,8 +14674,8 @@ packages: react-dom: '>= 18' dependencies: '@formatjs/intl-localematcher': 0.5.4 - '@shikijs/rehype': 1.0.0 - '@shikijs/transformers': 1.0.0 + '@shikijs/rehype': 1.1.7 + '@shikijs/transformers': 1.1.7 flexsearch: 0.7.21 github-slugger: 2.0.0 negotiator: 0.6.3 @@ -14687,7 +14687,37 @@ packages: remark-gfm: 4.0.0 remark-mdx: 3.0.0 scroll-into-view-if-needed: 3.1.0 - shiki: 1.0.0 + shiki: 1.1.7 + swr: 2.2.4(react@18.2.0) + unist-util-visit: 5.0.0 + transitivePeerDependencies: + - '@types/react' + - supports-color + dev: false + + /fumadocs-core@9.1.0(@types/react@18.2.57)(next@14.0.4)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-6eZg8vP7q7pyW8sfO5kGLuQ3ZCVQVM2t/nFQVRnCLxySWoUusrMHhuYc5Py32IcmYOVzYRL41oJXK+oRxZdwTQ==} + peerDependencies: + next: '>=13.4.20-canary.13' + react: '>= 18' + react-dom: '>= 18' + dependencies: + '@formatjs/intl-localematcher': 0.5.4 + '@shikijs/rehype': 1.1.7 + '@shikijs/transformers': 1.1.7 + flexsearch: 0.7.21 + github-slugger: 2.0.0 + hast-util-to-estree: 3.1.0 + negotiator: 0.6.3 + next: 14.0.4(@babel/core@7.23.6)(@opentelemetry/api@1.7.0)(react-dom@18.2.0)(react@18.2.0) + react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) + react-remove-scroll: 2.5.7(@types/react@18.2.57)(react@18.2.0) + remark: 15.0.1 + remark-gfm: 4.0.0 + remark-mdx: 3.0.0 + scroll-into-view-if-needed: 3.1.0 + shiki: 1.1.7 swr: 2.2.4(react@18.2.0) unist-util-visit: 5.0.0 transitivePeerDependencies: @@ -23373,10 +23403,10 @@ packages: /shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - /shiki@1.0.0: - resolution: {integrity: sha512-rOUGJa3yFGgOrEoiELYxraoBbag3ZWf9bpodlr05Wjm85Scx8OIX+otdSefq9Pk7L47TKEzGodSQb4L38jka6A==} + /shiki@1.1.7: + resolution: {integrity: sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==} dependencies: - '@shikijs/core': 1.0.0 + '@shikijs/core': 1.1.7 dev: false /shimmer@1.2.1: