Skip to content

Commit 3ef3253

Browse files
chore(deps): bump framer-motion from 11.18.2 to 12.36.0
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.18.2 to 12.36.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.18.2...v12.36.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.36.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04f1495 commit 3ef3253

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

.yarn/install-state.gz

-357 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"better-sqlite3": "^12.6.2",
4343
"electron-log": "^5.4.3",
4444
"electron-updater": "^6.8.3",
45-
"framer-motion": "^11.15.0",
45+
"framer-motion": "^12.36.0",
4646
"lowlight": "^3.3.0",
4747
"lucide-react": "^0.576.0",
4848
"node-cron": "^3.0.3",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4583,12 +4583,12 @@ __metadata:
45834583
languageName: node
45844584
linkType: hard
45854585

4586-
"framer-motion@npm:^11.15.0":
4587-
version: 11.18.2
4588-
resolution: "framer-motion@npm:11.18.2"
4586+
"framer-motion@npm:^12.36.0":
4587+
version: 12.36.0
4588+
resolution: "framer-motion@npm:12.36.0"
45894589
dependencies:
4590-
motion-dom: "npm:^11.18.1"
4591-
motion-utils: "npm:^11.18.1"
4590+
motion-dom: "npm:^12.36.0"
4591+
motion-utils: "npm:^12.36.0"
45924592
tslib: "npm:^2.4.0"
45934593
peerDependencies:
45944594
"@emotion/is-prop-valid": "*"
@@ -4601,7 +4601,7 @@ __metadata:
46014601
optional: true
46024602
react-dom:
46034603
optional: true
4604-
checksum: 10c0/41b1ef1b4e54ea13adaf01d61812a8783d2352f74641c91b50519775704bc6274db6b6863ff494a1f705fa6c6ed8f4df3497292327c906d53ea0129cef3ec361
4604+
checksum: 10c0/3acbb210d374ab80f4b086bcb8e7f722271f5d8e5d3e9f643ee0b5e7641bf34e100aaead68c99a4d478e67ccdda4b3ff89779bc0c9e5fe9aab8a955a5a6cfaa4
46054605
languageName: node
46064606
linkType: hard
46074607

@@ -6005,19 +6005,19 @@ __metadata:
60056005
languageName: node
60066006
linkType: hard
60076007

6008-
"motion-dom@npm:^11.18.1":
6009-
version: 11.18.1
6010-
resolution: "motion-dom@npm:11.18.1"
6008+
"motion-dom@npm:^12.36.0":
6009+
version: 12.36.0
6010+
resolution: "motion-dom@npm:12.36.0"
60116011
dependencies:
6012-
motion-utils: "npm:^11.18.1"
6013-
checksum: 10c0/98378bdf9d77870829cdf3624c5eff02e48cfa820dfc74450364d7421884700048d60e277bfbf477df33270fbae4c1980e5914586f5b6dff28d4921fdca8ac47
6012+
motion-utils: "npm:^12.36.0"
6013+
checksum: 10c0/7f97b1e310310b44e6144f7303604d7c3f37f1e278b41ac5b57dca2abe082213d40a9f59cf5a2cb3442d27b8fd82e29f17f31d7b24d4b240f9b908fc97b42d80
60146014
languageName: node
60156015
linkType: hard
60166016

6017-
"motion-utils@npm:^11.18.1":
6018-
version: 11.18.1
6019-
resolution: "motion-utils@npm:11.18.1"
6020-
checksum: 10c0/dac083bdeb6e433a277ac4362211b0fdce59ff09d6f7897f0f49d1e3561209c6481f676876daf99a33485054bc7e4b1d1b8d1de16f7b1e5c6f117fe76358ca00
6017+
"motion-utils@npm:^12.36.0":
6018+
version: 12.36.0
6019+
resolution: "motion-utils@npm:12.36.0"
6020+
checksum: 10c0/fe08231759064eef5d351a869379246f1e1b2031bda357a6197d2a99ff6b472bce69f8250212713d8bff2ff46978f354ca8c3b8c8f0c5bd337d26a6793ba42fa
60216021
languageName: node
60226022
linkType: hard
60236023

@@ -8200,7 +8200,7 @@ __metadata:
82008200
eslint-config-prettier: "npm:^10.1.8"
82018201
eslint-plugin-react-hooks: "npm:^7.0.1"
82028202
eslint-plugin-react-refresh: "npm:^0.5.2"
8203-
framer-motion: "npm:^11.15.0"
8203+
framer-motion: "npm:^12.36.0"
82048204
lowlight: "npm:^3.3.0"
82058205
lucide-react: "npm:^0.576.0"
82068206
node-cron: "npm:^3.0.3"

0 commit comments

Comments
 (0)