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

Commit fd069c9

Browse files
committed
chore: update AngularApp deps
1 parent 97b234b commit fd069c9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: demo/AngularApp/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"zone.js": "^0.8.4"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/core": "~0.5.5",
32+
"@angular-devkit/core": "~0.7.0-beta.1",
3333
"@angular/compiler-cli": "~6.0.0-rc.0",
34-
"@ngtools/webpack": "~6.0.0-rc.3",
34+
"@ngtools/webpack": "~6.1.0-beta.1",
3535
"@types/chai": "^4.0.2",
3636
"@types/mocha": "^2.2.41",
3737
"@types/node": "^7.0.5",
@@ -42,7 +42,7 @@
4242
"chai-as-promised": "~7.1.1",
4343
"clean-webpack-plugin": "~0.1.19",
4444
"copy-webpack-plugin": "~4.5.1",
45-
"css-loader": "~0.28.7",
45+
"css-loader": "~0.28.11",
4646
"extract-text-webpack-plugin": "~3.0.2",
4747
"lazy": "1.0.11",
4848
"mocha": "~3.5.0",
@@ -52,15 +52,15 @@
5252
"nativescript-dev-sass": "^1.3.5",
5353
"nativescript-dev-typescript": "next",
5454
"nativescript-dev-webpack": "file:../..",
55-
"nativescript-worker-loader": "~0.8.1",
55+
"nativescript-worker-loader": "~0.9.0",
5656
"raw-loader": "~0.5.1",
5757
"resolve-url-loader": "~2.3.0",
58-
"sass-loader": "~6.0.6",
58+
"sass-loader": "~7.0.1",
5959
"typescript": "~2.7.2",
60-
"uglifyjs-webpack-plugin": "~1.2.4",
61-
"webpack": "~4.5.0",
62-
"webpack-bundle-analyzer": "^2.9.1",
63-
"webpack-cli": "~2.0.14",
60+
"uglifyjs-webpack-plugin": "~1.2.5",
61+
"webpack": "~4.6.0",
62+
"webpack-bundle-analyzer": "~2.13.0",
63+
"webpack-cli": "~2.1.3",
6464
"webpack-sources": "~1.1.0"
6565
},
6666
"scripts": {

0 commit comments

Comments
 (0)