Skip to content

Commit 1f20d4e

Browse files
fix(deps): update dependency reactour to v1.19.1
1 parent 4b09c96 commit 1f20d4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-router": "5.3.4",
3535
"react-router-dom": "5.3.4",
3636
"react-scripts": "4.0.3",
37-
"reactour": "1.18.7",
37+
"reactour": "1.19.1",
3838
"recharts": "2.1.16",
3939
"styled-components": "5.3.6",
4040
"subscriptions-transport-ws": "0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21278,10 +21278,10 @@ [email protected]:
2127821278
loose-envify "^1.1.0"
2127921279
object-assign "^4.1.1"
2128021280

21281-
reactour@1.18.7:
21282-
version "1.18.7"
21283-
resolved "https://registry.yarnpkg.com/reactour/-/reactour-1.18.7.tgz#86a61869890bc3444c2bf412d30833eb85352525"
21284-
integrity sha512-kkXy4h5+fieNPzrPYdWiLj6afl+xH2NQw4En9XJD9EwCIGsRmfcppyJ1xwqJDC6JRhPttf+5wUIsUoLSOlk/Ag==
21281+
reactour@1.19.1:
21282+
version "1.19.1"
21283+
resolved "https://registry.yarnpkg.com/reactour/-/reactour-1.19.1.tgz#6128f44b1e08548f64e25b942d41a17646564ecd"
21284+
integrity sha512-Y6MYZeNsnPQhUxV9U3dw6CU8qWjqOTlTTs64VsEHRXhrePV4+FZEASbiukf3TPC5PmabaF308VkT5hv9SVJNng==
2128521285
dependencies:
2128621286
"@rooks/use-mutation-observer" "4.11.2"
2128721287
classnames "2.3.1"

0 commit comments

Comments
 (0)