diff --git a/packages/thirdweb/package.json b/packages/thirdweb/package.json index 022f7cf282e..13b5f1f3e4e 100644 --- a/packages/thirdweb/package.json +++ b/packages/thirdweb/package.json @@ -208,7 +208,7 @@ "@passwordless-id/webauthn": "^1.6.1", "@radix-ui/react-dialog": "1.1.2", "@radix-ui/react-focus-scope": "1.1.0", - "@radix-ui/react-icons": "1.3.0", + "@radix-ui/react-icons": "1.3.1", "@radix-ui/react-tooltip": "1.1.3", "@tanstack/react-query": "5.59.16", "@walletconnect/ethereum-provider": "2.17.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 963cf2ece7d..0aa2c18a9a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -911,8 +911,8 @@ importers: specifier: 1.1.0 version: 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-icons': - specifier: 1.3.0 - version: 1.3.0(react@18.3.1) + specifier: 1.3.1 + version: 1.3.1(react@18.3.1) '@radix-ui/react-tooltip': specifier: 1.1.3 version: 1.1.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4067,10 +4067,10 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-icons@1.3.0': - resolution: {integrity: sha512-jQxj/0LKgp+j9BiTXz3O3sgs26RNet2iLWmsPyRz2SIcR4q/4SbazXfnYwbAr+vLYKSfc7qxzyGQA1HLlYiuNw==} + '@radix-ui/react-icons@1.3.1': + resolution: {integrity: sha512-QvYompk0X+8Yjlo/Fv4McrzxohDdM5GgLHyQcPpcsPvlOSXCGFjdbuyGL5dzRbg0GpknAjQJJZzdiRK7iWVuFQ==} peerDependencies: - react: ^16.x || ^17.x || ^18.x + react: ^16.x || ^17.x || ^18.x || ^19.x '@radix-ui/react-id@1.0.1': resolution: {integrity: sha512-tI7sT/kqYp8p96yGWY1OAnLHrqDgzHefRBKQ2YAkBS5ja7QLcZ9Z/uY7bEjPUatf8RomoXM8/1sMj1IJaE5UzQ==} @@ -18396,7 +18396,7 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-icons@1.3.0(react@18.3.1)': + '@radix-ui/react-icons@1.3.1(react@18.3.1)': dependencies: react: 18.3.1