build(deps): bump react-inlinesvg from 4.2.0 to 4.3.0

Bumps [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/gilbarbara/react-inlinesvg/releases)
- [Commits](https://github.com/gilbarbara/react-inlinesvg/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: react-inlinesvg
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-01 01:04:47 +00:00 committed by GitHub
parent 606b0fb649
commit 2aa6261d47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@
"react-dropzone": "^14.4.0",
"react-icons": "^5.5.0",
"react-image-crop": "^11.0.10",
"react-inlinesvg": "^4.2.0",
"react-inlinesvg": "^4.3.0",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^3.1.1",
"react-markdown": "^9.0.1",

8
package-lock.json generated
View File

@ -152,7 +152,7 @@
"react-dropzone": "^14.4.0",
"react-icons": "^5.5.0",
"react-image-crop": "^11.0.10",
"react-inlinesvg": "^4.2.0",
"react-inlinesvg": "^4.3.0",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^3.1.1",
"react-markdown": "^9.0.1",
@ -13212,9 +13212,9 @@
}
},
"node_modules/react-inlinesvg": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-inlinesvg/-/react-inlinesvg-4.2.0.tgz",
"integrity": "sha512-V59P6sFU7NACIbvoay9ikYKVFWyIIZFGd7w6YT1m+H7Ues0fOI6B6IftE6NPSYXXv7RHVmrncIyJeYurs3OJcA==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/react-inlinesvg/-/react-inlinesvg-4.3.0.tgz",
"integrity": "sha512-HidiLiSnZPhJsTJH6Nwh/tJ/tcN2Hrcw0lstEgvCXClEobtLDRDPWqQOWH4BL1cpJYmC+OFORlxdskwG4QcVQA==",
"license": "MIT",
"dependencies": {
"react-from-dom": "^0.7.5"