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] committed Aug 24, 2022
1 parent 1dbf394 commit 208995f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onyxia-ui",
"version": "0.46.13",
"version": "0.46.14",
"description": "A uli toolkit, like material-ui but with stronger typing and more opinionated",
"repository": {
"type": "git",
Expand Down Expand Up @@ -63,13 +63,13 @@
"dependencies": {
"@mui/icons-material": "^5.8.2",
"color": "3.1.3",
"evt": "^2.3.2",
"evt": "^2.3.3",
"material-design-icons": "^3.0.1",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.1",
"powerhooks": "^0.20.12",
"run-exclusive": "^2.2.16",
"tsafe": "^1.0.0",
"tsafe": "^1.0.1",
"tss-react": "^3.7.1"
},
"devDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7152,6 +7152,15 @@ evt@^2.3.2:
run-exclusive "^2.2.16"
tsafe "^1.0.0"

evt@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.3.3.tgz#7cba96e7498e482dc24d711127318ac7f8a6f360"
integrity sha512-uTsqIsTDIJ1OWmRbBMXY0FV7hGPtwPxt1iwg9xhDxSwmkIJXLCP/3PnkWBjRQkBzVsV9k9CCG6HJMge5SK1iPg==
dependencies:
minimal-polyfills "^2.2.1"
run-exclusive "^2.2.16"
tsafe "^1.0.1"

exec-sh@^0.3.2:
version "0.3.6"
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.6.tgz#ff264f9e325519a60cb5e273692943483cca63bc"
Expand Down Expand Up @@ -14282,6 +14291,11 @@ tsafe@^1.0.0:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.0.0.tgz#ba214cd9d50e5ecd57af583e2ff210ba0bfb14ff"
integrity sha512-4I2CYBIENMzW+AUHK2BTeNCbERBpCwL957HN+v9vYMBdaSlnEclT6eEOYqQgQit0oHbA8mP3HY/efcX0Gu49eQ==

tsafe@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.0.1.tgz#c8c4eb2d75d1478418a4941307c5dd667fd76d23"
integrity sha512-FgJ1a4rE7YbmW5QIzpsfFl4tsAp0x74FH2bVE6qODb2U8jSrwTr5/ckIazeylme5zXndVbtgKm4BZdqmoGhiPw==

tsconfig-paths@^3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
Expand Down

0 comments on commit 208995f

Please sign in to comment.