diff --git a/examples/react-app/package.json b/examples/react-app/package.json index 4f84262689fb..c5ca9ca5312b 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.0", + "@radix-ui/react-icons": "1.3.1", "@radix-ui/themes": "3.1.4", "@solana-program/system": "^0.5.4", "@solana/react": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e9b8728cbe2..4f68830d17a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,8 +158,8 @@ importers: specifier: 2.1.1 version: 2.1.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(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/themes': specifier: 3.1.4 version: 3.1.4(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2996,10 +2996,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.1.0': resolution: {integrity: sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==} @@ -9101,7 +9101,7 @@ snapshots: '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@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