File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 55 "homepage" : " https://workout-interval-timer.netlify.com" ,
66 "dependencies" : {
77 "@testing-library/react" : " ^11.2.5" ,
8- "@xstate/react" : " ^0.8 .1" ,
8+ "@xstate/react" : " ^1.3 .1" ,
99 "date-fns" : " ^2.1.0" ,
1010 "react" : " ^17.0.2" ,
1111 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 22822282 "@webassemblyjs/wast-parser" "1.9.0"
22832283 "@xtuc/long" "4.2.2"
22842284
2285- "@xstate/react@^0.8.1":
2286- version "0.8.1"
2287- resolved "https://registry.yarnpkg.com/@xstate/react/-/react-0.8.1.tgz#df200547cca24c909572b7aef1ddab8bca3a0603"
2288- integrity sha512-8voZm4GX3x70lNQVvoGedoObPYapkQIbgMhE+xOQEsm8Ait4Zto6R01SZ6WJD4qvLl8JPV6uq96OcFRdEsVESg==
2285+ "@xstate/react@^1.3.1":
2286+ version "1.3.1"
2287+ resolved "https://registry.yarnpkg.com/@xstate/react/-/react-1.3.1.tgz#5794e1c7d2bc70759b5dc2c9ccc9ddaa6e68e98a"
2288+ integrity sha512-wgAHr4tWVQQwH6dIQTcZQYGLXiK9V8gMqMxOWyiLQzoKchqXFfb0LlCcw0FAc4jmpuGHSFSk6fAXjEpFpV+Jxw==
2289+ dependencies:
2290+ use-isomorphic-layout-effect "^1.0.0"
2291+ use-subscription "^1.3.0"
22892292
22902293"@xtuc/ieee754@^1.2.0":
22912294 version "1.2.0"
@@ -11997,6 +12000,18 @@ url@^0.11.0:
1199712000 punycode "1.3.2"
1199812001 querystring "0.2.0"
1199912002
12003+ use-isomorphic-layout-effect@^1.0.0:
12004+ version "1.1.1"
12005+ resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.1.tgz#7bb6589170cd2987a152042f9084f9effb75c225"
12006+ integrity sha512-L7Evj8FGcwo/wpbv/qvSfrkHFtOpCzvM5yl2KVyDJoylVuSvzphiiasmjgQPttIGBAy2WKiBNR98q8w7PiNgKQ==
12007+
12008+ use-subscription@^1.3.0:
12009+ version "1.5.1"
12010+ resolved "https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.5.1.tgz#73501107f02fad84c6dd57965beb0b75c68c42d1"
12011+ integrity sha512-Xv2a1P/yReAjAbhylMfFplFKj9GssgTwN7RlcTxBujFQcloStWNDQdc4g4NRWH9xS4i/FDk04vQBptAXoF3VcA==
12012+ dependencies:
12013+ object-assign "^4.1.1"
12014+
1200012015use@^3.1.0:
1200112016 version "3.1.1"
1200212017 resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
You can’t perform that action at this time.
0 commit comments