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 a5990e8ae9 - Show all commits

@ -6,7 +6,7 @@ RUN apk add --no-cache libc6-compat
# Set working directory
WORKDIR /app
RUN pnpm global add turbo@^2
RUN pnpm i -g turbo@^2
COPY . .
# Generate a partial monorepo with a pruned lockfile for a target workspace.