From 9688e059f38255cf7fd34950d29286f5118c31ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:26:42 +0000 Subject: [PATCH] chore(deps): bump @tabler/icons-react from 2.39.0 to 2.40.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.39.0 to 2.40.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v2.40.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] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8acb37fd..4745ec2a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@runtipi/postgres-migrations": "^5.3.0", "@runtipi/shared": "workspace:^", "@tabler/core": "1.0.0-beta20", - "@tabler/icons-react": "^2.39.0", + "@tabler/icons-react": "^2.40.0", "argon2": "^0.31.1", "bullmq": "^4.12.6", "clsx": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53a49356..be7d828f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 1.0.0-beta20 version: 1.0.0-beta20 '@tabler/icons-react': - specifier: ^2.39.0 - version: 2.39.0(react@18.2.0) + specifier: ^2.40.0 + version: 2.40.0(react@18.2.0) argon2: specifier: ^0.31.1 version: 0.31.1 @@ -2963,12 +2963,12 @@ packages: bootstrap: 5.3.1(@popperjs/core@2.11.8) dev: false - /@tabler/icons-react@2.39.0(react@18.2.0): - resolution: {integrity: sha512-MyUK1jqtmHPZBnDXqIc1Y5OnfoqG+tGaSB1/gcl0mlY462fJ5f3QB0ZIZzAHMAGYb6K2iJSdFIFavhcgpDDZ7Q==} + /@tabler/icons-react@2.40.0(react@18.2.0): + resolution: {integrity: sha512-C+dDOZowFbwI3LGQP0fdua+hOPkGkW7XeMcRXTSdEKc5fD75W6zRO5nXnWivIMRKsi/Y26EDmnQo15N8JX378w==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: - '@tabler/icons': 2.39.0 + '@tabler/icons': 2.40.0 prop-types: 15.8.1 react: 18.2.0 dev: false @@ -2977,6 +2977,10 @@ packages: resolution: {integrity: sha512-iK3j2jIEGIUaJcbYYg5iwyG1Y/m4lzUxAUbxRpvgeXCWP29jvZaH5hajZmU3KaSealddHuJg7PSQislPHpCsoQ==} dev: false + /@tabler/icons@2.40.0: + resolution: {integrity: sha512-VqKsBSX159cLFTnCzkCmGhZtSPJHNN0lM2sC4xe0HPOfPUnjiex7rDHDdut4oe4iKRecDDpwXwM9BcU6xCPlCg==} + dev: false + /@testing-library/dom@9.3.3: resolution: {integrity: sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==} engines: {node: '>=14'}