Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef156d4

Browse files
committed
fix(mutative): update mutative to v1.0.10
1 parentef1f2dd commitef156d4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-prettier":"^4.2.1",
6262
"jest":"^29.5.0",
6363
"jest-environment-jsdom":"^29.5.0",
64-
"mutative":"^1.0.8",
64+
"mutative":"^1.0.10",
6565
"prettier":"^2.8.6",
6666
"react":"^18.2.0",
6767
"react-dom":"^18.2.0",
@@ -91,7 +91,7 @@
9191
},
9292
"peerDependencies": {
9393
"@types/react":"^18.0 || ^17.0",
94-
"mutative":"^1.0.8",
94+
"mutative":"^1.0",
9595
"react":"^18.0 || ^17.0",
9696
"zustand":"^4.0"
9797
}

‎yarn.lock‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4023,10 +4023,10 @@ ms@^2.1.1:
40234023
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
40244024
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
40254025

4026-
mutative@^1.0.8:
4027-
version "1.0.8"
4028-
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.8.tgz#5dfc7a74bdda8acc5b3c1d91aba47d95f2b2dd3a"
4029-
integrity sha512-bVVGCfEQTJDbsa+L1LX3jJftFnWZWfH0XIM+h/rJYnjgof3ZimBSuF/mOrh/NJI7H4pWGoji+DDuurPGpUZofw==
4026+
mutative@^1.0.10:
4027+
version "1.0.10"
4028+
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.10.tgz#d4c349867463e70e9c34718a65cefad479f28eb0"
4029+
integrity sha512-YD4MEleW9vJyIVEItz6x71fWdJ9qea3+R8hxtNiei8cQ7BGLM1c9Q6zCJ7SuLzorBhd2PBHN+xUEwEahxMI34w==
40304030

40314031
mute-stream@0.0.8:
40324032
version "0.0.8"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp