diff --git a/cases/popular-libs/package.json b/cases/popular-libs/package.json index 21d8c937b..1cbda094e 100644 --- a/cases/popular-libs/package.json +++ b/cases/popular-libs/package.json @@ -31,7 +31,7 @@ "date-fns": "^4.4.0", "dayjs": "^1.11.23", "dexie": "^4.4.6", - "framer-motion": "^13.4.0", + "motion": "^13.4.0", "fuse.js": "^7.5.0", "i18next": "^26.4.2", "idb": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d50bd822..eb1273abc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -373,9 +373,6 @@ importers: dexie: specifier: ^4.4.6 version: 4.4.6 - framer-motion: - specifier: ^13.4.0 - version: 13.4.0(react-dom@19.3.0(react@19.3.0))(react@19.3.0) fuse.js: specifier: ^7.5.0 version: 7.5.0 @@ -409,6 +406,9 @@ importers: mobx: specifier: ^7.0.3 version: 7.0.3 + motion: + specifier: ^13.4.0 + version: 13.4.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0) nanoid: specifier: ^5.1.16 version: 5.1.16 @@ -6015,8 +6015,8 @@ packages: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} - framer-motion@13.4.0: - resolution: {integrity: sha512-HCpqKM9BTu6UYKtj0u6J1QNxojnnirNcghcSDZ+SkpiL3myxvtsgXPS3ZGEELC2eSma7YiA937rAEXtRyydSXQ==} + framer-motion@13.4.2: + resolution: {integrity: sha512-yrC5GJqlGbuZEz2DFaH+VUCrBwlA6mM5v/Sfazd83/IRpWdOdVqgZmsAZWoS30YTuA3PCbGNL2JIWyGVmeimsA==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -6893,12 +6893,23 @@ packages: mobx@7.0.3: resolution: {integrity: sha512-KopyyzqZ8xT1fqxFNl8ItKKMpGifRe2ySaNAHs80/cx0mL1bpJtJ46S+FSyzXKRjW0TODWj5zwq/Y9hUdJUy4w==} - motion-dom@13.3.0: - resolution: {integrity: sha512-AmAnB6pHdZ1vHGzWzuzteG6Q3j1lHKeX/lbST6jGlgm0cjvLUgaCk1xhOuPMOy5SgovN6wnnUdwFrkcsus7Ftg==} + motion-dom@13.4.2: + resolution: {integrity: sha512-mY293Iyj4rOQo5sDxUwPYLOKiveLQrJoK1tKfG8V1H3MMGMfan3s2i7NBW18WnD39DD79ogyiL/1fmy22GLG5w==} motion-utils@13.3.0: resolution: {integrity: sha512-sgSschQp7EseHInIlR7hBbMuvet3RA0bs28KPZAXJcGKGdxHGvh1ogpYDilY3bOMtl73EqPNmp75sAKHYPU5sg==} + motion@13.4.2: + resolution: {integrity: sha512-PlwVlwO7Ibhv2gZMX9ZqE7eGfSmbeU9Yf+mqkvJFdDSyTK7inlKRCry7IpofrcIU8JY7++83614eG7TJ7ORC2w==} + peerDependencies: + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true + mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -15364,9 +15375,9 @@ snapshots: forwarded@0.2.0: {} - framer-motion@13.4.0(react-dom@19.3.0(react@19.3.0))(react@19.3.0): + framer-motion@13.4.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - motion-dom: 13.3.0 + motion-dom: 13.4.2 motion-utils: 13.3.0 tslib: 2.8.1 optionalDependencies: @@ -16165,12 +16176,20 @@ snapshots: mobx@7.0.3: {} - motion-dom@13.3.0: + motion-dom@13.4.2: dependencies: motion-utils: 13.3.0 motion-utils@13.3.0: {} + motion@13.4.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0): + dependencies: + framer-motion: 13.4.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + tslib: 2.8.1 + optionalDependencies: + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + mri@1.2.0: {} ms@2.0.0: {}