⬆️ Bump feather-icons from 4.29.1 to 4.29.2 in /website

Bumps [feather-icons](https://github.com/feathericons/feather) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/feathericons/feather/releases)
- [Changelog](https://github.com/feathericons/feather/blob/main/CHANGELOG.md)
- [Commits](https://github.com/feathericons/feather/compare/v4.29.1...v4.29.2)

---
updated-dependencies:
- dependency-name: feather-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-24 05:33:09 +00:00 committed by GitHub
parent d9d993d267
commit 8da670a458
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"clsx": "2.1.0", "clsx": "2.1.0",
"docusaurus-plugin-image-zoom": "^2.0.0", "docusaurus-plugin-image-zoom": "^2.0.0",
"docusaurus-plugin-sass": "^0.2.5", "docusaurus-plugin-sass": "^0.2.5",
"feather-icons": "^4.29.1", "feather-icons": "^4.29.2",
"jarallax": "^2.2.0", "jarallax": "^2.2.0",
"mdx-mermaid": "^2.0.0", "mdx-mermaid": "^2.0.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",
@ -8483,9 +8483,9 @@
} }
}, },
"node_modules/feather-icons": { "node_modules/feather-icons": {
"version": "4.29.1", "version": "4.29.2",
"resolved": "https://registry.npmjs.org/feather-icons/-/feather-icons-4.29.1.tgz", "resolved": "https://registry.npmjs.org/feather-icons/-/feather-icons-4.29.2.tgz",
"integrity": "sha512-P1we61haGTds6lKWe6CCVPsNULb8tHr1y6S9gXEpU+lNR1Ja7GdV0A1l2hTNmzXv+0Stix/3YMWMAn7n1Qtd6A==", "integrity": "sha512-0TaCFTnBTVCz6U+baY2UJNKne5ifGh7sMG4ZC2LoBWCZdIyPa+y6UiR4lEYGws1JOFWdee8KAsAIvu0VcXqiqA==",
"dependencies": { "dependencies": {
"classnames": "^2.2.5", "classnames": "^2.2.5",
"core-js": "^3.1.3" "core-js": "^3.1.3"

View File

@ -23,7 +23,7 @@
"clsx": "2.1.0", "clsx": "2.1.0",
"docusaurus-plugin-image-zoom": "^2.0.0", "docusaurus-plugin-image-zoom": "^2.0.0",
"docusaurus-plugin-sass": "^0.2.5", "docusaurus-plugin-sass": "^0.2.5",
"feather-icons": "^4.29.1", "feather-icons": "^4.29.2",
"jarallax": "^2.2.0", "jarallax": "^2.2.0",
"mdx-mermaid": "^2.0.0", "mdx-mermaid": "^2.0.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",