diff --git a/package.json b/package.json index 8c5cef70..76bcbdfe 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onyxia-ui", - "version": "0.49.22", + "version": "0.49.23", "description": "A uli toolkit, like material-ui but with stronger typing and more opinionated", "repository": { "type": "git", @@ -69,7 +69,7 @@ "powerhooks": "^0.26.3", "run-exclusive": "^2.2.18", "tsafe": "^1.4.3", - "tss-react": "^4.7.4" + "tss-react": "^4.7.5" }, "devDependencies": { "@emotion/react": "^11.9.0", diff --git a/src/test/spa/package.json b/src/test/spa/package.json index fc199b07..148dc71b 100644 --- a/src/test/spa/package.json +++ b/src/test/spa/package.json @@ -1,13 +1,13 @@ { "name": "spa", - "version": "0.1.61", + "version": "0.1.62", "private": true, "dependencies": { "@mui/material": "^5.10.3", "@mui/icons-material": "^5.0.3", "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", - "tss-react": "^4.7.4", + "tss-react": "^4.7.5", "powerhooks": "^0.26.3", "onyxia-ui": "latest", "@types/node": "^12.0.0", diff --git a/src/test/spa/yarn.lock b/src/test/spa/yarn.lock index af91535b..ff286634 100644 --- a/src/test/spa/yarn.lock +++ b/src/test/spa/yarn.lock @@ -8669,7 +8669,7 @@ tss-react@^3.7.0: "@emotion/serialize" "*" "@emotion/utils" "*" -tss-react@^4.7.4: +tss-react@^4.7.5: version "4.7.5" resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.7.5.tgz#de91133a1ba52fd984cd768147c3a163f06062f3" integrity sha512-ITzVbO1TTey5KTKuE3QoYcyemugBbDyvhWys8qINu4mRDImlwDaVXTm+bA6XkRaZQlFy2fz36ieUA0gEjpzYZA== diff --git a/yarn.lock b/yarn.lock index 6e245a9e..3c0505ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14408,7 +14408,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.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== -tss-react@^4.7.4: +tss-react@^4.7.5: version "4.7.5" resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.7.5.tgz#de91133a1ba52fd984cd768147c3a163f06062f3" integrity sha512-ITzVbO1TTey5KTKuE3QoYcyemugBbDyvhWys8qINu4mRDImlwDaVXTm+bA6XkRaZQlFy2fz36ieUA0gEjpzYZA==