Skip to content

Commit

Permalink
Bump react-inlinesvg from 3.0.3 to 4.1.0 in /tnoodle-ui
Browse files Browse the repository at this point in the history
Bumps [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg) from 3.0.3 to 4.1.0.
- [Release notes](https://github.com/gilbarbara/react-inlinesvg/releases)
- [Commits](gilbarbara/react-inlinesvg@v3.0.3...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 5ed69c5 commit 5fa1def
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion tnoodle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-redux": "^9.0.4",
"react-scripts": "5.0.1",
"web-vitals": "^3.5.1",
"react-inlinesvg": "^3.0.2",
"react-inlinesvg": "^4.1.0",
"react-color": "^2.19.3"
},
"scripts": {
Expand Down
14 changes: 4 additions & 10 deletions tnoodle-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5244,11 +5244,6 @@ execa@^5.0.0:
signal-exit "^3.0.3"
strip-final-newline "^2.0.0"

exenv@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/exenv/-/exenv-1.2.2.tgz#2ae78e85d9894158670b03d47bec1f03bd91bb9d"
integrity sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw==

exit@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
Expand Down Expand Up @@ -8594,12 +8589,11 @@ react-icons@^4.12.0:
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==

react-inlinesvg@^3.0.2:
version "3.0.3"
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-3.0.3.tgz#b52d34869af2f7dd06f459302f5719ff70f0cb44"
integrity sha512-D9wqEyh1+ni07+CP2yaD9nSK11Y2ngd79xudEilX7YHKmUCeP1lXZqFvuLbdOo+m+oEjekd+c0DBc/bj93Lwqg==
react-inlinesvg@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.1.0.tgz#5afc978f8a43e9a94aabb1fa4a5cd21a18fbe14f"
integrity sha512-S7kSE6ldKVpumEYTNXmCs4pAKoDzklP6TklI8oBx23fw8/+VBwO5X0M7/Ii0weieO1DqElUJg5EI8cq7zo5oPg==
dependencies:
exenv "^1.2.2"
react-from-dom "^0.6.2"

react-is@^16.13.1, react-is@^16.3.2:
Expand Down

0 comments on commit 5fa1def

Please sign in to comment.