File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 13
13
"@chakra-ui/react" : " ^3.21.1" ,
14
14
"@emotion/react" : " ^11.14.0" ,
15
15
"@emotion/styled" : " ^11.14.1" ,
16
- "framer-motion" : " ^12.22 .0" ,
16
+ "framer-motion" : " ^12.23 .0" ,
17
17
"mdi-react" : " ^9.3.0" ,
18
18
"react" : " ^19.1.0" ,
19
19
"react-dom" : " ^19.1.0" ,
Original file line number Diff line number Diff line change @@ -2920,10 +2920,10 @@ for-each@^0.3.5:
2920
2920
dependencies :
2921
2921
is-callable "^1.2.7"
2922
2922
2923
- framer-motion@^12.22 .0 :
2924
- version "12.22 .0"
2925
- resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.22 .0.tgz#646fc06f1032454a5bbe09eb100f71cacafe0adf "
2926
- integrity sha512-qG07rR8/mboCNU34nORbrIbBXbJzP4aDqBdr67TAIVlMryDEOwh7LXjylWovlnPCMg78ExoY0Gn2F1fV+3DNIw ==
2923
+ framer-motion@^12.23 .0 :
2924
+ version "12.23 .0"
2925
+ resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23 .0.tgz#220d5ab0ca9b3e2d10d69a5aa5f6d7badcbf328e "
2926
+ integrity sha512-xf6NxTGAyf7zR4r2KlnhFmsRfKIbjqeBupEDBAaEtVIBJX96sAon00kMlsKButSIRwPSHjbRrAPnYdJJ9kyhbA ==
2927
2927
dependencies :
2928
2928
motion-dom "^12.22.0"
2929
2929
motion-utils "^12.19.0"
@@ -4620,12 +4620,7 @@ tsconfig-paths@^3.15.0:
4620
4620
minimist "^1.2.6"
4621
4621
strip-bom "^3.0.0"
4622
4622
4623
- tslib@^2.4.0 :
4624
- version "2.6.2"
4625
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
4626
- integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
4627
-
4628
- tslib@^2.8.0 :
4623
+ tslib@^2.4.0, tslib@^2.8.0 :
4629
4624
version "2.8.1"
4630
4625
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
4631
4626
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
You can’t perform that action at this time.
0 commit comments