Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit d80c4ea

Browse files
committed
AG-1922 Framework Sweep
1 parent 578bbb2 commit d80c4ea

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,28 @@
1919
},
2020
"private": true,
2121
"dependencies": {
22-
"@angular/animations": "6.0.3",
23-
"@angular/common": "6.0.3",
24-
"@angular/compiler": "6.0.3",
25-
"@angular/compiler-cli": "6.0.3",
26-
"@angular/core": "6.0.3",
27-
"@angular/forms": "6.0.3",
28-
"@angular/http": "6.0.3",
29-
"@angular/platform-browser": "6.0.3",
30-
"@angular/platform-browser-dynamic": "6.0.3",
31-
"@angular/platform-server": "6.0.3",
32-
"@angular/router": "6.0.3",
33-
"ag-grid": "^18.1.0",
22+
"@angular/animations": "6.0.9",
23+
"@angular/common": "6.0.9",
24+
"@angular/compiler": "6.0.9",
25+
"@angular/compiler-cli": "6.0.9",
26+
"@angular/core": "6.0.9",
27+
"@angular/forms": "6.0.9",
28+
"@angular/http": "6.0.9",
29+
"@angular/platform-browser": "6.0.9",
30+
"@angular/platform-browser-dynamic": "6.0.9",
31+
"@angular/platform-server": "6.0.9",
32+
"@angular/router": "6.0.9",
33+
"ag-grid": "^18.1.1",
3434
"ag-grid-angular": "^18.1.0",
35-
"ag-grid-enterprise": "^18.1.0",
35+
"ag-grid-enterprise": "^18.1.1",
3636
"bootstrap": "3.3.7",
37-
"core-js": "2.5.5",
38-
"rxjs": "6.2.0",
37+
"core-js": "2.5.7",
38+
"rxjs": "6.2.2",
3939
"zone.js": "0.8.26"
4040
},
4141
"devDependencies": {
42-
"@angular-devkit/build-angular": "^0.6.7",
43-
"@angular/cli": "6.0.7",
42+
"@angular-devkit/build-angular": "0.6.8",
43+
"@angular/cli": "6.0.8",
4444
"@types/jasmine": "2.5.54",
4545
"@types/node": "6.0.107",
4646
"codelyzer": "3.2.2",

0 commit comments

Comments
 (0)