File tree Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " admin-app" ,
3
- "version" : " 6.7.5" ,
3
+ "version" : " 6.7.5-%branch%.%generateVersion% " ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve --host 0.0.0.0" ,
34
34
"font-awesome" : " 4.7.0" ,
35
35
"jquery" : " ^3.4.1" ,
36
36
"ngx-infinite-scroll" : " 14.0.1" ,
37
- "ngx-ode-core" : " 4.7.1 " ,
38
- "ngx-ode-sijil" : " 4.7.1 " ,
39
- "ngx-ode-ui" : " 4.7.1 " ,
37
+ "ngx-ode-core" : " dev " ,
38
+ "ngx-ode-sijil" : " dev " ,
39
+ "ngx-ode-ui" : " dev " ,
40
40
"ngx-trumbowyg" : " ^6.0.7" ,
41
41
"noty" : " 2.4.1" ,
42
42
"reflect-metadata" : " 0.1.10" ,
Original file line number Diff line number Diff line change 32
32
"typecheck": "tsc -b --noEmit --pretty"
33
33
},
34
34
"dependencies": {
35
- "@edifice.io/react": "2.2.13 ",
36
- "@edifice.io/bootstrap": "2.2.13 ",
37
- "@edifice.io/client": "2.2.13 ",
38
- "@edifice.io/utilities": "2.2.13 ",
39
- "@edifice.io/tiptap-extensions": "2.2.13 ",
35
+ "@edifice.io/react": "%packageVersion% ",
36
+ "@edifice.io/bootstrap": "%packageVersion% ",
37
+ "@edifice.io/client": "%packageVersion% ",
38
+ "@edifice.io/utilities": "%packageVersion% ",
39
+ "@edifice.io/tiptap-extensions": "%packageVersion% ",
40
40
"@react-spring/web": "^9.7.5",
41
41
"@tanstack/react-query": "^5.59.13",
42
42
"clsx": "^2.1.1",
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ent-core" ,
3
- "version" : " 6.7.5" ,
3
+ "version" : " 6.7.5-dev.0 " ,
4
4
"description" : " " ,
5
5
"main" : " gulpfile.js" ,
6
6
"directories" : {
28
28
"angular-sanitize" : " 1.8.3" ,
29
29
"axios" : " 0.15.3" ,
30
30
"core-js" : " ^2.4.1" ,
31
- "entcore" : " 4.8.14 " ,
31
+ "entcore" : " dev " ,
32
32
"entcore-generic-icons" : " https://github.com/edificeio/generic-icons.git" ,
33
33
"entcore-toolkit" : " ^1.0.1" ,
34
34
"humane-js" : " ^3.2.2" ,
76
76
"karma-jasmine" : " ~1.1.0" ,
77
77
"karma-jasmine-html-reporter" : " ^0.2.2" ,
78
78
"merge2" : " ^1.0.3" ,
79
- "ode-ngjs-front" : " 1.4.13 " ,
80
- "ode-ts-client" : " 1.2.3 " ,
79
+ "ode-ngjs-front" : " dev " ,
80
+ "ode-ts-client" : " dev " ,
81
81
"sass-loader" : " ^13.0.2" ,
82
82
"source-map-loader" : " ^0.1.5" ,
83
83
"ts-loader" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 56
56
</modules >
57
57
58
58
<properties >
59
- <revision >6.7.5 </revision >
59
+ <revision >6.7-SNAPSHOT </revision >
60
60
<junitVersion >4.13.2</junitVersion >
61
61
<testContainerVersion >1.19.3</testContainerVersion >
62
- <modPostgresVersion >2.0.1 </modPostgresVersion >
63
- <modMongoVersion >4.0.2 </modMongoVersion >
64
- <webUtilsVersion >3.1.3 </webUtilsVersion >
65
- <mongodbHelperVersion >3.0.3 </mongodbHelperVersion >
62
+ <modPostgresVersion >2.0-SNAPSHOT </modPostgresVersion >
63
+ <modMongoVersion >4.0-SNAPSHOT </modMongoVersion >
64
+ <webUtilsVersion >3.1-SNAPSHOT </webUtilsVersion >
65
+ <mongodbHelperVersion >3.0-SNAPSHOT </mongodbHelperVersion >
66
66
<jodaTimeVersion >2.9.4</jodaTimeVersion >
67
67
<scramVersion >2.1</scramVersion >
68
68
<micrometerPrometheusVersion >1.11.4</micrometerPrometheusVersion >
69
69
<owaspVersion >20220608.1</owaspVersion >
70
70
<jacksonVersion >2.15.2</jacksonVersion >
71
71
<casVersion >0.2.2</casVersion >
72
- <vertxCronTimerVersion >3.0.0 </vertxCronTimerVersion >
72
+ <vertxCronTimerVersion >3.0-SNAPSHOT </vertxCronTimerVersion >
73
73
<jnaVersion >3.0.2</jnaVersion >
74
74
<lamejbVersion >0.2.0</lamejbVersion >
75
75
<opencsvVersion >3.9</opencsvVersion >
You can’t perform that action at this time.
0 commit comments