chore(deps): bump framer-motion from 11.2.11 to 11.2.12 in /frontend (#2626)

Bumps [framer-motion](https://github.com/framer/motion) from 11.2.11 to 11.2.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v11.2.11...v11.2.12)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-25 15:37:44 +00:00
committed by GitHub
parent dab9a60e00
commit 7ca7f803e1
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@xterm/xterm": "^5.4.0",
"clsx": "^2.1.1",
"eslint-config-airbnb-typescript": "^18.0.0",
"framer-motion": "^11.2.11",
"framer-motion": "^11.2.12",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",
@@ -8216,9 +8216,9 @@
}
},
"node_modules/framer-motion": {
"version": "11.2.11",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.11.tgz",
"integrity": "sha512-n+ozoEzgJu/2h9NoQMokF+CwNqIRVyuRC4RwMPwklfrrTjbVV32k9uBIgqYAwn7Jfpt5LuDVCtT57MWz1FbaLw==",
"version": "11.2.12",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.12.tgz",
"integrity": "sha512-lCjkV4nA9rWOy2bhR4RZzkp2xpB++kFmUZ6D44V9VQaxk+JDmbDd5lq+u58DjJIIllE8AZEXp9OG/TyDN4FB/w==",
"dependencies": {
"tslib": "^2.4.0"
},

View File

@@ -16,7 +16,7 @@
"@xterm/xterm": "^5.4.0",
"clsx": "^2.1.1",
"eslint-config-airbnb-typescript": "^18.0.0",
"framer-motion": "^11.2.11",
"framer-motion": "^11.2.12",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",