Update framer-motion
This commit is contained in:
parent
6b4f33272f
commit
cd420eabcc
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@remix-run/cloudflare-pages": "^1.19.1",
|
||||
"@remix-run/react": "^1.19.1",
|
||||
"@sentry/react": "^7.60.1",
|
||||
"framer-motion": "^10.13.1",
|
||||
"framer-motion": "^10.15.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
@ -6888,9 +6888,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "10.13.1",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.13.1.tgz",
|
||||
"integrity": "sha512-uiKsaLEoySeln3eOPy8wUB3FkNtRRiVga5xJOkgs7C0sHVyvpJajXJFSoabt+emBojgnMQY0epnjl0ppoYPxkQ==",
|
||||
"version": "10.15.0",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.15.0.tgz",
|
||||
"integrity": "sha512-HDjWrYWgbO5orKuhnXETLFzk7UUvwWur2HFs2elAZ8lVpI49ClHql31DNTVvVBcOrSHfAOS4eBDBedIvOx634w==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.4.0"
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@remix-run/cloudflare-pages": "^1.19.1",
|
||||
"@remix-run/react": "^1.19.1",
|
||||
"@sentry/react": "^7.60.1",
|
||||
"framer-motion": "^10.13.1",
|
||||
"framer-motion": "^10.15.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user