diff --git a/package-lock.json b/package-lock.json index d165cf94..0166ea3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@docusaurus/preset-classic": "^3.6.1", "@easyops-cn/docusaurus-search-local": "0.45.0", "@mdx-js/react": "3.1.0", - "@tabler/icons-react": "^3.21.0", + "@tabler/icons-react": "^3.22.0", "clsx": "2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1", @@ -3922,20 +3922,20 @@ } }, "node_modules/@tabler/icons": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.21.0.tgz", - "integrity": "sha512-5+GkkmWCr1wgMor5cOF1/YYflTQdc15y10FUikJ3HW8hDiFjfbuoAHJi17FT1vwsr1sA78rkJMn+fDoOOjnnPA==", + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.22.0.tgz", + "integrity": "sha512-IfgGzhFph5OBr2wTieWL/hyAs0FThnq9O155a6kfGYxqx7h5LQw91wnRswhEaGhXCcfmR7ZVDUr9H+x4b9Pb8g==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.21.0.tgz", - "integrity": "sha512-Qq0GnZzzccbv/zuMyXAUUPlogNAqx9KsF8cr/ev3bxs+GMObqNEjXv1eZl9GFzxyQTS435siJNU8A1BaIYhX8g==", + "version": "3.22.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.22.0.tgz", + "integrity": "sha512-pOnn+IqZpnkYsEKRvbXXLXwXhYwg4cy1fEVr5SRrgAYJXkobpDjFTdVHlab0HEBXY5AE1NjsMlVeK6H/8Vv2uQ==", "dependencies": { - "@tabler/icons": "3.21.0" + "@tabler/icons": "3.22.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 814129ba..b89905fb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@docusaurus/preset-classic": "^3.6.1", "@easyops-cn/docusaurus-search-local": "0.45.0", "@mdx-js/react": "3.1.0", - "@tabler/icons-react": "^3.21.0", + "@tabler/icons-react": "^3.22.0", "clsx": "2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1",