File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
"@chakra-ui/react" : " ^2.8.2" ,
15
15
"@emotion/react" : " ^11.14.0" ,
16
16
"@emotion/styled" : " ^11.14.0" ,
17
- "framer-motion" : " ^11.16.0 " ,
17
+ "framer-motion" : " ^11.16.1 " ,
18
18
"mdi-react" : " ^9.3.0" ,
19
19
"react" : " ^18.3.1" ,
20
20
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -2877,12 +2877,12 @@ for-each@^0.3.3:
2877
2877
dependencies :
2878
2878
is-callable "^1.1.3"
2879
2879
2880
- framer-motion@^11.16.0 :
2881
- version "11.16.0 "
2882
- resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.16.0 .tgz#6592689bc8d6422207a55e48297eae99e9aa2eb2 "
2883
- integrity sha512-oL2AWqLQuw0+CNEUa0sz3mWC/n3i147CckvpQn8bLRs30b+HxTxlRi0YR2FpHHhAbWV7DKjNdHU42KHLfBWh/g ==
2880
+ framer-motion@^11.16.1 :
2881
+ version "11.16.1 "
2882
+ resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.16.1 .tgz#3768ba04acbe51bdba599dc8a10db7b9737cc020 "
2883
+ integrity sha512-xsjhEUSWHn39g334PpBTH+QissgEJVJkpRGS/4QUyMSmoJSNxA+7FTuq61s+OXPMS4muu5k9Y6r7GpcNKhd1xA ==
2884
2884
dependencies :
2885
- motion-dom "^11.16.0 "
2885
+ motion-dom "^11.16.1 "
2886
2886
motion-utils "^11.16.0"
2887
2887
tslib "^2.4.0"
2888
2888
@@ -3742,10 +3742,10 @@ minimist@^1.2.0, minimist@^1.2.6:
3742
3742
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
3743
3743
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
3744
3744
3745
- motion-dom@^11.16.0 :
3746
- version "11.16.0 "
3747
- resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.16.0 .tgz#1766e4f9ada72c30ba8f3e698774372fcbcc95b3 "
3748
- integrity sha512-4bmEwajSdrljzDAYpu6ceEdtI4J5PH25fmN8YSx7Qxk6OMrC10CXM0D5y+VO/pFZjhmCvm2bGf7Rus482kwhzA ==
3745
+ motion-dom@^11.16.1 :
3746
+ version "11.16.1 "
3747
+ resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.16.1 .tgz#ce1057bbd12bece8eb1cd42f99d64013b24cf949 "
3748
+ integrity sha512-XVNf3iCfZn9OHPZYJQy5YXXLn0NuPNvtT3YCat89oAnr4D88Cr52KqFgKa8dWElBK8uIoQhpJMJEG+dyniYycQ ==
3749
3749
dependencies :
3750
3750
motion-utils "^11.16.0"
3751
3751
You can’t perform that action at this time.
0 commit comments