Update dependency framer-motion to v11.11.1 - abandoned #52

Closed
renovate-bot wants to merge 41 commits from renovate/framer-motion-11.x-lockfile into master
Showing only changes of commit 770c02bd7e - Show all commits

@ -22,7 +22,7 @@
"noUnusedLocals": false,
"noUnusedParameters": false,
"preserveWatchOutput": true,
"baseUrl": "../../",
"baseUrl": "../../apps/frontend",
"paths": {
"@/*": ["./src/*.ts", "./src/*"]
}