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 Aug 18, 2024
1 parent 6c8fbbd commit 607e628
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onyxia-ui",
"version": "5.2.3",
"version": "5.2.4",
"description": "The Onyxia UI toolkit",
"repository": {
"type": "git",
Expand Down Expand Up @@ -64,7 +64,7 @@
"make-fetch-happen": "^10.2.1",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.3",
"powerhooks": "^1.0.12",
"powerhooks": "^1.0.13",
"run-exclusive": "^2.2.19",
"tsafe": "^1.7.2",
"tss-react": "^4.9.12",
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.12",
"powerhooks": "^0.27.2",
"onyxia-ui": "file:../dist",
"@types/node": "^12.0.0",
"@types/react": "^18.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12784,10 +12784,10 @@ powerhooks@^1.0.1:
memoizee "^0.4.15"
tsafe "^1.6.5"

powerhooks@^1.0.12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.12.tgz#772853776343af3ad3c7cd9c95c99432d8a325de"
integrity sha512-KBgUbUbm7XwFRIubNS6rwZMdSHGz97LAWPP6tSbBxI9nu1sIdrL7HDs/JRe6OZmv7zjw/G10JxPcJMKFtsHLSA==
powerhooks@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.13.tgz#4642d7c16bdc31d444403f18e0fac26bf7e96ad6"
integrity sha512-nDDYfklVEWcYLkKVtVxxb0UA5pUkkmAHOxWOAveTZT6LJDZelcc8cDsuoQO1zjQkkAFO3l4COyJ/8v2tJGOOEQ==
dependencies:
evt "^2.5.7"
memoizee "^0.4.15"
Expand Down

0 comments on commit 607e628

Please sign in to comment.