diff --git a/package-lock.json b/package-lock.json index 8917f86..56a1357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@exile-watch/seo": "^2.0.1", "@exile-watch/writ-icons": "^1.0.8", "@exile-watch/writ-react": "^1.0.8", - "@tabler/icons-react": "^3.1.0", + "@tabler/icons-react": "^3.3.0", "classnames": "^2.3.1", "cookie-parser": "^1.4.5", "express": "^4.19.2", @@ -8464,20 +8464,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", diff --git a/package.json b/package.json index b4de23f..79baaa3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@exile-watch/seo": "^2.0.1", "@exile-watch/writ-icons": "^1.0.8", "@exile-watch/writ-react": "^1.0.8", - "@tabler/icons-react": "^3.1.0", + "@tabler/icons-react": "^3.3.0", "classnames": "^2.3.1", "cookie-parser": "^1.4.5", "express": "^4.19.2",