From 975057025f0f6f8139f5969e46be3864e76fa480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 13:37:04 +0000 Subject: [PATCH] Bump @radix-ui/react-slot from 1.2.4 to 1.3.0 in /docs Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) from 1.2.4 to 1.3.0. - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot) --- updated-dependencies: - dependency-name: "@radix-ui/react-slot" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 35 +++++++++++++++++++++++++++++++++-- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index 9002619..7b94b89 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-navigation-menu": "^1.2.0", - "@radix-ui/react-slot": "^1.1.0", + "@radix-ui/react-slot": "^1.3.0", "@tabler/icons-react": "^3.41.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 72a43ad..26a1c66 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^1.2.0 version: 1.2.14(@types/react-dom@19.2.3(@types/react@19.2.3))(@types/react@19.2.3)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': - specifier: ^1.1.0 - version: 1.2.4(@types/react@19.2.3)(react@19.2.0) + specifier: ^1.3.0 + version: 1.3.0(@types/react@19.2.3)(react@19.2.0) '@tabler/icons-react': specifier: ^3.41.1 version: 3.41.1(react@19.2.0) @@ -730,6 +730,15 @@ packages: '@types/react': optional: true + '@radix-ui/react-compose-refs@1.1.3': + resolution: {integrity: sha512-rYOP8OMnuuPMQF1uhPVlGNcCDlkokKqGFE3JcxFViIkAXP7EvFWUliJAstrapypaBLJNHbZL6jGhbVDGTwmVhA==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc + peerDependenciesMeta: + '@types/react': + optional: true + '@radix-ui/react-context@1.1.2': resolution: {integrity: sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==} peerDependencies: @@ -954,6 +963,15 @@ packages: '@types/react': optional: true + '@radix-ui/react-slot@1.3.0': + resolution: {integrity: sha512-MojKku4U/miO8Av4Dkb+ctMAQx7JmY96LmtDQlAarCRtd7rN52QCSzBF+XAvr5S6coSVj9HEPBgHAHKEJVk/WA==} + peerDependencies: + '@types/react': '*' + react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc + peerDependenciesMeta: + '@types/react': + optional: true + '@radix-ui/react-use-callback-ref@1.1.1': resolution: {integrity: sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==} peerDependencies: @@ -3533,6 +3551,12 @@ snapshots: optionalDependencies: '@types/react': 19.2.3 + '@radix-ui/react-compose-refs@1.1.3(@types/react@19.2.3)(react@19.2.0)': + dependencies: + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.3 + '@radix-ui/react-context@1.1.2(@types/react@19.2.3)(react@19.2.0)': dependencies: react: 19.2.0 @@ -3764,6 +3788,13 @@ snapshots: optionalDependencies: '@types/react': 19.2.3 + '@radix-ui/react-slot@1.3.0(@types/react@19.2.3)(react@19.2.0)': + dependencies: + '@radix-ui/react-compose-refs': 1.1.3(@types/react@19.2.3)(react@19.2.0) + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.3 + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.3)(react@19.2.0)': dependencies: react: 19.2.0