Bump react-bootstrap-icons from 1.11.5 to 1.11.6 in /page

Bumps [react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons) from 1.11.5 to 1.11.6.
- [Commits](https://github.com/ismamz/react-bootstrap-icons/compare/v1.11.5...v1.11.6)

---
updated-dependencies:
- dependency-name: react-bootstrap-icons
  dependency-version: 1.11.6
  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]
2025-05-12 19:21:15 +00:00
committed by GitHub
parent 9d9cfd9cad
commit b98d1c80a7
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"lucide-react": "^0.510.0",
"pe-library": "^1.0.1",
"react": "^19.0.0",
"react-bootstrap-icons": "^1.11.5",
"react-bootstrap-icons": "^1.11.6",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
@@ -5765,9 +5765,9 @@
}
},
"node_modules/react-bootstrap-icons": {
"version": "1.11.5",
"resolved": "https://registry.npmjs.org/react-bootstrap-icons/-/react-bootstrap-icons-1.11.5.tgz",
"integrity": "sha512-eOhtFJMUqw98IJcfKJsSMZkFHCeNPTTwXZAe9V9d4mT22ARmbrISxPO9GmtWWuf72zQctLeZMGodX/q6wrbYYg==",
"version": "1.11.6",
"resolved": "https://registry.npmjs.org/react-bootstrap-icons/-/react-bootstrap-icons-1.11.6.tgz",
"integrity": "sha512-ycXiyeSyzbS1C4+MlPTYe0riB+UlZ7LV7YZQYqlERV2cxDiKtntI0huHmP/3VVvzPt4tGxqK0K+Y6g7We3U6tQ==",
"license": "MIT",
"dependencies": {
"prop-types": "^15.7.2"

View File

@@ -32,7 +32,7 @@
"lucide-react": "^0.510.0",
"pe-library": "^1.0.1",
"react": "^19.0.0",
"react-bootstrap-icons": "^1.11.5",
"react-bootstrap-icons": "^1.11.6",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",