Skip to content

Commit ae923d3

Browse files
committed
Revert "chore: update webpack deps"
This reverts commit 2476cb8.
1 parent 52508aa commit ae923d3

File tree

4 files changed

+20
-210
lines changed

4 files changed

+20
-210
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"lazy": "1.0.11",
4040
"nativescript-css-loader": "~0.26.0",
4141
"nativescript-dev-typescript": "~0.4.2",
42-
"nativescript-dev-webpack": "^0.5.0",
42+
"nativescript-dev-webpack": "^0.4.1",
4343
"raw-loader": "~0.5.1",
4444
"resolve-url-loader": "~2.0.2",
4545
"typescript": "~2.3.2",
46-
"webpack": "~2.5.1",
46+
"webpack": "~2.4.1",
4747
"webpack-sources": "~0.2.3"
4848
},
4949
"scripts": {

Diff for: tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
"platforms",
2525
"**/*.aot.ts"
2626
]
27-
}
27+
}

Diff for: webpack.config.js

-190
This file was deleted.

Diff for: yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -1614,9 +1614,9 @@ nan@^2.3.0:
16141614
version "2.6.2"
16151615
resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45"
16161616

1617-
nativescript-angular@next:
1618-
version "3.1.0-2017-05-10-1537"
1619-
resolved "https://registry.yarnpkg.com/nativescript-angular/-/nativescript-angular-3.1.0-2017-05-10-1537.tgz#ca40b1fbb2f5029960184db686b09815f40b24fb"
1617+
nativescript-angular@~3.0.0:
1618+
version "3.0.0"
1619+
resolved "https://registry.yarnpkg.com/nativescript-angular/-/nativescript-angular-3.0.0.tgz#401c5eae895c22a44010c16f443910d2aa5af6ee"
16201620
dependencies:
16211621
nativescript-intl "^3.0.0"
16221622
reflect-metadata "^0.1.8"
@@ -1644,9 +1644,9 @@ nativescript-dev-typescript@~0.4.2:
16441644
dependencies:
16451645
nativescript-hook "^0.2.0"
16461646

1647-
nativescript-dev-webpack@^0.5.0:
1648-
version "0.5.0"
1649-
resolved "https://registry.yarnpkg.com/nativescript-dev-webpack/-/nativescript-dev-webpack-0.5.0.tgz#b439853be73f0776ff1b60b883dee4afbda551cd"
1647+
nativescript-dev-webpack@^0.4.1:
1648+
version "0.4.1"
1649+
resolved "https://registry.yarnpkg.com/nativescript-dev-webpack/-/nativescript-dev-webpack-0.4.1.tgz#be1a96a866be21d245c1d7d8b2a3c23c4f08936f"
16501650

16511651
nativescript-hook@^0.2.0:
16521652
version "0.2.1"
@@ -2628,15 +2628,15 @@ timers-browserify@^2.0.2:
26282628
dependencies:
26292629
setimmediate "^1.0.4"
26302630

2631-
tns-core-modules-widgets@next:
2632-
version "3.1.0-2017-05-17-291"
2633-
resolved "https://registry.yarnpkg.com/tns-core-modules-widgets/-/tns-core-modules-widgets-3.1.0-2017-05-17-291.tgz#d3d6df5c75b58ba4b8737aa4ee47ae7375fd26d3"
2631+
tns-core-modules-widgets@3.0.0:
2632+
version "3.0.0"
2633+
resolved "https://registry.yarnpkg.com/tns-core-modules-widgets/-/tns-core-modules-widgets-3.0.0.tgz#503c762819c936ce51e0b6025c776ae42a4500fb"
26342634

2635-
tns-core-modules@next:
2636-
version "3.1.0-2017-05-19-6648"
2637-
resolved "https://registry.yarnpkg.com/tns-core-modules/-/tns-core-modules-3.1.0-2017-05-19-6648.tgz#ce49b16419cb5695f7854a1a4d1ec6b7632002e5"
2635+
tns-core-modules@~3.0.0:
2636+
version "3.0.0"
2637+
resolved "https://registry.yarnpkg.com/tns-core-modules/-/tns-core-modules-3.0.0.tgz#be0a538d3924a48320e9a875a1d351c664a3c9ab"
26382638
dependencies:
2639-
tns-core-modules-widgets next
2639+
tns-core-modules-widgets "3.0.0"
26402640

26412641
to-arraybuffer@^1.0.0:
26422642
version "1.0.1"
@@ -2675,7 +2675,7 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
26752675
version "0.14.5"
26762676
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
26772677

2678-
typescript@~2.3.2:
2678+
typescript@~2.3.1:
26792679
version "2.3.2"
26802680
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.2.tgz#f0f045e196f69a72f06b25fd3bd39d01c3ce9984"
26812681

@@ -2784,9 +2784,9 @@ webpack-sources@^0.2.3, webpack-sources@~0.2.3:
27842784
source-list-map "^1.1.1"
27852785
source-map "~0.5.3"
27862786

2787-
webpack@~2.5.1:
2788-
version "2.5.1"
2789-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.5.1.tgz#61742f0cf8af555b87460a9cd8bba2f1e3ee2fce"
2787+
webpack@~2.4.1:
2788+
version "2.4.1"
2789+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.4.1.tgz#15a91dbe34966d8a4b99c7d656efd92a2e5a6f6a"
27902790
dependencies:
27912791
acorn "^5.0.0"
27922792
acorn-dynamic-import "^2.0.0"

0 commit comments

Comments
 (0)