diff --git a/docs/package-lock.json b/docs/package-lock.json index df316a93700..3d3f3a548b8 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@docsearch/css": "4.3.2", "@docsearch/js": "4.3.2", - "@tabler/icons": "3.35.0", + "@tabler/icons": "3.36.0", "@thulite/doks-core": "1.8.3", "@thulite/images": "3.3.3", "@thulite/inline-svg": "1.2.1", @@ -2439,9 +2439,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==", "license": "MIT", "funding": { "type": "github", diff --git a/docs/package.json b/docs/package.json index 11f75a1227b..d18b4b456e8 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "dependencies": { "@docsearch/css": "4.3.2", "@docsearch/js": "4.3.2", - "@tabler/icons": "3.35.0", + "@tabler/icons": "3.36.0", "@thulite/doks-core": "1.8.3", "@thulite/images": "3.3.3", "@thulite/inline-svg": "1.2.1",