diff --git a/app/package.json b/app/package.json index ffbb8c17..7ed02928 100644 --- a/app/package.json +++ b/app/package.json @@ -31,7 +31,7 @@ "dependencies": { "@giantnodes/react": "1.0.0-canary.17", "@hookform/resolvers": "^3.4.0", - "@tabler/icons-react": "^3.3.0", + "@tabler/icons-react": "^3.4.0", "clsx": "^2.1.1", "dayjs": "^1.11.11", "filesize": "^10.1.2", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index f20c20cd..7cff14a1 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^3.4.0 version: 3.4.0(react-hook-form@7.51.4) '@tabler/icons-react': - specifier: ^3.3.0 - version: 3.3.0(react@18.3.1) + specifier: ^3.4.0 + version: 3.4.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -1831,17 +1831,17 @@ packages: tslib: 2.6.2 dev: false - /@tabler/icons-react@3.3.0(react@18.3.1): - resolution: {integrity: sha512-Qn1Po+0gErh1zCWlaOdoVoGqeonWfSuiboYgwZBs6PIJNsj7yr3bIa4BkHmgJgtlXLT9LvCzt/RvwlgjxLfjjg==} + /@tabler/icons-react@3.4.0(react@18.3.1): + resolution: {integrity: sha512-hwRXZ//7B3d8FSb2loMj67s8UZeneCsOCs+Acv0KllWXS15brpFjdi6ROf/Vq5+vr1brFf+xmSTiQkKlEF1Yaw==} peerDependencies: react: '>= 16' dependencies: - '@tabler/icons': 3.3.0 + '@tabler/icons': 3.4.0 react: 18.3.1 dev: false - /@tabler/icons@3.3.0: - resolution: {integrity: sha512-PLVe9d7b59sKytbx00KgeGhQG3N176Ezv8YMmsnSz4s0ifDzMWlp/h2wEfQZ0ZNe8e377GY2OW6kovUe3Rnd0g==} + /@tabler/icons@3.4.0: + resolution: {integrity: sha512-6gYHXG0xAJgt2KPcTYDqhe3xYoJMTgz/ZfYup4EUHsxzYsz6rBlt8WgavHsGaWckaqH7ApR/epYslfXZjK27yw==} dev: false /@types/d3-array@3.2.1: