Skip to content

Commit dd33749

Browse files
authored
Merge pull request #607 from raduwen/dependabot/npm_and_yarn/framer-motion-12.23.16
build(deps): bump framer-motion from 8.4.3 to 12.23.16
2 parents fc16cf7 + 492fc0c commit dd33749

File tree

2 files changed

+20
-85
lines changed

2 files changed

+20
-85
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"date-fns": "^2.29.3",
2121
"date-fns-tz": "^2.0.1",
2222
"firebase": "^12.3.0",
23-
"framer-motion": "^8.4.3",
23+
"framer-motion": "^12.23.18",
2424
"next": "^15.5.3",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0"

yarn.lock

Lines changed: 19 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -912,25 +912,13 @@
912912
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
913913
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
914914

915-
"@emotion/is-prop-valid@^0.8.2":
916-
version "0.8.8"
917-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
918-
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
919-
dependencies:
920-
"@emotion/memoize" "0.7.4"
921-
922915
"@emotion/is-prop-valid@^1.2.1":
923916
version "1.2.1"
924917
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
925918
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
926919
dependencies:
927920
"@emotion/memoize" "^0.8.1"
928921

929-
"@emotion/memoize@0.7.4":
930-
version "0.7.4"
931-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
932-
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
933-
934922
"@emotion/memoize@^0.8.1":
935923
version "0.8.1"
936924
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
@@ -1889,59 +1877,6 @@
18891877
zod "^3.23.8"
18901878
zod-to-json-schema "^3.24.1"
18911879

1892-
"@motionone/animation@^10.15.1":
1893-
version "10.15.1"
1894-
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.15.1.tgz#4a85596c31cbc5100ae8eb8b34c459fb0ccf6807"
1895-
integrity sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==
1896-
dependencies:
1897-
"@motionone/easing" "^10.15.1"
1898-
"@motionone/types" "^10.15.1"
1899-
"@motionone/utils" "^10.15.1"
1900-
tslib "^2.3.1"
1901-
1902-
"@motionone/dom@^10.15.3":
1903-
version "10.15.3"
1904-
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.15.3.tgz#afb27270032368a917f1ae8dd87e0069a6a9fe40"
1905-
integrity sha512-FQ7a2zMBXc1UeU8CG9G3yDpst55fbb0+C9A0VGfwOITitBCzigKZnXRgsRSWWR+FW57GSc13eGQxtYB0lKG0Ng==
1906-
dependencies:
1907-
"@motionone/animation" "^10.15.1"
1908-
"@motionone/generators" "^10.15.1"
1909-
"@motionone/types" "^10.15.1"
1910-
"@motionone/utils" "^10.15.1"
1911-
hey-listen "^1.0.8"
1912-
tslib "^2.3.1"
1913-
1914-
"@motionone/easing@^10.15.1":
1915-
version "10.15.1"
1916-
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.15.1.tgz#95cf3adaef34da6deebb83940d8143ede3deb693"
1917-
integrity sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==
1918-
dependencies:
1919-
"@motionone/utils" "^10.15.1"
1920-
tslib "^2.3.1"
1921-
1922-
"@motionone/generators@^10.15.1":
1923-
version "10.15.1"
1924-
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.15.1.tgz#dc6abb11139d1bafe758a41c134d4c753a9b871c"
1925-
integrity sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==
1926-
dependencies:
1927-
"@motionone/types" "^10.15.1"
1928-
"@motionone/utils" "^10.15.1"
1929-
tslib "^2.3.1"
1930-
1931-
"@motionone/types@^10.15.1":
1932-
version "10.15.1"
1933-
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.15.1.tgz#89441b54285012795cbba8612cbaa0fa420db3eb"
1934-
integrity sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==
1935-
1936-
"@motionone/utils@^10.15.1":
1937-
version "10.15.1"
1938-
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.15.1.tgz#6b5f51bde75be88b5411e084310299050368a438"
1939-
integrity sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==
1940-
dependencies:
1941-
"@motionone/types" "^10.15.1"
1942-
hey-listen "^1.0.8"
1943-
tslib "^2.3.1"
1944-
19451880
"@next/env@15.5.3":
19461881
version "15.5.3"
19471882
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.3.tgz#59ab3143b370774464143731587318b067cc3f87"
@@ -4846,16 +4781,14 @@ forwarded@0.2.0:
48464781
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
48474782
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
48484783

4849-
framer-motion@^8.4.3:
4850-
version "8.4.3"
4851-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-8.4.3.tgz#382bc016c1a957b4144eeed1bb186410b0d821fc"
4852-
integrity sha512-UMfJ8hEOlIObdJgI+U/VgaSSKY+W9/E0YtnFHPDsIE9rNPglaFZ+oycB0gj8ERuRBInGaIgNCFsil8iaJHZFgA==
4784+
framer-motion@^12.23.18:
4785+
version "12.23.18"
4786+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.18.tgz#a4cb09c01f84954324b530030fd6e295a97b0f7c"
4787+
integrity sha512-HBVXBL5x3nk/0WrYM5G4VgjBey99ytVYET5AX17s/pcnlH90cyaxVUqgoN8cpF4+PqZRVOhwWsv28F+hxA9Tzg==
48534788
dependencies:
4854-
"@motionone/dom" "^10.15.3"
4855-
hey-listen "^1.0.8"
4789+
motion-dom "^12.23.18"
4790+
motion-utils "^12.23.6"
48564791
tslib "^2.4.0"
4857-
optionalDependencies:
4858-
"@emotion/is-prop-valid" "^0.8.2"
48594792

48604793
framesync@6.1.2:
48614794
version "6.1.2"
@@ -5385,11 +5318,6 @@ heap-js@^2.2.0:
53855318
resolved "https://registry.yarnpkg.com/heap-js/-/heap-js-2.2.0.tgz#f4418874cd2aedc2cf3a7492d579afe23b627c5d"
53865319
integrity sha512-G3uM72G9F/zo9Hph/T7m4ZZVlVu5bx2f5CiCS78TBHz2mNIXnB5KRdEEYssXZJ7ldLDqID29bZ1D5ezCKQD2Zw==
53875320

5388-
hey-listen@^1.0.8:
5389-
version "1.0.8"
5390-
resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68"
5391-
integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==
5392-
53935321
highlight.js@^10.7.1:
53945322
version "10.7.3"
53955323
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
@@ -6674,6 +6602,18 @@ morgan@^1.10.0, morgan@^1.8.2:
66746602
on-finished "~2.3.0"
66756603
on-headers "~1.0.2"
66766604

6605+
motion-dom@^12.23.18:
6606+
version "12.23.18"
6607+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.18.tgz#5a0965010f7378762be32a06a91ba108bb3bdce7"
6608+
integrity sha512-9piw3uOcP6DpS0qpnDF95bLDzmgMxLOg/jghLnHwYJ0YFizzuvbH/L8106dy39JNgHYmXFUTztoP9JQvUqlBwQ==
6609+
dependencies:
6610+
motion-utils "^12.23.6"
6611+
6612+
motion-utils@^12.23.6:
6613+
version "12.23.6"
6614+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312"
6615+
integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==
6616+
66776617
ms@2.0.0:
66786618
version "2.0.0"
66796619
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
@@ -8668,12 +8608,7 @@ tslib@^1.8.1:
86688608
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
86698609
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
86708610

8671-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
8672-
version "2.4.1"
8673-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
8674-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
8675-
8676-
tslib@^2.8.0:
8611+
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.8.0:
86778612
version "2.8.1"
86788613
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
86798614
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)