Skip to content

Commit

Permalink
chore(deps): update dependency onyxia-ui to ^5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent c950071 commit 06e6f31
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.0",
"version": "2.0.1",
"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.3",
"onyxia-ui": "^5.3.5",
"@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.3",
"onyxia-ui": "^5.3.5",
"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.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.3.tgz#0a0e44c3c0778de565d35d7888ae7e542e1ca256"
integrity sha512-wvRE5MD0qvpib1soWJPm93K0sjONeE/LqH+kYUWF6RAjCv2Lf5i4yLol5/EuNnyeOXtwWn5E1YsPCEz2menroA==
onyxia-ui@^5.3.5:
version "5.3.5"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.5.tgz#5e09eba9a52516a956cb895dcbdb3ce94a30f1c5"
integrity sha512-H3KLb7kPFN9Tni10FGhANrswr7tNWLX4nVjjhmY1XLWlJ3cSZqyMErXSirHHfGvdJRsF559KbVD8JSbsggMeaQ==
dependencies:
"@mui/icons-material" "^5.14.18"
"@types/memoizee" "^0.4.11"
Expand Down

0 comments on commit 06e6f31

Please sign in to comment.