Skip to content

Commit

Permalink
Update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 00cf6eb commit 5790424
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onyxia-ui",
"version": "2.2.0",
"version": "2.2.1",
"description": "The Onyxia UI toolkit",
"repository": {
"type": "git",
Expand Down Expand Up @@ -60,12 +60,12 @@
"dependencies": {
"@mui/icons-material": "^5.14.15",
"color": "3.1.3",
"evt": "^2.5.2",
"evt": "^2.5.3",
"minimal-polyfills": "^2.2.3",
"powerhooks": "^1.0.0",
"powerhooks": "^1.0.3",
"run-exclusive": "^2.2.19",
"tsafe": "^1.6.4",
"tss-react": "^4.9.0",
"tsafe": "^1.6.5",
"tss-react": "^4.9.3",
"memoizee": "^0.4.15",
"make-fetch-happen": "^10.2.1",
"yauzl": "^2.10.0",
Expand Down
6 changes: 3 additions & 3 deletions test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "spa",
"version": "0.1.69",
"version": "0.1.70",
"private": true,
"dependencies": {
"@mui/material": "^5.10.3",
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"tss-react": "^4.9.0",
"powerhooks": "^0.26.8",
"tss-react": "^4.9.3",
"powerhooks": "^0.27.2",
"onyxia-ui": "file:../dist",
"@types/node": "^12.0.0",
"@types/react": "^18.0.14",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7652,7 +7652,7 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
md5.js "^1.3.4"
safe-buffer "^5.1.1"

evt@^2.5.2, evt@^2.5.3:
evt@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.5.3.tgz#eda564afdda6dfe1da687bb54933706af3f844d6"
integrity sha512-wZKx0JgXaTOVOXI2saNVxINU6VToOHDowMwb3NRcU6l+C59eW3w9dZgNxjokiM8rvMgc7/11yFG0cSDxn4qxgA==
Expand Down Expand Up @@ -12765,7 +12765,7 @@ postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.
picocolors "^1.0.0"
source-map-js "^1.0.2"

powerhooks@^1.0.0, powerhooks@^1.0.1:
powerhooks@^1.0.1, powerhooks@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.3.tgz#b5ab065d663f4ac03c9fa1638f9c0aa70ab09454"
integrity sha512-zvakanvHYkkbsnfOJmMKHV0jtCfgRF1ji37BPjX6/JA8jAiqkVm1OWlis2l+pK0mvEpOz7boZounD0/AxD5sSA==
Expand Down Expand Up @@ -15245,7 +15245,7 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tss-react@^4.9.0:
tss-react@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.3.tgz#69ce18bcf83fe96d99d35f44a036c7b507f66eff"
integrity sha512-TqI0kBFmgW0f5YIOD2PMdHu6FnqSxVDUf5uJ7+gVkhemtMfwdlFpvXpddgSesktizr9PU9hY2nZ+kNnf0KQb9A==
Expand Down

0 comments on commit 5790424

Please sign in to comment.