Explorar o código

--- (#1949)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hai 1 ano
pai
achega
6ce0eea4bb
Modificáronse 2 ficheiros con 5 adicións e 5 borrados
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -17,7 +17,7 @@
         "@xterm/xterm": "^5.4.0",
         "clsx": "^2.1.1",
         "eslint-config-airbnb-typescript": "^18.0.0",
-        "framer-motion": "^11.0.24",
+        "framer-motion": "^11.2.5",
         "i18next": "^23.10.1",
         "i18next-browser-languagedetector": "^8.0.0",
         "i18next-http-backend": "^2.5.2",
@@ -8265,9 +8265,9 @@
       }
     },
     "node_modules/framer-motion": {
-      "version": "11.0.25",
-      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.0.25.tgz",
-      "integrity": "sha512-mRt7vQGzA7++wTgb+PW1TrlXXgndqR6hCiJ48fXr2X9alte2hPQiAq556HRwDCt0Q5X98MNvcSe4KUa27Gm5Lg==",
+      "version": "11.2.5",
+      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.5.tgz",
+      "integrity": "sha512-X22i42hWY423wx2C1TlQlC4UnWonD+udND0qX1Fkt0dDlreSmuNY76obO6Y2d/UdJPhqVd5Zn6g1jAIwF6Xx9A==",
       "dependencies": {
         "tslib": "^2.4.0"
       },

+ 1 - 1
frontend/package.json

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