Skip to content

Commit

Permalink
Update dependency powerhooks to ^0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent e4253b2 commit d72b50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://datalab.sspcloud.fr",
"name": "onyxia-web",
"version": "2.24.2",
"version": "2.24.3",
"license": "MIT",
"devDependencies": {
"@emotion/css": "^11.10.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"onyxia-ui": "^0.58.0",
"path": "^0.12.7",
"path-browserify": "^1.0.1",
"powerhooks": "^0.26.14",
"powerhooks": "^0.27.0",
"process": "^0.11.10",
"react": "^18.2.0",
"react-async-hook": "^3.6.1",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13157,16 +13157,6 @@ postcss@^8.0.9, postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.19, postcss@^8.4.4
picocolors "^1.0.0"
source-map-js "^1.0.2"

powerhooks@^0.26.14:
version "0.26.14"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-0.26.14.tgz#178f2ef4c98102ec4c1b14c8a6e01a41918aeb19"
integrity sha512-ytk5JmgcYjhpSg/EPuBfSjH/wH+nlr5YEJcPZNG73yd0Uor0QhDJy6EWdvLoq9gf24V8xYQmTMBPaebUylrlRw==
dependencies:
evt "^2.4.22"
memoizee "^0.4.15"
resize-observer-polyfill "^1.5.1"
tsafe "^1.6.4"

powerhooks@^0.27.0:
version "0.27.0"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-0.27.0.tgz#600e750fae6c42682639634e80e1b12f59cfea4d"
Expand Down

0 comments on commit d72b50b

Please sign in to comment.