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 0812e5faba - Show all commits

@ -24,7 +24,7 @@
"preserveWatchOutput": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*.ts", "./src/*"]
"@/*": ["src/*.ts", "src/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "tailwind.config.ts"],