Skip to content

Commit

Permalink
chore(deps): update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent dd1d35f commit f343c65
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitlanding",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"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.2",
"onyxia-ui": "^5.3.3",
"@mui/material": "^5.0.0",
"@emotion/react": "^11.0.0"
},
Expand All @@ -53,7 +53,7 @@
"powerhooks": "^1.0.13",
"react-github-btn": "^1.2.0",
"react-syntax-highlighter": "^15.5.0",
"tsafe": "^1.6.5",
"tsafe": "^1.7.2",
"tss-react": "^4.9.13"
},
"devDependencies": {
Expand All @@ -67,7 +67,7 @@
"evt": "^2.5.7",
"husky": "^4.3.0",
"lint-staged": "^10.5.4",
"onyxia-ui": "^5.3.2",
"onyxia-ui": "^5.3.3",
"prettier": "^2.7.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 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.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.2.tgz#4f1b141ba632a964b6cef6110730464bb60d1d14"
integrity sha512-P+HfgC7kvZBVrhckGuz0T/0nmZp7THM/F6apfxFeIkQMPH2JfnDtWssA1ud9B8xJR6nunhOPGXCEHcluG9OC5g==
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==
dependencies:
"@mui/icons-material" "^5.14.18"
"@types/memoizee" "^0.4.11"
Expand Down Expand Up @@ -2843,7 +2843,7 @@ ts-dedent@^2.0.0:
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==

tsafe@^1.6.5, tsafe@^1.6.6, tsafe@^1.7.2:
tsafe@^1.6.6, tsafe@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.2.tgz#0f63d414876287ad01b135f832722f93e22da374"
integrity sha512-dAPfQLhCfCRre5qs+Z5Q2a7s2CV7RxffZUmvj7puGaePYjECzWREJFd3w4XSFe/T5tbxgowfItA/JSSZ6Ma3dA==
Expand Down

0 comments on commit f343c65

Please sign in to comment.