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 Jul 26, 2024
1 parent 09512ad commit 027c1f6
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onyxia-ui",
"version": "5.2.2",
"version": "5.2.3",
"description": "The Onyxia UI toolkit",
"repository": {
"type": "git",
Expand Down Expand Up @@ -60,13 +60,13 @@
"dependencies": {
"@mui/icons-material": "^5.14.18",
"color": "3.1.3",
"evt": "^2.5.3",
"evt": "^2.5.7",
"make-fetch-happen": "^10.2.1",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.3",
"powerhooks": "^1.0.3",
"powerhooks": "^1.0.11",
"run-exclusive": "^2.2.19",
"tsafe": "^1.6.5",
"tsafe": "^1.7.2",
"tss-react": "^4.9.11",
"yauzl": "^2.10.0",
"yazl": "^2.5.1"
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.11",
"powerhooks": "^0.27.2",
"onyxia-ui": "file:../dist",
"@types/node": "^12.0.0",
"@types/react": "^18.0.14",
Expand Down
25 changes: 24 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7662,6 +7662,15 @@ evt@^2.5.3:
run-exclusive "^2.2.19"
tsafe "^1.6.5"

evt@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.5.7.tgz#55c5f8ff910f4b7531bfac91e963d4cb3231f253"
integrity sha512-dr7Wd16ry5F8WNU1xXLKpFpO3HsoAGg8zC48e08vDdzMzGWCP9/QFGt1PQptEEDh8SwYP3EL8M+d/Gb0kgUp6g==
dependencies:
minimal-polyfills "^2.2.3"
run-exclusive "^2.2.19"
tsafe "^1.6.6"

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 @@ -12766,7 +12775,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.1, powerhooks@^1.0.3:
powerhooks@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.3.tgz#b5ab065d663f4ac03c9fa1638f9c0aa70ab09454"
integrity sha512-zvakanvHYkkbsnfOJmMKHV0jtCfgRF1ji37BPjX6/JA8jAiqkVm1OWlis2l+pK0mvEpOz7boZounD0/AxD5sSA==
Expand All @@ -12775,6 +12784,15 @@ powerhooks@^1.0.1, powerhooks@^1.0.3:
memoizee "^0.4.15"
tsafe "^1.6.5"

powerhooks@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.11.tgz#52f6d4d3475488e84951e91f2e333d5384805306"
integrity sha512-xgVQM7KBBCaHUp7miDIecytMZvyOSOaOQ8u7rVGuTNMI4uwbpAtkU1xrxPAVThWgOInQTlWRC1eCljKnDbMi8g==
dependencies:
evt "^2.5.7"
memoizee "^0.4.15"
tsafe "^1.7.2"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down Expand Up @@ -15226,6 +15244,11 @@ tsafe@^1.6.4, tsafe@^1.6.5:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.5.tgz#74943b69190069168a53d2accd6d07891cf1cce8"
integrity sha512-895zss8xqqHKTc28sHGIfZKnt3C5jrstB1DyPr/h3/flK0zojsZUMQL1/W4ytdDW6KI4Oth62nb9rrxmA3s3Iw==

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==

tsconfig-paths@^3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
Expand Down

0 comments on commit 027c1f6

Please sign in to comment.