Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 16 dependencies from npm #2891

Merged
merged 16 commits into from
Jan 31, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
0746cb1
Update babel-plugin-macros from 2.0.0 to 2.1.0 in /
dependencies-bot Jan 31, 2018
ab60434
Update babel-plugin-macros from 2.0.0 to 2.1.0 in app/angular
dependencies-bot Jan 31, 2018
f470fc5
Update typescript from 2.6.2 to 2.7.1 in app/angular
dependencies-bot Jan 31, 2018
38cbbcb
Update babel-plugin-macros from 2.0.0 to 2.1.0 in app/polymer
dependencies-bot Jan 31, 2018
5d6d04b
Update babel-preset-minify from 0.2.0 to 0.3.0 in app/polymer
dependencies-bot Jan 31, 2018
0df8f94
Update babel-plugin-macros from 2.0.0 to 2.1.0 in app/react-native
dependencies-bot Jan 31, 2018
1688ec7
Update babel-preset-minify from 0.2.0 to 0.3.0 in app/react-native
dependencies-bot Jan 31, 2018
6614480
Update babel-plugin-macros from 2.0.0 to 2.1.0 in app/react
dependencies-bot Jan 31, 2018
62026c3
Update babel-preset-minify from 0.2.0 to 0.3.0 in app/react
dependencies-bot Jan 31, 2018
9fb3d66
Update babel-plugin-macros from 2.0.0 to 2.1.0 in app/vue
dependencies-bot Jan 31, 2018
2f41cdb
Update babel-preset-minify from 0.2.0 to 0.3.0 in app/vue
dependencies-bot Jan 31, 2018
e328ab2
Update vue-style-loader from 3.1.1 to 3.1.2 in app/vue
dependencies-bot Jan 31, 2018
e87316b
Update vue-loader from 13.7.0 to 13.7.1 in app/vue
dependencies-bot Jan 31, 2018
9cb6223
Update typescript from 2.6.2 to 2.7.1 in examples/angular-cli
dependencies-bot Jan 31, 2018
2a5eff7
Update vue-loader from 13.7.0 to 13.7.1 in examples/vue-kitchen-sink
dependencies-bot Jan 31, 2018
1d307f4
Update vue-style-loader from 3.1.1 to 3.1.2 in examples/vue-kitchen-sink
dependencies-bot Jan 31, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"autoprefixer": "^7.2.5",
"babel-core": "^6.26.0",
"babel-loader": "^7.0.0",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-plugin-react-docgen": "^1.8.2",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
Expand Down Expand Up @@ -96,7 +96,7 @@
"codelyzer": "^3.1.2",
"mock-fs": "^4.3.0",
"nodemon": "^1.14.11",
"typescript": "^2.4.0"
"typescript": "^2.7.1"
},
"peerDependencies": {
"@angular/common": ">=4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"autoprefixer": "^7.1.6",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-plugin-react-docgen": "^1.8.2",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-minify": "^0.2.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^3.1.1",
"babel-preset-stage-0": "^6.24.1",
Expand Down
4 changes: 2 additions & 2 deletions app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/ui": "^3.4.0-alpha.6",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
"babel-plugin-transform-class-properties": "^6.24.1",
Expand All @@ -43,7 +43,7 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-minify": "^0.2.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"airbnb-js-shims": "^1.4.1",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-plugin-react-docgen": "^1.8.2",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-minify": "^0.2.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^3.1.1",
"babel-preset-stage-0": "^6.24.1",
Expand Down
10 changes: 5 additions & 5 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"airbnb-js-shims": "^1.4.1",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-plugin-react-docgen": "^1.8.2",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-minify": "^0.2.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^3.1.1",
"babel-preset-stage-0": "^6.24.1",
Expand Down Expand Up @@ -77,21 +77,21 @@
"util-deprecate": "^1.0.2",
"uuid": "^3.2.1",
"vue-hot-reload-api": "^2.2.4",
"vue-style-loader": "^3.1.1",
"vue-style-loader": "^3.1.2",
"webpack": "^3.10.0",
"webpack-dev-middleware": "^1.12.2",
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.14.11",
"vue": "^2.5.13",
"vue-loader": "^13.7.0",
"vue-loader": "^13.7.1",
"vue-template-compiler": "^2.5.13"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
"vue": "2.5.13",
"vue-loader": "13.7.0",
"vue-loader": "13.7.1",
"vue-template-compiler": "2.5.13"
}
}
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.3.0",
"ts-node": "~3.3.0",
"typescript": "^2.4.0"
"typescript": "^2.7.1"
}
}
4 changes: 2 additions & 2 deletions examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"css-loader": "^0.28.9",
"file-loader": "^1.1.6",
"vue-hot-reload-api": "^2.2.4",
"vue-loader": "^13.7.0",
"vue-style-loader": "^3.1.1",
"vue-loader": "^13.7.1",
"vue-style-loader": "^3.1.2",
"vue-template-compiler": "^2.5.13",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-macros": "^2.1.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"chalk": "^2.3.0",
Expand Down
Loading