Skip to content

Commit cb0b234

Browse files
fix(deps): update dependency @rematch/loading to v2.1.1 (#280)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f885a28 commit cb0b234

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"@rematch/core": "2.1.0",
17-
"@rematch/loading": "2.1.0",
17+
"@rematch/loading": "2.1.1",
1818
"@uiw/react-code-preview": "2.1.4",
1919
"@uiw/react-markdown-preview": "3.4.0",
2020
"@uiw/react-native": "2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3804,10 +3804,10 @@
38043804
resolved "https://registry.yarnpkg.com/@rematch/core/-/core-2.1.0.tgz#e067ed78a6895d17e3cc2e15aa0db5148c9c6279"
38053805
integrity sha512-izr4LlXsHp1gfK8v05FNvqSthX64cCj59/x3tu+3qNXSuSM7d1/YXAlUtBJIoX9RApr+d1mqA7CCAteUjZrdLg==
38063806

3807-
"@rematch/[email protected].0":
3808-
version "2.1.0"
3809-
resolved "https://registry.yarnpkg.com/@rematch/loading/-/loading-2.1.0.tgz#516ec49b178479a374d263d481be8669f1e64356"
3810-
integrity sha512-4sLWHiuTW50zjdbhUVHb9HB9Ors6+ktM9tANBOinYu4c43TSArZLkaC7lb8fZYLb6eCsHHAtrrWYsz8lBJ6UOw==
3807+
"@rematch/[email protected].1":
3808+
version "2.1.1"
3809+
resolved "https://registry.yarnpkg.com/@rematch/loading/-/loading-2.1.1.tgz#51854003167929a8020bc15a0b6cebdb1e569875"
3810+
integrity sha512-kBKKRW+x9NTa2C6dw5Q+HVpbB62J3EeBmV4mmqDPOX53YV2pKXeQZOKvc9Iz54txPYac4uhZrxnRzM0Voz7aaQ==
38113811

38123812
"@rollup/plugin-node-resolve@^7.1.1":
38133813
version "7.1.3"

0 commit comments

Comments
 (0)