mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
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:
parent
606b0fb649
commit
2aa6261d47
@ -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
8
package-lock.json
generated
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user