diff --git a/package-lock.json b/package-lock.json index b044b70..38d591f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@payloadcms/plugin-import-export": "3.81.0", "@payloadcms/plugin-seo": "3.81.0", "@payloadcms/richtext-lexical": "3.81.0", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.13.2", "knip": "^6.2.0", @@ -7182,9 +7182,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.40.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.40.0.tgz", - "integrity": "sha512-V/Q4VgNPKubRTiLdmWjV/zscYcj5IIk+euicUtaVVqF6luSC9rDngYWgST5/yh3Mrg/mYUwRv1YVTk71Jp0twQ==", + "version": "3.41.1", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.41.1.tgz", + "integrity": "sha512-OaRnVbRmH2nHtFeg+RmMJ/7m2oBIF9XCJAUD5gQnMrpK9f05ydj8MZrAf3NZQqOXyxGN1UBL0D5IKLLEUfr74Q==", "license": "MIT", "funding": { "type": "github", @@ -7192,12 +7192,12 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.40.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.40.0.tgz", - "integrity": "sha512-oO5+6QCnna4a//mYubx4euZfECtzQZFDGsDMIdzZUhbdyBCT+3bRVFBPueGIcemWld4Vb/0UQ39C/cmGfGylAg==", + "version": "3.41.1", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.41.1.tgz", + "integrity": "sha512-kUgweE+DJtAlMZVIns1FTDdcbpRVnkK7ZpUOXmoxy3JAF0rSHj0TcP4VHF14+gMJGnF+psH2Zt26BLT6owetBA==", "license": "MIT", "dependencies": { - "@tabler/icons": "3.40.0" + "@tabler/icons": "3.41.1" }, "funding": { "type": "github", diff --git a/package.json b/package.json index f0b73da..b1758ce 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@payloadcms/plugin-import-export": "3.81.0", "@payloadcms/richtext-lexical": "3.81.0", "@payloadcms/plugin-seo": "3.81.0", - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.13.2", "knip": "^6.2.0", @@ -59,7 +59,7 @@ "typescript": "^6.0.2" }, "overrides": { - "@tabler/icons-react": "3.40.0", + "@tabler/icons-react": "3.41.1", "brace-expansion": "5.0.5", "happy-dom": "20.8.9", "file-type": "22.0.0",