Skip to content

Commit

Permalink
chore(deps): update dependency onyxia-ui to ^1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent 0768047 commit ed80486
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": "1.0.7",
"version": "1.0.8",
"description": "A module that generates a landing page for your projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"peerDependencies": {
"@mui/material": "^5.9.3",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"onyxia-ui": "^1.2.0",
"onyxia-ui": "^1.2.1",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
Expand Down Expand Up @@ -89,7 +89,7 @@
"evt": "^2.5.3",
"husky": "^4.3.0",
"lint-staged": "^10.5.4",
"onyxia-ui": "^1.2.0",
"onyxia-ui": "^1.2.1",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10947,10 +10947,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"

onyxia-ui@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-1.2.0.tgz#f69bd6790d845e3cf3ac6ceac5b4b667efb19884"
integrity sha512-O0SKLWDyHdtp2sYmZ6A2oE2JYLOslaxKAqwe4K6zdj5LHyjBSWIXqITFCTLJqbXF92BDQrdi27cEVA75nQmW9w==
onyxia-ui@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-1.2.1.tgz#a88bb1622cb43296e7dafe61ff1a1ca5f1c4ef01"
integrity sha512-wpy5Khg2mDZ7MD2eUSZ+Dg4ZF+BqU4Mpj13+dr+GiiBvPHry9PCCLRaJXzy8ymRMdczorZUgfBG/psyU/PKbog==
dependencies:
"@mui/icons-material" "^5.11.16"
color "3.1.3"
Expand Down

0 comments on commit ed80486

Please sign in to comment.