Skip to content

Commit f863671

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
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.2",
3838
"recharts": "2.1.16",
3939
"styled-components": "5.3.6",
4040
"subscriptions-transport-ws": "0.11.0",
@@ -87,7 +87,7 @@
8787
"@types/react-dom": "17.0.9",
8888
"@types/react-helmet": "6.1.5",
8989
"@types/react-router-dom": "5.3.3",
90-
"@types/reactour": "1.18.2",
90+
"@types/reactour": "1.18.5",
9191
"@types/validator": "13.7.10",
9292
"@typescript-eslint/eslint-plugin": "4.33.0",
9393
"@typescript-eslint/parser": "4.33.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6981,10 +6981,10 @@
69816981
"@types/scheduler" "*"
69826982
csstype "^3.0.2"
69836983

6984-
"@types/[email protected].2":
6985-
version "1.18.2"
6986-
resolved "https://registry.yarnpkg.com/@types/reactour/-/reactour-1.18.2.tgz#7b17529be743c3abae61b51e7d435a25b7df3f97"
6987-
integrity sha512-WFZ+RjmzZG8QzhW0NI0FQ3GsFxcn2kLIEak5R1NAW6PWkIJRCano1nLv81iFxA4qCneXSD1dwSbE6iuWVwCafw==
6984+
"@types/[email protected].5":
6985+
version "1.18.5"
6986+
resolved "https://registry.yarnpkg.com/@types/reactour/-/reactour-1.18.5.tgz#0e083ea5e08a534ab38aed74e224d696a344231a"
6987+
integrity sha512-Pl5yh9bXeXaFcioDk6XVmUzdJGZDAKesVmwoh2KvN/1FXSd9saN8pIprLvfspnXANMcgl3AtSlD4zs0cJIhGIw==
69886988
dependencies:
69896989
"@types/react" "*"
69906990

@@ -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.2:
21282+
version "1.19.2"
21283+
resolved "https://registry.yarnpkg.com/reactour/-/reactour-1.19.2.tgz#eb181937e528391016791bda77d052e3c0cfd99a"
21284+
integrity sha512-gbbUiLn8LbpbDW6k+QlVySkblvOICBd3AWMGRKPQghhmuMlOHNqgjW32JrT406lZHUvVlA8+umYD/2MmCHkNOQ==
2128521285
dependencies:
2128621286
"@rooks/use-mutation-observer" "4.11.2"
2128721287
classnames "2.3.1"

0 commit comments

Comments
 (0)