Skip to content

Commit e5ce4db

Browse files
chore(all): update jspm-based deps
1 parent 3616979 commit e5ce4db

File tree

8 files changed

+188
-96
lines changed

8 files changed

+188
-96
lines changed

skeleton-esnext-aspnetcore/src/skeleton-navigation-esnext-vs/package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -66,24 +66,24 @@
6666
"baseURL": "wwwroot"
6767
},
6868
"dependencies": {
69-
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-beta.1.1.2",
70-
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.4",
71-
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-beta.1.1.1",
72-
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.4",
73-
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.4",
74-
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.3",
75-
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.4",
76-
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1.1.4",
77-
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-beta.1.0.3",
78-
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.3",
79-
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.2",
80-
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.3",
81-
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.2",
82-
"bootstrap": "github:twbs/bootstrap@^3.3.5",
83-
"css": "github:systemjs/plugin-css@^0.1.20",
84-
"fetch": "github:github/fetch@^0.11.0",
69+
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-rc.1.0.0",
70+
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-rc.1.0.0",
71+
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-rc.1.0.0",
72+
"aurelia-framework": "npm:aurelia-framework@^1.0.0-rc.1.0.0",
73+
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-rc.1.0.0",
74+
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-rc.1.0.0",
75+
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-rc.1.0.0",
76+
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-rc.1.0.0",
77+
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-rc.1.0.0",
78+
"aurelia-router": "npm:aurelia-router@^1.0.0-rc.1.0.0",
79+
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-rc.1.0.0",
80+
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-rc.1.0.0",
81+
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-rc.1.0.0",
82+
"bootstrap": "github:twbs/bootstrap@^3.3.6",
83+
"fetch": "github:github/fetch@^1.0.0",
8584
"font-awesome": "npm:[email protected]",
86-
"text": "github:systemjs/plugin-text@^0.0.3"
85+
"jquery": "npm:jquery@^3.0.0",
86+
"text": "github:systemjs/plugin-text@^0.0.8"
8787
},
8888
"devDependencies": {}
8989
}

skeleton-esnext-aspnetcore/src/skeleton-navigation-esnext-vs/wwwroot/config.js

+7-8
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ System.config({
3030
"aurelia-templating-resources": "npm:[email protected]",
3131
"aurelia-templating-router": "npm:[email protected]",
3232
"bootstrap": "github:twbs/[email protected]",
33-
"css": "github:systemjs/[email protected]",
34-
"fetch": "github:github/[email protected]",
33+
"fetch": "github:github/[email protected]",
3534
"font-awesome": "npm:[email protected]",
3635
"jquery": "npm:[email protected]",
37-
"text": "github:systemjs/[email protected].3",
36+
"text": "github:systemjs/[email protected].8",
3837
"github:jspm/[email protected]": {
3938
"assert": "npm:[email protected]"
4039
},
@@ -64,7 +63,7 @@ System.config({
6463
"aurelia-pal": "npm:[email protected]",
6564
"aurelia-templating": "npm:[email protected]"
6665
},
67-
"npm:[email protected].0": {
66+
"npm:[email protected].2": {
6867
"aurelia-logging": "npm:[email protected]",
6968
"aurelia-metadata": "npm:[email protected]",
7069
"aurelia-pal": "npm:[email protected]",
@@ -94,7 +93,7 @@ System.config({
9493
"aurelia-logging": "npm:[email protected]"
9594
},
9695
97-
"aurelia-binding": "npm:[email protected].0",
96+
"aurelia-binding": "npm:[email protected].2",
9897
"aurelia-dependency-injection": "npm:[email protected]",
9998
"aurelia-loader": "npm:[email protected]",
10099
"aurelia-logging": "npm:[email protected]",
@@ -144,12 +143,12 @@ System.config({
144143
"aurelia-pal": "npm:[email protected]"
145144
},
146145
147-
"aurelia-binding": "npm:[email protected].0",
146+
"aurelia-binding": "npm:[email protected].2",
148147
"aurelia-logging": "npm:[email protected]",
149148
"aurelia-templating": "npm:[email protected]"
150149
},
151150
152-
"aurelia-binding": "npm:[email protected].0",
151+
"aurelia-binding": "npm:[email protected].2",
153152
"aurelia-dependency-injection": "npm:[email protected]",
154153
"aurelia-loader": "npm:[email protected]",
155154
"aurelia-logging": "npm:[email protected]",
@@ -169,7 +168,7 @@ System.config({
169168
"aurelia-templating": "npm:[email protected]"
170169
},
171170
172-
"aurelia-binding": "npm:[email protected].0",
171+
"aurelia-binding": "npm:[email protected].2",
173172
"aurelia-dependency-injection": "npm:[email protected]",
174173
"aurelia-loader": "npm:[email protected]",
175174
"aurelia-logging": "npm:[email protected]",

skeleton-esnext/config.js

+55-8
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,38 @@ System.config({
3232
"bootstrap": "github:twbs/[email protected]",
3333
"fetch": "github:github/[email protected]",
3434
"font-awesome": "npm:[email protected]",
35-
"jquery": "npm:[email protected]",
36-
"text": "github:systemjs/[email protected]",
35+
"jquery": "npm:[email protected]",
36+
"text": "github:systemjs/[email protected]",
37+
"github:jspm/[email protected]": {
38+
"assert": "npm:[email protected]"
39+
},
40+
"github:jspm/[email protected]": {
41+
"buffer": "npm:[email protected]"
42+
},
43+
"github:jspm/[email protected]": {
44+
"process": "npm:[email protected]"
45+
},
46+
"github:jspm/[email protected]": {
47+
"util": "npm:[email protected]"
48+
},
49+
"github:jspm/[email protected]": {
50+
"vm-browserify": "npm:[email protected]"
51+
},
3752
"github:twbs/[email protected]": {
38-
"jquery": "npm:[email protected]"
53+
"jquery": "npm:[email protected]"
54+
},
55+
56+
"assert": "github:jspm/[email protected]",
57+
"buffer": "github:jspm/[email protected]",
58+
"process": "github:jspm/[email protected]",
59+
"util": "npm:[email protected]"
3960
},
4061
4162
"aurelia-metadata": "npm:[email protected]",
4263
"aurelia-pal": "npm:[email protected]",
4364
"aurelia-templating": "npm:[email protected]"
4465
},
45-
"npm:[email protected].0": {
66+
"npm:[email protected].2": {
4667
"aurelia-logging": "npm:[email protected]",
4768
"aurelia-metadata": "npm:[email protected]",
4869
"aurelia-pal": "npm:[email protected]",
@@ -72,7 +93,7 @@ System.config({
7293
"aurelia-logging": "npm:[email protected]"
7394
},
7495
75-
"aurelia-binding": "npm:[email protected].0",
96+
"aurelia-binding": "npm:[email protected].2",
7697
"aurelia-dependency-injection": "npm:[email protected]",
7798
"aurelia-loader": "npm:[email protected]",
7899
"aurelia-logging": "npm:[email protected]",
@@ -122,12 +143,12 @@ System.config({
122143
"aurelia-pal": "npm:[email protected]"
123144
},
124145
125-
"aurelia-binding": "npm:[email protected].0",
146+
"aurelia-binding": "npm:[email protected].2",
126147
"aurelia-logging": "npm:[email protected]",
127148
"aurelia-templating": "npm:[email protected]"
128149
},
129150
130-
"aurelia-binding": "npm:[email protected].0",
151+
"aurelia-binding": "npm:[email protected].2",
131152
"aurelia-dependency-injection": "npm:[email protected]",
132153
"aurelia-loader": "npm:[email protected]",
133154
"aurelia-logging": "npm:[email protected]",
@@ -147,7 +168,7 @@ System.config({
147168
"aurelia-templating": "npm:[email protected]"
148169
},
149170
150-
"aurelia-binding": "npm:[email protected].0",
171+
"aurelia-binding": "npm:[email protected].2",
151172
"aurelia-dependency-injection": "npm:[email protected]",
152173
"aurelia-loader": "npm:[email protected]",
153174
"aurelia-logging": "npm:[email protected]",
@@ -156,8 +177,34 @@ System.config({
156177
"aurelia-path": "npm:[email protected]",
157178
"aurelia-task-queue": "npm:[email protected]"
158179
},
180+
181+
"base64-js": "npm:[email protected]",
182+
"child_process": "github:jspm/[email protected]",
183+
"fs": "github:jspm/[email protected]",
184+
"ieee754": "npm:[email protected]",
185+
"isarray": "npm:[email protected]",
186+
"process": "github:jspm/[email protected]"
187+
},
159188
160189
"css": "github:systemjs/[email protected]"
190+
},
191+
192+
"util": "github:jspm/[email protected]"
193+
},
194+
195+
"process": "github:jspm/[email protected]"
196+
},
197+
198+
"assert": "github:jspm/[email protected]",
199+
"fs": "github:jspm/[email protected]",
200+
"vm": "github:jspm/[email protected]"
201+
},
202+
203+
"inherits": "npm:[email protected]",
204+
"process": "github:jspm/[email protected]"
205+
},
206+
207+
"indexof": "npm:[email protected]"
161208
}
162209
}
163210
});

skeleton-esnext/package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -66,24 +66,24 @@
6666
},
6767
"jspm": {
6868
"dependencies": {
69-
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-beta.1.1.2",
70-
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.4",
71-
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-beta.1.1.1",
72-
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.4",
73-
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.4",
74-
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.3",
75-
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.4",
76-
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1.1.4",
77-
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-beta.1.0.3",
78-
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.3",
79-
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.2",
80-
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.3",
81-
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.2",
69+
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-rc.1.0.0",
70+
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-rc.1.0.0",
71+
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-rc.1.0.0",
72+
"aurelia-framework": "npm:aurelia-framework@^1.0.0-rc.1.0.0",
73+
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-rc.1.0.0",
74+
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-rc.1.0.0",
75+
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-rc.1.0.0",
76+
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-rc.1.0.0",
77+
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-rc.1.0.0",
78+
"aurelia-router": "npm:aurelia-router@^1.0.0-rc.1.0.0",
79+
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-rc.1.0.0",
80+
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-rc.1.0.0",
81+
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-rc.1.0.0",
8282
"bootstrap": "github:twbs/bootstrap@^3.3.6",
8383
"fetch": "github:github/fetch@^1.0.0",
8484
"font-awesome": "npm:[email protected]",
85-
"jquery": "npm:jquery@^2.2.4",
86-
"text": "github:systemjs/plugin-text@^0.0.3"
85+
"jquery": "npm:jquery@^3.0.0",
86+
"text": "github:systemjs/plugin-text@^0.0.8"
8787
},
8888
"devDependencies": {}
8989
}

skeleton-typescript-aspnetcore/src/skeleton-navigation-typescript-vs/package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -54,24 +54,24 @@
5454
"baseURL": "wwwroot"
5555
},
5656
"dependencies": {
57-
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-beta.1.1.2",
58-
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.4",
59-
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-beta.1.1.1",
60-
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.4",
61-
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.4",
62-
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.3",
63-
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.4",
64-
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1.1.4",
65-
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-beta.1.0.3",
66-
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.3",
67-
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.2",
68-
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.3",
69-
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.2",
70-
"bootstrap": "github:twbs/bootstrap@^3.3.5",
71-
"css": "github:systemjs/plugin-css@^0.1.20",
72-
"fetch": "github:github/fetch@^0.11.0",
57+
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-rc.1.0.0",
58+
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-rc.1.0.0",
59+
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-rc.1.0.0",
60+
"aurelia-framework": "npm:aurelia-framework@^1.0.0-rc.1.0.0",
61+
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-rc.1.0.0",
62+
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-rc.1.0.0",
63+
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-rc.1.0.0",
64+
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-rc.1.0.0",
65+
"aurelia-polyfills": "npm:aurelia-polyfills@^1.0.0-rc.1.0.0",
66+
"aurelia-router": "npm:aurelia-router@^1.0.0-rc.1.0.0",
67+
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-rc.1.0.0",
68+
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-rc.1.0.0",
69+
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-rc.1.0.0",
70+
"bootstrap": "github:twbs/bootstrap@^3.3.6",
71+
"fetch": "github:github/fetch@^1.0.0",
7372
"font-awesome": "npm:[email protected]",
74-
"text": "github:systemjs/plugin-text@^0.0.3"
73+
"jquery": "npm:jquery@^3.0.0",
74+
"text": "github:systemjs/plugin-text@^0.0.8"
7575
},
7676
"devDependencies": {}
7777
}

skeleton-typescript-aspnetcore/src/skeleton-navigation-typescript-vs/wwwroot/config.js

+7-8
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ System.config({
3030
"aurelia-templating-resources": "npm:[email protected]",
3131
"aurelia-templating-router": "npm:[email protected]",
3232
"bootstrap": "github:twbs/[email protected]",
33-
"css": "github:systemjs/[email protected]",
34-
"fetch": "github:github/[email protected]",
33+
"fetch": "github:github/[email protected]",
3534
"font-awesome": "npm:[email protected]",
3635
"jquery": "npm:[email protected]",
37-
"text": "github:systemjs/[email protected].3",
36+
"text": "github:systemjs/[email protected].8",
3837
"github:jspm/[email protected]": {
3938
"assert": "npm:[email protected]"
4039
},
@@ -64,7 +63,7 @@ System.config({
6463
"aurelia-pal": "npm:[email protected]",
6564
"aurelia-templating": "npm:[email protected]"
6665
},
67-
"npm:[email protected].0": {
66+
"npm:[email protected].2": {
6867
"aurelia-logging": "npm:[email protected]",
6968
"aurelia-metadata": "npm:[email protected]",
7069
"aurelia-pal": "npm:[email protected]",
@@ -94,7 +93,7 @@ System.config({
9493
"aurelia-logging": "npm:[email protected]"
9594
},
9695
97-
"aurelia-binding": "npm:[email protected].0",
96+
"aurelia-binding": "npm:[email protected].2",
9897
"aurelia-dependency-injection": "npm:[email protected]",
9998
"aurelia-loader": "npm:[email protected]",
10099
"aurelia-logging": "npm:[email protected]",
@@ -144,12 +143,12 @@ System.config({
144143
"aurelia-pal": "npm:[email protected]"
145144
},
146145
147-
"aurelia-binding": "npm:[email protected].0",
146+
"aurelia-binding": "npm:[email protected].2",
148147
"aurelia-logging": "npm:[email protected]",
149148
"aurelia-templating": "npm:[email protected]"
150149
},
151150
152-
"aurelia-binding": "npm:[email protected].0",
151+
"aurelia-binding": "npm:[email protected].2",
153152
"aurelia-dependency-injection": "npm:[email protected]",
154153
"aurelia-loader": "npm:[email protected]",
155154
"aurelia-logging": "npm:[email protected]",
@@ -169,7 +168,7 @@ System.config({
169168
"aurelia-templating": "npm:[email protected]"
170169
},
171170
172-
"aurelia-binding": "npm:[email protected].0",
171+
"aurelia-binding": "npm:[email protected].2",
173172
"aurelia-dependency-injection": "npm:[email protected]",
174173
"aurelia-loader": "npm:[email protected]",
175174
"aurelia-logging": "npm:[email protected]",

0 commit comments

Comments
 (0)