File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " react-dot-cursor" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.2.4 " ,
44 "description" : " A fully customizable cursor component animated with Motion for React." ,
55 "exports" : {
66 "." : {
4444 "url" : " https://github.com/GuiEpi/react-dot-cursor/issues"
4545 },
4646 "dependencies" : {
47- "motion" : " ^11.15 .0"
47+ "motion" : " ^11.18 .0"
4848 },
4949 "peerDependencies" : {
5050 "react" : " ^18.3.1" ,
5757 "tsup" : " ^8.3.5" ,
5858 "typescript" : " ~5.6.3"
5959 },
60- "packageManager" : " pnpm@9.15.1 "
60+ "packageManager" : " pnpm@9.15.4 "
6161}
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
33 "private" : true ,
4- "version" : " 0.1.16 " ,
4+ "version" : " 0.1.17 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const theme: CursorTheme = {
1919 height : 'auto' ,
2020 } ,
2121 content : {
22- text : 'v0.2.3 ' ,
22+ text : 'v0.2.4 ' ,
2323 style : {
2424 fontSize : '12px' ,
2525 fontWeight : 'bold' ,
You can’t perform that action at this time.
0 commit comments