diff --git a/package-lock.json b/package-lock.json index 9d2ff1d..3ee2a8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@microsoft/eslint-formatter-sarif": "^3.1.0", "@mui/material": "^5.16.0", "@nextui-org/react": "^2.4.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.14.0", "@tiptap/extension-link": "^2.4.0", "@tiptap/react": "^2.4.0", "@tiptap/starter-kit": "^2.4.0", @@ -7618,22 +7618,20 @@ } }, "node_modules/@tabler/icons": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.10.0.tgz", - "integrity": "sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==", - "license": "MIT", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.14.0.tgz", + "integrity": "sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.10.0.tgz", - "integrity": "sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==", - "license": "MIT", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.14.0.tgz", + "integrity": "sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==", "dependencies": { - "@tabler/icons": "3.10.0" + "@tabler/icons": "3.14.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 0766e51..787e90f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@microsoft/eslint-formatter-sarif": "^3.1.0", "@mui/material": "^5.16.0", "@nextui-org/react": "^2.4.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.14.0", "@tiptap/extension-link": "^2.4.0", "@tiptap/react": "^2.4.0", "@tiptap/starter-kit": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index dafc13c..fc64080 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5033,7 +5033,7 @@ dependencies: defer-to-connect "^2.0.1" -"@tabler/icons-react@^3.10.0": +"@tabler/icons-react@^3.14.0": version "3.14.0" resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.14.0.tgz#38bf3b398ed2dbf2d88729d27d4c278936af6292" integrity sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==