Skip to content

Commit

Permalink
chore(mutative): upgrade mutative to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Apr 19, 2024
1 parent 6bed403 commit 63c103e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@
},
"peerDependencies": {
"@types/react": "^18.0 || ^17.0",
"mutative": "^1.0.4",
"mutative": "^1.0.5",
"react": "^18.0 || ^17.0"
},
"dependencies": {
"use-mutative": "^1.1.1"
"use-mutative": "^1.1.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5156,10 +5156,10 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

use-mutative@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/use-mutative/-/use-mutative-1.1.1.tgz#e3b10af5a79b3fdfb8c236480e3642466f6cd6fc"
integrity sha512-jxAUoz5TdU/N+3svOM9ZEDDbE/+yL0IEahTnHkLWuxCx/KrlMubtSMYQO36SKnbf1eYWqZ0jaL2tmqA9MDT/AQ==
use-mutative@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/use-mutative/-/use-mutative-1.1.2.tgz#727945f3eb74efbe4a130736f13bbc67495f3a57"
integrity sha512-TEbrZPENhBitWPRUHrnGNePASWVkIxYXiggDB8bWtJ3SvyCRLrCIYfTNA0IoVu42EvylORfkrnSZNqGYqSXOVA==

util-deprecate@^1.0.1:
version "1.0.2"
Expand Down

0 comments on commit 63c103e

Please sign in to comment.