diff --git a/package-lock.json b/package-lock.json index 91fb932a..dc164c41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@storybook/builder-vite": "^10.1.2", "@storybook/cli": "^10.1.2", "@storybook/react-vite": "^10.1.2", - "@tabler/icons-react": "3.35.0", + "@tabler/icons-react": "3.36.0", "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.7", "@vitejs/plugin-react": "^5.1.1", @@ -5977,9 +5977,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.35.0.tgz", - "integrity": "sha512-yYXe+gJ56xlZFiXwV9zVoe3FWCGuZ/D7/G4ZIlDtGxSx5CGQK110wrnT29gUj52kEZoxqF7oURTk97GQxELOFQ==", + "version": "3.36.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.36.0.tgz", + "integrity": "sha512-z9OfTEG6QbaQWM9KBOxxUdpgvMUn0atageXyiaSc2gmYm51ORO8Ua7eUcjlks+Dc0YMK4rrodAFdK9SfjJ4ZcA==", "dev": true, "license": "MIT", "funding": { @@ -5988,13 +5988,13 @@ } }, "node_modules/@tabler/icons-react": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.35.0.tgz", - "integrity": "sha512-XG7t2DYf3DyHT5jxFNp5xyLVbL4hMJYJhiSdHADzAjLRYfL7AnjlRfiHDHeXxkb2N103rEIvTsBRazxXtAUz2g==", + "version": "3.36.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.36.0.tgz", + "integrity": "sha512-sSZ00bEjTdTTskVFykq294RJq+9cFatwy4uYa78HcYBCXU1kSD1DIp5yoFsQXmybkIOKCjp18OnhAYk553UIfQ==", "dev": true, "license": "MIT", "dependencies": { - "@tabler/icons": "3.35.0" + "@tabler/icons": "3.36.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index d4b87449..3b0aa1cb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@storybook/builder-vite": "^10.1.2", "@storybook/cli": "^10.1.2", "@storybook/react-vite": "^10.1.2", - "@tabler/icons-react": "3.35.0", + "@tabler/icons-react": "3.36.0", "@types/jest-image-snapshot": "^6.4.0", "@types/react": "^19.2.7", "@vitejs/plugin-react": "^5.1.1",