Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 9, 2019
1 parent 918c541 commit 7a77b5b
Show file tree
Hide file tree
Showing 9 changed files with 724 additions and 893 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,29 +51,29 @@
"update-changelog": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
},
"devDependencies": {
"@babel/core": "7.6.0",
"@babel/plugin-transform-runtime": "7.6.0",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@babel/core": "7.6.3",
"@babel/plugin-transform-runtime": "7.6.2",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"conventional-changelog-cli": "2.0.23",
"cross-env": "6.0.0",
"eslint": "6.2.1",
"cross-env": "6.0.3",
"eslint": "6.5.1",
"eslint-loader": "2.2.1",
"eslint-plugin-jest": "22.15.2",
"eslint-plugin-jest": "22.17.0",
"eslint-plugin-vue": "5.2.3",
"glob-promise": "3.4.0",
"husky": "3.0.5",
"husky": "3.0.8",
"jest": "24.9.0",
"jest-serializer-vue": "2.0.2",
"lerna": "3.16.4",
"vue-jest": "3.0.4"
"lerna": "3.16.5",
"vue-jest": "3.0.5"
},
"engines": {
"node": ">=8.10",
"npm": ">=6.11.3"
"npm": ">=6.12.0"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@statusfy/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/bazzite/statusfy#readme",
"dependencies": {
"commander": "3.0.0",
"commander": "3.0.2",
"semver": "6.3.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@statusfy/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/bazzite/statusfy#readme",
"dependencies": {
"autoprefixer": "9.6.1",
"autoprefixer": "9.6.4",
"chalk": "2.4.2",
"consola": "2.10.1",
"cssnano": "4.1.10",
Expand All @@ -36,12 +36,12 @@
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.7.0",
"slugify": "1.3.4",
"slugify": "1.3.5",
"tailwindcss": ">=0.7 <1",
"toml": "3.0.0",
"tomlify-j0.4": "3.0.0",
"upath": "1.2.0",
"validator": "11.1.0",
"yaml": "1.6.0"
"yaml": "1.7.1"
}
}
32 changes: 16 additions & 16 deletions packages/@statusfy/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,60 +34,60 @@
"statuspage"
],
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.22",
"@fortawesome/fontawesome-svg-core": "1.2.25",
"@nuxtjs/axios": "5.6.0",
"@nuxtjs/onesignal": "3.0.0-beta.16",
"@nuxtjs/pwa": "3.0.0-beta.16",
"@nuxtjs/pwa": "3.0.0-beta.19",
"@statusfy/common": "0.4.3",
"@statusfy/markdown": "0.4.3",
"body-parser": "1.19.0",
"browser-sync": "2.26.7",
"cors": "2.8.5",
"cross-env": "6.0.0",
"cross-env": "6.0.3",
"cross-spawn": "7.0.1",
"css-loader": "3.2.0",
"dayjs": "1.8.16",
"dot-prop": "5.1.0",
"express": "4.17.1",
"feed": "4.0.0",
"helmet": "3.20.1",
"ics": "2.16.0",
"helmet": "3.21.1",
"ics": "2.18.0",
"inquirer": "7.0.0",
"locale-code": "2.0.2",
"lodash.clonedeepwith": "4.5.0",
"lodash.drop": "4.1.1",
"lodash.get": "4.4.2",
"lodash.isstring": "4.0.1",
"lodash.sortby": "4.7.0",
"nodemon": "1.19.1",
"nuxt": "2.9.2",
"nuxt-i18n": "6.1.3",
"nodemon": "1.19.3",
"nuxt": "2.10.0",
"nuxt-i18n": "6.3.0",
"opener": "1.5.1",
"portfinder": "1.0.23",
"portfinder": "1.0.24",
"sitemap": "3.2.2",
"url": "0.11.0",
"v-tooltip": "2.0.2",
"vue-multianalytics": "1.11.7",
"vue-svgicon": "3.2.6"
},
"devDependencies": {
"@nuxt/types": "0.2.11",
"@nuxt/types": "0.3.1",
"@nuxtjs/eslint-config": "1.1.2",
"@statusfy/test-utils": "0.4.3",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"eslint": "6.2.1",
"eslint-config-prettier": "6.1.0",
"eslint-config-standard": "14.0.0",
"eslint": "6.5.1",
"eslint-config-prettier": "6.4.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.15.2",
"eslint-plugin-jest": "22.17.0",
"eslint-plugin-node": "10.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-prettier": "3.1.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1"
},
"engines": {
"node": ">=8.10",
"npm": ">=6.11.3"
"npm": ">=6.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
},
"engines": {
"node": ">=8.10",
"npm": ">=6.11.3"
"npm": ">=6.12.0"
}
}
8 changes: 4 additions & 4 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"homepage": "https://docs.statusfy.co",
"dependencies": {
"vuepress": "1.0.3"
"vuepress": "1.1.0"
},
"devDependencies": {
"@statusfy/common": "0.4.3",
"@vuepress/plugin-back-to-top": "1.0.3",
"@vuepress/plugin-google-analytics": "1.0.3",
"@vuepress/plugin-pwa": "1.0.3",
"@vuepress/plugin-back-to-top": "1.1.0",
"@vuepress/plugin-google-analytics": "1.1.0",
"@vuepress/plugin-pwa": "1.1.0",
"axios": "0.19.0",
"consola": "2.10.1",
"fs-extra": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/statusfy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"engines": {
"node": ">=8.10",
"npm": ">=6.11.3"
"npm": ">=6.12.0"
},
"collective": {
"url": "https://opencollective.com/statusfy",
Expand Down
22 changes: 11 additions & 11 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,34 +18,34 @@
"svg": "vsvg -s ./assets/icons -t ./components/icons --es6"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.22",
"@fortawesome/fontawesome-svg-core": "1.2.25",
"@nuxtjs/axios": "5.6.0",
"@nuxtjs/google-analytics": "2.2.0",
"@nuxtjs/pwa": "3.0.0-beta.16",
"@nuxtjs/pwa": "3.0.0-beta.19",
"@nuxtjs/sitemap": "2.0.0",
"@statusfy/common": "0.4.3",
"animate.css": "3.7.2",
"consola": "2.10.1",
"date-fns": "1.30.1",
"github-markdown-css": "3.0.1",
"intersection-observer": "0.7.0",
"nuxt": "2.9.2",
"nuxt-i18n": "6.1.3",
"vue-lazyload": "1.3.2",
"vue-scrollto": "2.15.0",
"nuxt": "2.10.0",
"nuxt-i18n": "6.3.0",
"vue-lazyload": "1.3.3",
"vue-scrollto": "2.17.1",
"vue-social-sharing": "2.4.6",
"vue-svgicon": "3.2.6",
"webfontloader": "1.6.28"
},
"devDependencies": {
"@bazzite/nuxt-netlify": "0.1.1",
"@bazzite/nuxt-optimized-images": "0.2.1",
"@wordpress/wordcount": "2.6.0",
"@wordpress/wordcount": "2.6.1",
"babel-eslint": "10.0.3",
"cross-spawn": "7.0.1",
"css-loader": "3.2.0",
"eslint-config-prettier": "6.1.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-config-prettier": "6.4.0",
"eslint-plugin-prettier": "3.1.1",
"front-matter": "3.0.2",
"imagemin-mozjpeg": "8.0.0",
"imagemin-pngquant": "8.0.0",
Expand All @@ -55,10 +55,10 @@
"lqip-loader": "2.2.0",
"markdown-it": "10.0.0",
"markdown-it-attrs": "3.0.1",
"markdown-it-github-headings": "1.1.1",
"markdown-it-github-headings": "1.1.2",
"markdown-it-inline-comments": "1.0.1",
"markdown-it-link-attributes": "3.0.0",
"markdown-it-prism": "2.0.2",
"markdown-it-prism": "2.0.3",
"prettier": "1.18.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 7a77b5b

Please sign in to comment.