chore(deps): bump framer-motion from 11.2.13 to 11.2.14 in /frontend (#2871)

This commit is contained in:
dependabot[bot]
2024-07-10 00:07:12 +08:00
committed by GitHub
parent 46b853e1b4
commit fbced43ff3
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.13",
"framer-motion": "^11.2.14",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",
@@ -8328,9 +8328,9 @@
}
},
"node_modules/framer-motion": {
"version": "11.2.13",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.13.tgz",
"integrity": "sha512-AyIeegfkXlkX1lWEudRYsJlC+0A59cE8oFK9IsN9bUQzxLwcvN3AEaYaznkELiWlHC7a0eD7pxsYQo7BC05S5A==",
"version": "11.2.14",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.14.tgz",
"integrity": "sha512-0Nwg++Jymj4Yn7LFKH/nKuGrgVZTEIgIbLjl+LBBFBEzNd4rX+n3z/doqjEbvjk1xcmsim9h7du2+LTYdQTULw==",
"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.13",
"framer-motion": "^11.2.14",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",