From 36668641189b18b269527677ce39dd6d43e3a6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 19:14:44 +0000 Subject: [PATCH] Bump @tabler/icons-react from 3.2.0 to 3.3.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.3.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index af1ed6d..23f6325 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -36,7 +36,7 @@ "@mantine/notifications": "^7.8.0", "@pm2.web/mongoose-models": "*", "@pm2.web/typings": "*", - "@tabler/icons-react": "^3.2.0", + "@tabler/icons-react": "^3.3.0", "@tanstack/react-query": "^5.29.2", "@trpc/client": "^11.0.0-rc.329", "@trpc/next": "^11.0.0-rc.329", diff --git a/package-lock.json b/package-lock.json index cb8d40d..c0da712 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "@mantine/notifications": "^7.8.0", "@pm2.web/mongoose-models": "*", "@pm2.web/typings": "*", - "@tabler/icons-react": "^3.2.0", + "@tabler/icons-react": "^3.3.0", "@tanstack/react-query": "^5.29.2", "@trpc/client": "^11.0.0-rc.329", "@trpc/next": "^11.0.0-rc.329", @@ -1018,20 +1018,20 @@ } }, "node_modules/@tabler/icons": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.2.0.tgz", - "integrity": "sha512-h8GQ2rtxgiSjltrVz4vcopAxTPSpUSUi5nBfJ09H3Bk4fJk6wZ/dVUjzhv/BHfDwGTkAxZBiYe/Q/T95cPeg5Q==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.3.0.tgz", + "integrity": "sha512-PLVe9d7b59sKytbx00KgeGhQG3N176Ezv8YMmsnSz4s0ifDzMWlp/h2wEfQZ0ZNe8e377GY2OW6kovUe3Rnd0g==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.2.0.tgz", - "integrity": "sha512-b1mZT1XpZrzvbM+eFe1YbYbxkzgJ18tM4knZKqXh0gnHDZ6XVLIH3TzJZ3HZ7PTkUqZLZ7XcGae3qQVGburlBw==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.3.0.tgz", + "integrity": "sha512-Qn1Po+0gErh1zCWlaOdoVoGqeonWfSuiboYgwZBs6PIJNsj7yr3bIa4BkHmgJgtlXLT9LvCzt/RvwlgjxLfjjg==", "dependencies": { - "@tabler/icons": "3.2.0" + "@tabler/icons": "3.3.0" }, "funding": { "type": "github",