File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.2.4] - 27/11/2024
4
+
5
+ - Updated dependencies
6
+
3
7
## [ 7.2.3] - 12/14/2021
4
8
### Fixed
5
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-blue" ,
3
- "version" : " 7.2.3 " ,
3
+ "version" : " 7.2.4 " ,
4
4
"description" : " Light Blue - Angular 11 Dashboard" ,
5
5
"scripts" : {
6
6
"analyze" : " npm run build:stats && webpack-bundle-analyzer dist/stats.json --port 4201" ,
16
16
"private" : true ,
17
17
"dependencies" : {
18
18
"@agm/core" : " 3.0.0-beta.0" ,
19
- "@amcharts/amcharts4" : " 4.10.18 " ,
20
- "@amcharts/amcharts4-geodata" : " 4.1.20 " ,
19
+ "@amcharts/amcharts4" : " 4.10.39 " ,
20
+ "@amcharts/amcharts4-geodata" : " 4.1.30 " ,
21
21
"@angular-slider/ngx-slider" : " ^2.0.3" ,
22
22
"@angular/animations" : " 11.2.13" ,
23
23
"@angular/cdk" : " ^11.2.12" ,
47
47
"bootstrap" : " 4.0.0-beta" ,
48
48
"brace" : " 0.11.1" ,
49
49
"date-fns" : " 2.21.3" ,
50
- "echarts" : " 5.1 .1" ,
50
+ "echarts" : " 5.5 .1" ,
51
51
"font-awesome" : " 4.7.0" ,
52
52
"glyphicons-halflings" : " 1.9.1" ,
53
53
"highcharts" : " 9.1.0" ,
74
74
"rxjs" : " ~6.5.5" ,
75
75
"shufflejs" : " 5.3.0" ,
76
76
"skycons" : " 1.0.0" ,
77
- "sortablejs" : " 1.13.0 " ,
77
+ "sortablejs" : " 1.15.4 " ,
78
78
"tslib" : " ^2.0.0" ,
79
- "validator" : " 13.6 .0" ,
79
+ "validator" : " 13.12 .0" ,
80
80
"zone.js" : " ~0.10.3"
81
81
},
82
82
"devDependencies" : {
99
99
"ts-node" : " 9.1.1" ,
100
100
"tslint" : " ~6.1.0" ,
101
101
"typescript" : " ~4.0.7" ,
102
- "webpack-bundle-analyzer" : " 4.4.1 "
102
+ "webpack-bundle-analyzer" : " 4.10.2 "
103
103
},
104
104
"overrides" : {},
105
105
"resolutions" : {}
You can’t perform that action at this time.
0 commit comments