🔧 chore: install framer-motion

This commit is contained in:
Wahyu Kurniawan 2024-03-06 09:34:06 +07:00
parent e05e2c63c2
commit 1648deb64f
No known key found for this signature in database
GPG Key ID: 040A1549143A8E33
2 changed files with 10 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"date-fns": "^3.3.1",
"downshift": "^8.3.2",
"eslint-config-react-app": "^7.0.1",
"framer-motion": "^11.0.8",
"gql-client": "^1.0.0",
"luxon": "^3.4.4",
"octokit": "^3.1.2",

View File

@ -10172,6 +10172,15 @@ framer-motion@6.5.1:
optionalDependencies:
"@emotion/is-prop-valid" "^0.8.2"
framer-motion@^11.0.8:
version "11.0.8"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.8.tgz#8f97a18cbad5858d85b53bc325c40a03d0a5c203"
integrity sha512-1KSGNuqe1qZkS/SWQlDnqK2VCVzRVEoval379j0FiUBJAZoqgwyvqFkfvJbgW2IPFo4wX16K+M0k5jO23lCIjA==
dependencies:
tslib "^2.4.0"
optionalDependencies:
"@emotion/is-prop-valid" "^0.8.2"
framesync@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/framesync/-/framesync-6.0.1.tgz#5e32fc01f1c42b39c654c35b16440e07a25d6f20"