diff --git a/package.json b/package.json index d11d694..d30a829 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prism-react-renderer": "^2.3.0", "react": "^19.2.0", "react-dom": "^19.2.0", - "react-icons": "^5.5.0" + "react-icons": "^5.6.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "^3.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a52b44b..9dfdc2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^19.2.0 version: 19.2.0(react@19.2.0) react-icons: - specifier: ^5.5.0 - version: 5.5.0(react@19.2.0) + specifier: ^5.6.0 + version: 5.6.0(react@19.2.0) devDependencies: '@docusaurus/module-type-aliases': specifier: ^3.10.0 @@ -785,6 +785,10 @@ packages: resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.29.2': + resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} + engines: {node: '>=6.9.0'} + '@babel/template@7.27.2': resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} @@ -7126,8 +7130,8 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-icons@5.5.0: - resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} + react-icons@5.6.0: + resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==} peerDependencies: react: '*' @@ -9565,6 +9569,8 @@ snapshots: '@babel/runtime@7.29.2': {} + '@babel/runtime@7.29.2': {} + '@babel/template@7.27.2': dependencies: '@babel/code-frame': 7.27.1 @@ -17767,7 +17773,7 @@ snapshots: react-fast-compare@3.2.2: {} - react-icons@5.5.0(react@19.2.0): + react-icons@5.6.0(react@19.2.0): dependencies: react: 19.2.0