From cbf43dc09a919228988015c77a211b6f13fe2d30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 01:55:46 +0000 Subject: [PATCH] fix(deps): update dependency @tabler/icons-react to v3 --- pages/package.json | 2 +- vercel/package.json | 2 +- yarn.lock | 25 ++++++++++++------------- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/pages/package.json b/pages/package.json index 3ea5d79e3..8425ddaec 100644 --- a/pages/package.json +++ b/pages/package.json @@ -17,7 +17,7 @@ "@mantine/hooks": "7.10.1", "@mantine/notifications": "7.10.1", "@sentry/react": "7.99.0", - "@tabler/icons-react": "2.47.0", + "@tabler/icons-react": "3.6.0", "chroma-js": "2.4.2", "date-fns": "3.6.0", "idb": "8.0.0", diff --git a/vercel/package.json b/vercel/package.json index ff3deed7a..afd89198d 100644 --- a/vercel/package.json +++ b/vercel/package.json @@ -10,7 +10,7 @@ "dependencies": { "@mantine/core": "7.10.1", "@mantine/hooks": "7.10.1", - "@tabler/icons-react": "2.47.0", + "@tabler/icons-react": "3.6.0", "next": "14.2.4", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/yarn.lock b/yarn.lock index cf0d229c8..5e3eee4c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3660,22 +3660,21 @@ __metadata: languageName: node linkType: hard -"@tabler/icons-react@npm:2.47.0": - version: 2.47.0 - resolution: "@tabler/icons-react@npm:2.47.0" +"@tabler/icons-react@npm:3.6.0": + version: 3.6.0 + resolution: "@tabler/icons-react@npm:3.6.0" dependencies: - "@tabler/icons": "npm:2.47.0" - prop-types: "npm:^15.7.2" + "@tabler/icons": "npm:3.6.0" peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 - checksum: 8e3cb9ff71d443f31569176f8d10c55bfdc53d5a762c8133472b8729d8d135380161a7af2cba6ac22b1416030326cf363e33467f5e314933526d8efa34feb222 + react: ">= 16" + checksum: ffd196a1909655a09289dfee75cff5999a962cb99c750eb1823df6eb5d1d08ec826fd486b678b1ca33199c00fccb6098dc303a6e17e7da26247c8183ffe70f2a languageName: node linkType: hard -"@tabler/icons@npm:2.47.0": - version: 2.47.0 - resolution: "@tabler/icons@npm:2.47.0" - checksum: 1bf27e9c1fecdd6a80f8ff94e89c49890ae85ca0baf91fe3b28f9325a54a509281a5859beb0197f1833ba58a2af71c9ebaf025ad37f0e562d305982812d1de13 +"@tabler/icons@npm:3.6.0": + version: 3.6.0 + resolution: "@tabler/icons@npm:3.6.0" + checksum: 2a154ac5f152b79c49029e4f42248ab69b3f9afcfad480711de6b47a04071f5a1d639bb9882920aaf142d151d6a15df4e40ebd2e96a67663bf4f6682efca2dca languageName: node linkType: hard @@ -8585,7 +8584,7 @@ __metadata: "@sentry/vite-plugin": "npm:2.18.0" "@swc-jotai/debug-label": "npm:0.1.0" "@swc-jotai/react-refresh": "npm:0.1.0" - "@tabler/icons-react": "npm:2.47.0" + "@tabler/icons-react": "npm:3.6.0" "@types/node": "npm:20.14.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" @@ -10673,7 +10672,7 @@ __metadata: dependencies: "@mantine/core": "npm:7.10.1" "@mantine/hooks": "npm:7.10.1" - "@tabler/icons-react": "npm:2.47.0" + "@tabler/icons-react": "npm:3.6.0" "@types/node": "npm:20.14.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0"