Skip to content

Commit

Permalink
chore(deps): update dependency onyxia-ui to ^5.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 21589c0 commit 0ac4795
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.0.3",
"version": "2.0.4",
"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": "^5.3.7",
"onyxia-ui": "^5.3.8",
"@mui/material": "^5.0.0",
"@emotion/react": "^11.0.0"
},
Expand Down Expand Up @@ -67,7 +67,7 @@
"evt": "^2.5.7",
"husky": "^4.3.0",
"lint-staged": "^10.5.4",
"onyxia-ui": "^5.3.7",
"onyxia-ui": "^5.3.8",
"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 @@ -2165,10 +2165,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

onyxia-ui@^5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.7.tgz#5bf8e3ef0b8bc8c0d17dcecdbbfff0e041286cd1"
integrity sha512-1iutA7WeW5EuhNE2u+XIBcKQQ/imQHou5BUJLPpRBv+zDyu27BA5UpbL3UWojuUSp7lHrYS3DLPRNGTfTDzEWQ==
onyxia-ui@^5.3.8:
version "5.3.8"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.8.tgz#649c080aca4b01fb975c44557f64c9fad9dc2972"
integrity sha512-qY/3UKdl3nbLX2+oKuuabLatYEEi25MUzSbqv8lsEcEcwoquXy/9bEayClxBPhlUGcoKZT88/PKkChVhVYNVBQ==
dependencies:
"@mui/icons-material" "^5.14.18"
"@types/memoizee" "^0.4.11"
Expand Down

0 comments on commit 0ac4795

Please sign in to comment.