Skip to content

Commit a96c4a3

Browse files
chore: bump framer-motion from 6.5.1 to 10.15.0 in /offlinedocs (#8817)
Bumps [framer-motion](https://github.com/framer/motion) from 6.5.1 to 10.15.0. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v6.5.1...v10.15.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d0e8f4 commit a96c4a3

File tree

2 files changed

+7
-95
lines changed

2 files changed

+7
-95
lines changed

offlinedocs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@emotion/react": "11",
2020
"@emotion/styled": "11",
2121
"archiver": "5.3.1",
22-
"framer-motion": "6",
22+
"framer-motion": "10",
2323
"front-matter": "4.0.2",
2424
"fs-extra": "11.1.1",
2525
"lodash": "4.17.21",

offlinedocs/yarn.lock

+6-94
Original file line numberDiff line numberDiff line change
@@ -1222,59 +1222,6 @@
12221222
"@jridgewell/resolve-uri" "3.1.0"
12231223
"@jridgewell/sourcemap-codec" "1.4.14"
12241224

1225-
"@motionone/animation@^10.12.0":
1226-
version "10.15.1"
1227-
resolved "https://registry.yarnpkg.com/@motionone/animation/-/animation-10.15.1.tgz#4a85596c31cbc5100ae8eb8b34c459fb0ccf6807"
1228-
integrity sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==
1229-
dependencies:
1230-
"@motionone/easing" "^10.15.1"
1231-
"@motionone/types" "^10.15.1"
1232-
"@motionone/utils" "^10.15.1"
1233-
tslib "^2.3.1"
1234-
1235-
"@motionone/dom@10.12.0":
1236-
version "10.12.0"
1237-
resolved "https://registry.yarnpkg.com/@motionone/dom/-/dom-10.12.0.tgz#ae30827fd53219efca4e1150a5ff2165c28351ed"
1238-
integrity sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==
1239-
dependencies:
1240-
"@motionone/animation" "^10.12.0"
1241-
"@motionone/generators" "^10.12.0"
1242-
"@motionone/types" "^10.12.0"
1243-
"@motionone/utils" "^10.12.0"
1244-
hey-listen "^1.0.8"
1245-
tslib "^2.3.1"
1246-
1247-
"@motionone/easing@^10.15.1":
1248-
version "10.15.1"
1249-
resolved "https://registry.yarnpkg.com/@motionone/easing/-/easing-10.15.1.tgz#95cf3adaef34da6deebb83940d8143ede3deb693"
1250-
integrity sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==
1251-
dependencies:
1252-
"@motionone/utils" "^10.15.1"
1253-
tslib "^2.3.1"
1254-
1255-
"@motionone/generators@^10.12.0":
1256-
version "10.15.1"
1257-
resolved "https://registry.yarnpkg.com/@motionone/generators/-/generators-10.15.1.tgz#dc6abb11139d1bafe758a41c134d4c753a9b871c"
1258-
integrity sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==
1259-
dependencies:
1260-
"@motionone/types" "^10.15.1"
1261-
"@motionone/utils" "^10.15.1"
1262-
tslib "^2.3.1"
1263-
1264-
"@motionone/types@^10.12.0", "@motionone/types@^10.15.1":
1265-
version "10.15.1"
1266-
resolved "https://registry.yarnpkg.com/@motionone/types/-/types-10.15.1.tgz#89441b54285012795cbba8612cbaa0fa420db3eb"
1267-
integrity sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==
1268-
1269-
"@motionone/utils@^10.12.0", "@motionone/utils@^10.15.1":
1270-
version "10.15.1"
1271-
resolved "https://registry.yarnpkg.com/@motionone/utils/-/utils-10.15.1.tgz#6b5f51bde75be88b5411e084310299050368a438"
1272-
integrity sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==
1273-
dependencies:
1274-
"@motionone/types" "^10.15.1"
1275-
hey-listen "^1.0.8"
1276-
tslib "^2.3.1"
1277-
12781225
"@next/env@13.4.12":
12791226
version "13.4.12"
12801227
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.12.tgz#0b88115ab817f178bf9dc0c5e7b367277595b58d"
@@ -2697,27 +2644,15 @@ for-each@^0.3.3:
26972644
dependencies:
26982645
is-callable "^1.1.3"
26992646

2700-
framer-motion@6:
2701-
version "6.5.1"
2702-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.5.1.tgz#802448a16a6eb764124bf36d8cbdfa6dd6b931a7"
2703-
integrity sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==
2647+
framer-motion@10:
2648+
version "10.15.0"
2649+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.15.0.tgz#5f043fdd4edb2c29a0a5e86cce1f67b88dcdc768"
2650+
integrity sha512-HDjWrYWgbO5orKuhnXETLFzk7UUvwWur2HFs2elAZ8lVpI49ClHql31DNTVvVBcOrSHfAOS4eBDBedIvOx634w==
27042651
dependencies:
2705-
"@motionone/dom" "10.12.0"
2706-
framesync "6.0.1"
2707-
hey-listen "^1.0.8"
2708-
popmotion "11.0.3"
2709-
style-value-types "5.0.0"
2710-
tslib "^2.1.0"
2652+
tslib "^2.4.0"
27112653
optionalDependencies:
27122654
"@emotion/is-prop-valid" "^0.8.2"
27132655

2714-
framesync@6.0.1:
2715-
version "6.0.1"
2716-
resolved "https://registry.yarnpkg.com/framesync/-/framesync-6.0.1.tgz#5e32fc01f1c42b39c654c35b16440e07a25d6f20"
2717-
integrity sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==
2718-
dependencies:
2719-
tslib "^2.1.0"
2720-
27212656
framesync@6.1.2:
27222657
version "6.1.2"
27232658
resolved "https://registry.yarnpkg.com/framesync/-/framesync-6.1.2.tgz#755eff2fb5b8f3b4d2b266dd18121b300aefea27"
@@ -3024,11 +2959,6 @@ hastscript@^7.0.0:
30242959
property-information "^6.0.0"
30252960
space-separated-tokens "^2.0.0"
30262961

3027-
hey-listen@^1.0.8:
3028-
version "1.0.8"
3029-
resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68"
3030-
integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==
3031-
30322962
hoist-non-react-statics@^3.3.1:
30332963
version "3.3.2"
30342964
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
@@ -4193,16 +4123,6 @@ picomatch@^2.3.1:
41934123
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
41944124
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
41954125

4196-
popmotion@11.0.3:
4197-
version "11.0.3"
4198-
resolved "https://registry.yarnpkg.com/popmotion/-/popmotion-11.0.3.tgz#565c5f6590bbcddab7a33a074bb2ba97e24b0cc9"
4199-
integrity sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==
4200-
dependencies:
4201-
framesync "6.0.1"
4202-
hey-listen "^1.0.8"
4203-
style-value-types "5.0.0"
4204-
tslib "^2.1.0"
4205-
42064126
postcss@8.4.14:
42074127
version "8.4.14"
42084128
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
@@ -4706,14 +4626,6 @@ style-to-object@^0.3.0:
47064626
dependencies:
47074627
inline-style-parser "0.1.1"
47084628

4709-
style-value-types@5.0.0:
4710-
version "5.0.0"
4711-
resolved "https://registry.yarnpkg.com/style-value-types/-/style-value-types-5.0.0.tgz#76c35f0e579843d523187989da866729411fc8ad"
4712-
integrity sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==
4713-
dependencies:
4714-
hey-listen "^1.0.8"
4715-
tslib "^2.1.0"
4716-
47174629
styled-jsx@5.1.1:
47184630
version "5.1.1"
47194631
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
@@ -4831,7 +4743,7 @@ tslib@^1.8.1:
48314743
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
48324744
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
48334745

4834-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0:
4746+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0:
48354747
version "2.6.1"
48364748
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
48374749
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

0 commit comments

Comments
 (0)