Skip to content

Commit

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

use-mutative@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/use-mutative/-/use-mutative-1.1.0.tgz#b7b8afe50af471be93e42dec56d0744ebdf2ce60"
integrity sha512-2ch+Bf4L26jI6+dQNaav9w0/J6fbDh6LQM/voKshLNUXpMioiu1QI87Hy4w1pvg8KeqZdoNs4zx8iowynyHj5w==
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==

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

0 comments on commit 46cf93b

Please sign in to comment.