Skip to content

Commit

Permalink
chore(deps): update dependency onyxia-ui to ^6.2.1 (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent a86ef3a commit 831e31e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitlanding",
"version": "2.1.4",
"version": "2.1.5",
"description": "A module that generates a landing page for your projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"keywords": [],
"homepage": "https://github.com/thieryw/gitlanding",
"peerDependencies": {
"onyxia-ui": "^6.2.0",
"onyxia-ui": "^6.2.1",
"@mui/material": "^6.1.7",
"@emotion/react": "^11.0.0",
"react": "^17.0.0 || ^18.0.0",
Expand All @@ -64,7 +64,7 @@
"evt": "^2.5.8",
"husky": "^4.3.0",
"lint-staged": "^10.5.4",
"onyxia-ui": "^6.2.0",
"onyxia-ui": "^6.2.1",
"prettier": "^2.7.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2199,10 +2199,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

onyxia-ui@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.0.tgz#d32b4f549be96b7be5c2ba8ef902f875f8d529b0"
integrity sha512-wO4CCH/eLgR+sEMV2GdN8Mu1n3dSlget6MU0SCPVqjGqFBb1jn4LGf3JeF8v3YuaAxOb8Rgwj8siAvkAhzUJrw==
onyxia-ui@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.1.tgz#427397fc19ca94a23eb2b4c19bb92cb4a1228fed"
integrity sha512-EmF2PvLTFvPSnqXJp4BxtOOdHOGWI9JxDF56I1F7jEEg/BHy/vBaZZQvOTpvHxvjpxZeuq2Xh/yaQIXkzarvIg==
dependencies:
"@mui/icons-material" "^6.1.7"
"@types/memoizee" "^0.4.11"
Expand Down

0 comments on commit 831e31e

Please sign in to comment.