File tree 3 files changed +1108
-1017
lines changed
3 files changed +1108
-1017
lines changed Original file line number Diff line number Diff line change 8
8
"lint" : " next lint"
9
9
},
10
10
"dependencies" : {
11
- "@docsearch/react" : " ^3.8 .0" ,
12
- "@material/material-color-utilities" : " ^0.2.7 " ,
11
+ "@docsearch/react" : " ^3.9 .0" ,
12
+ "@material/material-color-utilities" : " ^0.3.0 " ,
13
13
"actify" : " workspace:*" ,
14
14
"codesandbox" : " ^2.2.3" ,
15
15
"date-fns" : " ^3.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " actify" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Lerte Smith" ,
6
6
"keywords" : [
26
26
"build" : " rollup -c rollup.config.mjs"
27
27
},
28
28
"devDependencies" : {
29
- "@react-aria/toast" : " 3.0.0-beta.17 " ,
29
+ "@react-aria/toast" : " ^ 3.0.1 " ,
30
30
"@rollup/plugin-commonjs" : " ^25.0.7" ,
31
31
"@rollup/plugin-json" : " ^6.1.0" ,
32
32
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
57
57
"dependencies" : {
58
58
"clsx" : " ^2.1.1" ,
59
59
"date-fns" : " ^4.1.0" ,
60
- "es-toolkit" : " ^1.29.0 " ,
61
- "motion" : " ^11.14.4 " ,
62
- "react-aria" : " ^3.36.0 " ,
63
- "react-aria-components" : " ^1.5.0 " ,
64
- "react-stately" : " ^3.34.0 "
60
+ "es-toolkit" : " ^1.34.1 " ,
61
+ "motion" : " ^12.6.3 " ,
62
+ "react-aria" : " ^3.38.1 " ,
63
+ "react-aria-components" : " ^1.7.1 " ,
64
+ "react-stately" : " ^3.36.1 "
65
65
},
66
66
"peerDependencies" : {
67
67
"react" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments