chore(deps): bump motion from 12.43.0 to 13.2.0 (#683)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-17 07:24:13 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6ed25b9f42
commit fccff5b7db
3 changed files with 20 additions and 28 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"jsonc-parser": "^3.3.1", "jsonc-parser": "^3.3.1",
"lucide-react": "^1.45.0", "lucide-react": "^1.45.0",
"mime": "^4.0.4", "mime": "^4.0.4",
"motion": "^12.4.7", "motion": "^13.2.0",
"nanoid": "^6.0.1", "nanoid": "^6.0.1",
"papaparse": "^5.4.1", "papaparse": "^5.4.1",
"parse-color": "^1.0.0", "parse-color": "^1.0.0",
+1 -1
View File
@@ -19,7 +19,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"jotai": "^2.18.0", "jotai": "^2.18.0",
"jotai-family": "^1.0.1", "jotai-family": "^1.0.1",
"motion": "^12.4.7", "motion": "^13.2.0",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0" "react-dom": "^19.2.0"
}, },
+18 -26
View File
@@ -154,7 +154,7 @@
"jsonc-parser": "^3.3.1", "jsonc-parser": "^3.3.1",
"lucide-react": "^1.45.0", "lucide-react": "^1.45.0",
"mime": "^4.0.4", "mime": "^4.0.4",
"motion": "^12.4.7", "motion": "^13.2.0",
"nanoid": "^6.0.1", "nanoid": "^6.0.1",
"papaparse": "^5.4.1", "papaparse": "^5.4.1",
"parse-color": "^1.0.0", "parse-color": "^1.0.0",
@@ -243,7 +243,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"jotai": "^2.18.0", "jotai": "^2.18.0",
"jotai-family": "^1.0.1", "jotai-family": "^1.0.1",
"motion": "^12.4.7", "motion": "^13.2.0",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0" "react-dom": "^19.2.0"
}, },
@@ -7841,24 +7841,20 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "12.43.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.43.0.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-13.2.0.tgz",
"integrity": "sha512-1eaL3RvR/kAlbG7UYcpMptEyzPoENO0c6w7ZnB3/hh2vSAz/6uGAFn6fdoqTBguNstf3MsFhJHsD/0DHiclG+g==", "integrity": "sha512-9E33ebgMaO33w1nN/jEdW8z3/GO483fMi4rqbMG9rt83XgW9QLKRe4NcmJ8s+fQ3O34++UHrIQwlIWGIWTITjA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"motion-dom": "^12.43.0", "motion-dom": "^13.2.0",
"motion-utils": "^12.39.0", "motion-utils": "^13.0.0",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
"peerDependencies": { "peerDependencies": {
"@emotion/is-prop-valid": "*",
"react": "^18.0.0 || ^19.0.0", "react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0" "react-dom": "^18.0.0 || ^19.0.0"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
"@emotion/is-prop-valid": {
"optional": true
},
"react": { "react": {
"optional": true "optional": true
}, },
@@ -10975,23 +10971,19 @@
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
}, },
"node_modules/motion": { "node_modules/motion": {
"version": "12.43.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/motion/-/motion-12.43.0.tgz", "resolved": "https://registry.npmjs.org/motion/-/motion-13.2.0.tgz",
"integrity": "sha512-BQgQbSa9Hn3/mtbib0MK53y6JSANa+YKUKlaYnWzAVDH424RYQ5LVpV3pNiWH00BA2z4ojsSdMzqT7g2FQwjuQ==", "integrity": "sha512-4Hrb5vD6HhjFstLUiCmWvtpsw+WTpP4R+QXfSDYZBz7+uxE/LrRg3aV0ReJxHrTRffHhbIE6svEqnotngXvesQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"framer-motion": "^12.43.0", "framer-motion": "^13.2.0",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
"peerDependencies": { "peerDependencies": {
"@emotion/is-prop-valid": "*",
"react": "^18.0.0 || ^19.0.0", "react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0" "react-dom": "^18.0.0 || ^19.0.0"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
"@emotion/is-prop-valid": {
"optional": true
},
"react": { "react": {
"optional": true "optional": true
}, },
@@ -11001,18 +10993,18 @@
} }
}, },
"node_modules/motion-dom": { "node_modules/motion-dom": {
"version": "12.43.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.43.0.tgz", "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-13.2.0.tgz",
"integrity": "sha512-azKON4d9S65PEoFUiQTMTgPheEmzf2QngdRc50AKfJp9Q9mmcBVw22c8eMq9k8kxOFHdL7+WZY7N/5F/lwiDag==", "integrity": "sha512-N6gdSoWRDk0Rh/fVtlqUtLs+fEN3ELFZI3cn3IQE9Mnf3E+Mh8wjO6MstzCOPFh4Yf0L1as5m2eUyYWj8ylVSQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"motion-utils": "^12.39.0" "motion-utils": "^13.0.0"
} }
}, },
"node_modules/motion-utils": { "node_modules/motion-utils": {
"version": "12.39.0", "version": "13.0.0",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.39.0.tgz", "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-13.0.0.tgz",
"integrity": "sha512-8nadJAJjTtqRkmRF36FoJTrywK9nnFmnPwnSMyxaOCU7GDjN9RTMJIxx9De8ErM+vpPhMccr/6fo5WciyQLnMQ==", "integrity": "sha512-7DnN7TmbLcYXcG4RVadXIihWlyuM9afoUww8Y5Agg431kGKiuL2/OMyP4mJ5wLz+pvN3t5ySClLOaVXJ+wekRQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/mrmime": { "node_modules/mrmime": {