From c549c5a8f5d4e1420ab55a9b50ab77b19e16fc0e Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Wed, 5 Feb 2025 15:42:35 +0100 Subject: [PATCH] v12.3.1 --- dev/html/package.json | 6 +++--- dev/next/package.json | 4 ++-- dev/react-19/package.json | 4 ++-- dev/react/package.json | 4 ++-- lerna.json | 2 +- packages/framer-motion-3d/package.json | 4 ++-- packages/framer-motion/package.json | 2 +- packages/motion/package.json | 4 ++-- yarn.lock | 18 +++++++++--------- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/dev/html/package.json b/dev/html/package.json index 36e065647d..0c994993af 100644 --- a/dev/html/package.json +++ b/dev/html/package.json @@ -1,7 +1,7 @@ { "name": "html-env", "private": true, - "version": "12.3.0", + "version": "12.3.1", "type": "module", "scripts": { "dev": "vite", @@ -10,8 +10,8 @@ "preview": "vite preview" }, "dependencies": { - "framer-motion": "^12.3.0", - "motion": "^12.3.0", + "framer-motion": "^12.3.1", + "motion": "^12.3.1", "motion-dom": "^12.0.0" }, "devDependencies": { diff --git a/dev/next/package.json b/dev/next/package.json index 4d3424b0a1..7ea26284bc 100644 --- a/dev/next/package.json +++ b/dev/next/package.json @@ -1,7 +1,7 @@ { "name": "next-env", "private": true, - "version": "12.3.0", + "version": "12.3.1", "type": "module", "scripts": { "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "motion": "^12.3.0", + "motion": "^12.3.1", "next": "14.x", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/dev/react-19/package.json b/dev/react-19/package.json index 070bf191b2..d7b225270c 100644 --- a/dev/react-19/package.json +++ b/dev/react-19/package.json @@ -1,7 +1,7 @@ { "name": "react-19-env", "private": true, - "version": "12.3.0", + "version": "12.3.1", "type": "module", "scripts": { "dev": "vite", @@ -11,7 +11,7 @@ "preview": "vite preview" }, "dependencies": { - "motion": "^12.3.0", + "motion": "^12.3.1", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/dev/react/package.json b/dev/react/package.json index 5adc60f80e..acaaad7bdd 100644 --- a/dev/react/package.json +++ b/dev/react/package.json @@ -1,7 +1,7 @@ { "name": "react-env", "private": true, - "version": "12.3.0", + "version": "12.3.1", "type": "module", "scripts": { "dev": "vite", @@ -11,7 +11,7 @@ "preview": "vite preview" }, "dependencies": { - "framer-motion": "^12.3.0", + "framer-motion": "^12.3.1", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/lerna.json b/lerna.json index b3af340811..f50c292fb1 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "12.3.0", + "version": "12.3.1", "packages": [ "packages/*", "dev/*" diff --git a/packages/framer-motion-3d/package.json b/packages/framer-motion-3d/package.json index 696a96d194..49921a568a 100644 --- a/packages/framer-motion-3d/package.json +++ b/packages/framer-motion-3d/package.json @@ -1,6 +1,6 @@ { "name": "framer-motion-3d", - "version": "12.3.0", + "version": "12.3.1", "description": "A simple and powerful React animation library for @react-three/fiber", "main": "dist/cjs/index.js", "module": "dist/es/index.mjs", @@ -45,7 +45,7 @@ "postpublish": "git push --tags" }, "dependencies": { - "framer-motion": "^12.3.0", + "framer-motion": "^12.3.1", "react-merge-refs": "^2.0.1" }, "peerDependencies": { diff --git a/packages/framer-motion/package.json b/packages/framer-motion/package.json index c3bae0759c..c3f1cb1acb 100644 --- a/packages/framer-motion/package.json +++ b/packages/framer-motion/package.json @@ -1,6 +1,6 @@ { "name": "framer-motion", - "version": "12.3.0", + "version": "12.3.1", "description": "A simple and powerful JavaScript animation library", "main": "dist/cjs/index.js", "module": "dist/es/index.mjs", diff --git a/packages/motion/package.json b/packages/motion/package.json index 245fcded8d..8a80f417ac 100644 --- a/packages/motion/package.json +++ b/packages/motion/package.json @@ -1,6 +1,6 @@ { "name": "motion", - "version": "12.3.0", + "version": "12.3.1", "description": "An animation library for JavaScript and React.", "main": "dist/cjs/index.js", "module": "dist/es/motion/lib/index.mjs", @@ -70,7 +70,7 @@ "postpublish": "git push --tags" }, "dependencies": { - "framer-motion": "^12.3.0", + "framer-motion": "^12.3.1", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 8c61a5da2a..47e646a64a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6911,7 +6911,7 @@ __metadata: "@react-three/fiber": 8.2.2 "@react-three/test-renderer": ^9.0.0 "@rollup/plugin-commonjs": ^22.0.1 - framer-motion: ^12.3.0 + framer-motion: ^12.3.1 react-merge-refs: ^2.0.1 three: ^0.137.0 peerDependencies: @@ -6922,7 +6922,7 @@ __metadata: languageName: unknown linkType: soft -"framer-motion@^12.3.0, framer-motion@workspace:packages/framer-motion": +"framer-motion@^12.3.1, framer-motion@workspace:packages/framer-motion": version: 0.0.0-use.local resolution: "framer-motion@workspace:packages/framer-motion" dependencies: @@ -7685,8 +7685,8 @@ __metadata: version: 0.0.0-use.local resolution: "html-env@workspace:dev/html" dependencies: - framer-motion: ^12.3.0 - motion: ^12.3.0 + framer-motion: ^12.3.1 + motion: ^12.3.1 motion-dom: ^12.0.0 vite: ^5.2.0 languageName: unknown @@ -10516,11 +10516,11 @@ __metadata: languageName: unknown linkType: soft -"motion@^12.3.0, motion@workspace:packages/motion": +"motion@^12.3.1, motion@workspace:packages/motion": version: 0.0.0-use.local resolution: "motion@workspace:packages/motion" dependencies: - framer-motion: ^12.3.0 + framer-motion: ^12.3.1 tslib: ^2.4.0 peerDependencies: "@emotion/is-prop-valid": "*" @@ -10637,7 +10637,7 @@ __metadata: version: 0.0.0-use.local resolution: "next-env@workspace:dev/next" dependencies: - motion: ^12.3.0 + motion: ^12.3.1 next: 14.x react: ^18.3.1 react-dom: ^18.3.1 @@ -12099,7 +12099,7 @@ __metadata: "@typescript-eslint/parser": ^7.2.0 "@vitejs/plugin-react-swc": ^3.5.0 eslint-plugin-react-refresh: ^0.4.6 - motion: ^12.3.0 + motion: ^12.3.1 react: ^19.0.0 react-dom: ^19.0.0 vite: ^5.2.0 @@ -12171,7 +12171,7 @@ __metadata: "@typescript-eslint/parser": ^7.2.0 "@vitejs/plugin-react-swc": ^3.5.0 eslint-plugin-react-refresh: ^0.4.6 - framer-motion: ^12.3.0 + framer-motion: ^12.3.1 react: ^18.3.1 react-dom: ^18.3.1 vite: ^5.2.0