diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a08267373..45ee49c30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -750,8 +750,8 @@ importers: specifier: 3.7.2 version: 3.7.2 framer-motion: - specifier: 11.14.4 - version: 11.14.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 11.15.0 + version: 11.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) github-slugger: specifier: 2.0.0 version: 2.0.0 @@ -1054,8 +1054,8 @@ importers: specifier: 3.7.2 version: 3.7.2 framer-motion: - specifier: 11.14.4 - version: 11.14.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 11.15.0 + version: 11.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) geist: specifier: 1.3.1 version: 1.3.1(next@15.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) @@ -6317,8 +6317,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@11.14.4: - resolution: {integrity: sha512-NQuzr9JbeJDMQmy0FFLhLzk9h1kAjVC1tGE/HY4ubF02B95EBm2lpA21LE3Od/OpXqXgp0zl5Hdqu25hliBRsA==} + framer-motion@11.15.0: + resolution: {integrity: sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -16202,7 +16202,7 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.14.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + framer-motion@11.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: motion-dom: 11.14.3 motion-utils: 11.14.3 diff --git a/sites/jerandky.com/package.json b/sites/jerandky.com/package.json index cb6b36e43..d97b80648 100644 --- a/sites/jerandky.com/package.json +++ b/sites/jerandky.com/package.json @@ -91,7 +91,7 @@ "date-fns": "4.1.0", "fast-json-stable-stringify": "2.1.0", "fathom-client": "3.7.2", - "framer-motion": "11.14.4", + "framer-motion": "11.15.0", "github-slugger": "2.0.0", "immer": "10.1.1", "ioredis": "5.4.1", diff --git a/sites/jeromefitzgerald.com/package.json b/sites/jeromefitzgerald.com/package.json index c12221f3a..a21cb7703 100644 --- a/sites/jeromefitzgerald.com/package.json +++ b/sites/jeromefitzgerald.com/package.json @@ -95,7 +95,7 @@ "date-fns": "4.1.0", "fast-json-stable-stringify": "2.1.0", "fathom-client": "3.7.2", - "framer-motion": "11.14.4", + "framer-motion": "11.15.0", "geist": "1.3.1", "github-slugger": "2.0.0", "immer": "10.1.1",