Skip to content

Commit

Permalink
Merge pull request #276 from gnmyt/dependabot/npm_and_yarn/client/sim…
Browse files Browse the repository at this point in the history
…ple-icons-14.0.0

Build(deps): Bump simple-icons from 13.21.0 to 14.0.0 in /client
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents c10ab1e + 7e92d39 commit 914df5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^19.0.0",
"react-router-dom": "^7.0.2",
"react-use-websocket": "^4.11.1",
"simple-icons": "^13.21.0",
"simple-icons": "^14.0.0",
"ua-parser-js": "^2.0.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2369,10 +2369,10 @@ side-channel@^1.0.4, side-channel@^1.0.6:
get-intrinsic "^1.2.4"
object-inspect "^1.13.1"

simple-icons@^13.21.0:
version "13.21.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.21.0.tgz#98e0154079f7a6c65330e7b22451f6e70914e631"
integrity sha512-LI5pVJPBv6oc79OMsffwb6kEqnmB8P1Cjg1crNUlhsxPETQ5UzbCKQdxU+7MW6+DD1qfPkla/vSKlLD4IfyXpQ==
simple-icons@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-14.0.0.tgz#ad2a0eb6ce453485f7bebc5f9922b5448e0dd621"
integrity sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q==

source-map-js@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 914df5e

Please sign in to comment.