diff --git a/examples/react-app/package.json b/examples/react-app/package.json index 351053481..be2aeef7a 100644 --- a/examples/react-app/package.json +++ b/examples/react-app/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@radix-ui/react-dropdown-menu": "2.1.1", - "@radix-ui/react-icons": "1.3.1", + "@radix-ui/react-icons": "1.3.2", "@radix-ui/themes": "3.1.4", "@solana-program/system": "^0.6.2", "@solana/react": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61873f275..28da3737f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -161,8 +161,8 @@ importers: specifier: 2.1.1 version: 2.1.1(@types/react-dom@19.0.0)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@radix-ui/react-icons': - specifier: 1.3.1 - version: 1.3.1(react@19.0.0) + specifier: 1.3.2 + version: 1.3.2(react@19.0.0) '@radix-ui/themes': specifier: 3.1.4 version: 3.1.4(@types/react-dom@19.0.0)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -2996,10 +2996,10 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-icons@1.3.1': - resolution: {integrity: sha512-QvYompk0X+8Yjlo/Fv4McrzxohDdM5GgLHyQcPpcsPvlOSXCGFjdbuyGL5dzRbg0GpknAjQJJZzdiRK7iWVuFQ==} + '@radix-ui/react-icons@1.3.2': + resolution: {integrity: sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g==} peerDependencies: - react: ^16.x || ^17.x || ^18.x || ^19.x + react: ^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc '@radix-ui/react-id@1.1.0': resolution: {integrity: sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==} @@ -9026,7 +9026,7 @@ snapshots: '@types/react': 19.0.1 '@types/react-dom': 19.0.0 - '@radix-ui/react-icons@1.3.1(react@19.0.0)': + '@radix-ui/react-icons@1.3.2(react@19.0.0)': dependencies: react: 19.0.0