From ee37ebc4112295e853c71430fc7affe57905d935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:59:23 +0000 Subject: [PATCH] build(deps): bump fumadocs-ui from 15.5.1 to 15.5.3 Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 15.5.1 to 15.5.3. - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.5.1...fumadocs-ui@15.5.3) --- updated-dependencies: - dependency-name: fumadocs-ui dependency-version: 15.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 105 ++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 89 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4cf95bc..8d882b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/mdx": "^2.0.13", "fumadocs-core": "^15.5.1", "fumadocs-mdx": "^11.6.7", - "fumadocs-ui": "^15.5.1", + "fumadocs-ui": "^15.5.3", "lucide-react": "^0.513.0", "mdx": "^0.3.1", "next": "^15.3.3", @@ -2816,6 +2816,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.4.3", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.0.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.4.3", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.0.2", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "0.2.10", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@tybys/wasm-util": "^0.9.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.9.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.0", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.8", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.8.tgz", @@ -4954,30 +5014,31 @@ } }, "node_modules/fumadocs-core": { - "version": "15.5.1", - "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-15.5.1.tgz", - "integrity": "sha512-5eJPJw+BFWFdgrtWPQ9aAZAhhsyuZAwth8OjBd9R77sXoIoae4Y4lJZMq3BeSpJZcuIAOVbSCS+pJhsBAoXJ8g==", + "version": "15.5.3", + "resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-15.5.3.tgz", + "integrity": "sha512-FGOrPqUpovSkc25s7EzNvYO0Oi1mlAJz9GxJ3jb8W1v5rmtWgjVhpjs5vBNMQtKDpQuO0GjkHN5iMQVbW0DvjQ==", "license": "MIT", "dependencies": { "@formatjs/intl-localematcher": "^0.6.1", "@orama/orama": "^3.1.6", - "@shikijs/rehype": "^3.4.2", - "@shikijs/transformers": "^3.4.2", + "@shikijs/rehype": "^3.6.0", + "@shikijs/transformers": "^3.6.0", "github-slugger": "^2.0.0", "hast-util-to-estree": "^3.1.3", "hast-util-to-jsx-runtime": "^2.3.6", "image-size": "^2.0.2", "negotiator": "^1.0.0", - "react-remove-scroll": "^2.6.3", + "react-remove-scroll": "^2.7.1", "remark": "^15.0.0", "remark-gfm": "^4.0.1", "remark-rehype": "^11.1.2", "scroll-into-view-if-needed": "^3.1.0", - "shiki": "^3.4.2", + "shiki": "^3.6.0", "unist-util-visit": "^5.0.0" }, "peerDependencies": { "@oramacloud/client": "1.x.x || 2.x.x", + "@types/react": "*", "algoliasearch": "5.x.x", "next": "14.x.x || 15.x.x", "react": "18.x.x || 19.x.x", @@ -4987,6 +5048,9 @@ "@oramacloud/client": { "optional": true }, + "@types/react": { + "optional": true + }, "algoliasearch": { "optional": true }, @@ -5045,9 +5109,9 @@ } }, "node_modules/fumadocs-ui": { - "version": "15.5.1", - "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-15.5.1.tgz", - "integrity": "sha512-HyMoM+mv5WZrXDAv88SLLqFrduDSxQHFU+uQkSpJQdycaGNSIB8063PW/wb/QIliusWP8o+c/YLFy/29KymEWA==", + "version": "15.5.3", + "resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-15.5.3.tgz", + "integrity": "sha512-5SmN1j7HBQ9XuboAicfFqoNLPpN37Iwz0+cCLt6cOOequurTjfPfYCjvlKzP5q0GxDjrpU2vEQX/9JMa25bC6w==", "license": "MIT", "dependencies": { "@radix-ui/react-accordion": "^1.2.11", @@ -5061,21 +5125,28 @@ "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-tabs": "^1.1.12", "class-variance-authority": "^0.7.1", - "fumadocs-core": "15.5.1", + "fumadocs-core": "15.5.3", "lodash.merge": "^4.6.2", "next-themes": "^0.4.6", "postcss-selector-parser": "^7.1.0", "react-medium-image-zoom": "^5.2.14", - "react-remove-scroll": "^2.6.3", - "tailwind-merge": "^3.3.0" + "react-remove-scroll": "^2.7.1", + "tailwind-merge": "^3.3.1" }, "peerDependencies": { + "@types/react": "*", "next": "14.x.x || 15.x.x", "react": "18.x.x || 19.x.x", "react-dom": "18.x.x || 19.x.x", "tailwindcss": "^3.4.14 || ^4.0.0" }, "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "next": { + "optional": true + }, "tailwindcss": { "optional": true } @@ -13015,9 +13086,9 @@ } }, "node_modules/tailwind-merge": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.0.tgz", - "integrity": "sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", + "integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 354b893..e2c3e83 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/mdx": "^2.0.13", "fumadocs-core": "^15.5.1", "fumadocs-mdx": "^11.6.7", - "fumadocs-ui": "^15.5.1", + "fumadocs-ui": "^15.5.3", "lucide-react": "^0.513.0", "mdx": "^0.3.1", "next": "^15.3.3",