diff --git a/package-lock.json b/package-lock.json index d52ca8a..aedc8bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "next": "13.5.7", "react": "^18", "react-dom": "^18", - "remixicon": "^4.5.0", + "remixicon": "^4.6.0", "sonner": "^1.7.1", "styled-components": "^6.1.13", "typescript-plugin-styled-components": "^3.0.0" @@ -7820,9 +7820,9 @@ } }, "node_modules/remixicon": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.5.0.tgz", - "integrity": "sha512-IP/wNQGG3JCigaeFF3DERSTqMIZBlNu1yu8clNGB7wFe7ZN/ueKMplFHL5uEbnGpCzqfY6MlxIYn2vRzub+5cQ==" + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.6.0.tgz", + "integrity": "sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==" }, "node_modules/require-directory": { "version": "2.1.1", @@ -14833,9 +14833,9 @@ } }, "remixicon": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.5.0.tgz", - "integrity": "sha512-IP/wNQGG3JCigaeFF3DERSTqMIZBlNu1yu8clNGB7wFe7ZN/ueKMplFHL5uEbnGpCzqfY6MlxIYn2vRzub+5cQ==" + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.6.0.tgz", + "integrity": "sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==" }, "require-directory": { "version": "2.1.1", diff --git a/package.json b/package.json index ae3ea60..eed328e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "next": "13.5.7", "react": "^18", "react-dom": "^18", - "remixicon": "^4.5.0", + "remixicon": "^4.6.0", "sonner": "^1.7.1", "styled-components": "^6.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 044ef32..f8a5571 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^18 version: 18.3.1(react@18.3.1) remixicon: - specifier: ^4.5.0 - version: 4.5.0 + specifier: ^4.6.0 + version: 4.6.0 sonner: specifier: ^1.7.1 version: 1.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2334,8 +2334,8 @@ packages: resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} engines: {node: '>= 0.4'} - remixicon@4.5.0: - resolution: {integrity: sha512-IP/wNQGG3JCigaeFF3DERSTqMIZBlNu1yu8clNGB7wFe7ZN/ueKMplFHL5uEbnGpCzqfY6MlxIYn2vRzub+5cQ==} + remixicon@4.6.0: + resolution: {integrity: sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==} require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} @@ -5582,7 +5582,7 @@ snapshots: es-errors: 1.3.0 set-function-name: 2.0.2 - remixicon@4.5.0: {} + remixicon@4.6.0: {} require-directory@2.1.1: {}