mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
chore(deps): bump easy-peasy from 3.3.0 to 3.3.1
Bumps [easy-peasy](https://github.com/ctrlplusb/easy-peasy) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/ctrlplusb/easy-peasy/releases) - [Changelog](https://github.com/ctrlplusb/easy-peasy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ctrlplusb/easy-peasy/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1be3011bf7
commit
1d80e102c2
@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^5.15.5",
|
||||
"easy-peasy": "^3.3.0",
|
||||
"easy-peasy": "^3.3.1",
|
||||
"fetch-suspense": "^1.2.2",
|
||||
"framer-motion": "^1.10.3",
|
||||
"i18next": ">=19.4.4",
|
||||
|
@ -4398,10 +4398,10 @@ duplexify@^3.4.2, duplexify@^3.6.0:
|
||||
readable-stream "^2.0.0"
|
||||
stream-shift "^1.0.0"
|
||||
|
||||
easy-peasy@^3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-3.3.0.tgz#1ae7cbaa834dad5aa404f1437726fb8c0eed3cef"
|
||||
integrity sha512-wkTDAG+nRy+4g8Z3/k1vuTyrhxet19oY5MCmuRgOObm8dtZ2m+g5Mk/sdf3UWPuyx/sKIYH5Fy/HXab8iNKjTQ==
|
||||
easy-peasy@^3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-3.3.1.tgz#46525c31d75e7b4bac2c48e4a09f340df5ff524f"
|
||||
integrity sha512-c1M6xrMQyOl3JCwUdZCMcAMAuKQAxG76n2OydBTpvCPS7OSK7ZVseJL96KeCB3fpvKEvIQC8h8nShObtVPrzaA==
|
||||
dependencies:
|
||||
debounce "^1.2.0"
|
||||
immer-peasy "3.1.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user