diff --git a/package.json b/package.json index e47fb27..82119f0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@mantine/core": "^6.0.20", "@mantine/form": "^6.0.20", "@mantine/hooks": "^6.0.20", - "@tabler/icons-react": "^3.15.0", + "@tabler/icons-react": "^3.17.0", "@turf/turf": "^7.1.0", "maplibre-gl": "^4.7.0", "posthog-js": "^1.160.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3c79ac..7f62b19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^6.0.20 version: 6.0.21(react@18.3.1) '@tabler/icons-react': - specifier: ^3.15.0 - version: 3.15.0(react@18.3.1) + specifier: ^3.17.0 + version: 3.17.0(react@18.3.1) '@turf/turf': specifier: ^7.1.0 version: 7.1.0 @@ -719,13 +719,13 @@ packages: '@swc/types@0.1.7': resolution: {integrity: sha512-scHWahbHF0eyj3JsxG9CFJgFdFNaVQCNAimBlT6PzS3n/HptxqREjsm4OH6AN3lYcffZYSPxXW8ua2BEHp0lJQ==} - '@tabler/icons-react@3.15.0': - resolution: {integrity: sha512-EXIedaHiM4XcdZ8ml3pZeo5p/jetpXbwhDq9Zv3UVM8E3YACSww9TfCtEv3iBI74NI7mNz7Uua2qpNwwWljarg==} + '@tabler/icons-react@3.17.0': + resolution: {integrity: sha512-Ndm9Htv7KpIU1PYYrzs5EMhyA3aZGcgaxUp9Q1XOxcRZ+I0X+Ub2WS5f4bkRyDdL1s0++k2T9XRgmg2pG113sw==} peerDependencies: react: '>= 16' - '@tabler/icons@3.15.0': - resolution: {integrity: sha512-Pzo7g8znsCgCcnSLCfukEV+kcfr0/VjBoCLXJtrOtaY94gtvYjWC2hrKzazf511asUflRuk/+dxztdKYJgpe4g==} + '@tabler/icons@3.17.0': + resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==} '@tsconfig/node10@1.0.9': resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -3318,12 +3318,12 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tabler/icons-react@3.15.0(react@18.3.1)': + '@tabler/icons-react@3.17.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.15.0 + '@tabler/icons': 3.17.0 react: 18.3.1 - '@tabler/icons@3.15.0': {} + '@tabler/icons@3.17.0': {} '@tsconfig/node10@1.0.9': {}