File tree Expand file tree Collapse file tree 6 files changed +4369
-6077
lines changed Expand file tree Collapse file tree 6 files changed +4369
-6077
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @matheo/datasource" ,
3- "version" : " 12.10 .0-beta.1 " ,
3+ "version" : " 17.0 .0-beta.0 " ,
44 "description" : " Reactive Datasource for Angular" ,
55 "author" : {
66 "name" : " Mateo Tibaquira" ,
2323 },
2424 "scripts" : {},
2525 "peerDependencies" : {
26- "@angular/common" : " >=11 .0.0" ,
27- "@angular/core" : " >=11 .0.0" ,
28- "@angular/cdk" : " >=11 .0.0" ,
29- "@angular/material" : " >=11 .0.0" ,
26+ "@angular/common" : " >=17 .0.0" ,
27+ "@angular/core" : " >=17 .0.0" ,
28+ "@angular/cdk" : " >=17 .0.0" ,
29+ "@angular/material" : " >=17 .0.0" ,
3030 "rxjs" : " *"
3131 },
3232 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @matheo/datepicker" ,
3- "version" : " 13 .0.0-beta.1 " ,
3+ "version" : " 17 .0.0-beta.0 " ,
44 "description" : " Angular material date+time picker" ,
55 "keywords" : [
66 " angular" ,
1818 },
1919 "scripts" : {},
2020 "peerDependencies" : {
21- "@angular/animations" : " >=11 .0.0" ,
22- "@angular/cdk" : " >=11 .0.0" ,
23- "@angular/common" : " >=11 .0.0" ,
24- "@angular/core" : " >=11 .0.0" ,
25- "@angular/forms" : " >=11 .0.0" ,
26- "@angular/material" : " >=11 .0.0" ,
27- "date-fns" : " ^2.23 .0" ,
28- "date-fns-tz" : " ^1.2.2 " ,
29- "luxon" : " ^2.3.0 " ,
21+ "@angular/animations" : " >=17 .0.0" ,
22+ "@angular/cdk" : " >=17 .0.0" ,
23+ "@angular/common" : " >=17 .0.0" ,
24+ "@angular/core" : " >=17 .0.0" ,
25+ "@angular/forms" : " >=17 .0.0" ,
26+ "@angular/material" : " >=17 .0.0" ,
27+ "date-fns" : " ^3.6 .0" ,
28+ "date-fns-tz" : " ^2.0.1 " ,
29+ "luxon" : " ^3.4.4 " ,
3030 "rxjs" : " *"
3131 },
3232 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @matheo/schematics" ,
3- "version" : " 12.10 .0-beta.0" ,
3+ "version" : " 17.0 .0-beta.0" ,
44 "peerDependencies" : {
5- "@angular/common" : " >=11 .0.0" ,
6- "@angular/core" : " ^>=11 .0.0"
5+ "@angular/common" : " >=17 .0.0" ,
6+ "@angular/core" : " ^>=17 .0.0"
77 },
88 "dependencies" : {
99 "tslib" : " ^2.0.0"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/nx/schemas/nx-schema.json" ,
3+ "defaultBase" : " master" ,
4+ "defaultProject" : " website" ,
5+ "nxCloudAccessToken" : " YzliYTY2ZmItMzI5Zi00ZmY2LWJjOGQtZTgxZTJiMDg3Y2QwfHJlYWQtd3JpdGU=" ,
6+ "useInferencePlugins" : false ,
37 "cli" : {
48 "warnings" : {
59 "versionMismatch" : false
610 }
711 },
8- "defaultProject" : " website" ,
912 "tasksRunnerOptions" : {
1013 "default" : {
1114 "runner" : " @nx/workspace/tasks-runners/default" ,
1215 "options" : {}
1316 }
1417 },
15- "affected" : {
16- "defaultBase" : " master"
17- },
1818 "targetDependencies" : {
1919 "build" : [
2020 {
You can’t perform that action at this time.
0 commit comments