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

Commit 7a77b5b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 918c541 commit 7a77b5b

File tree

9 files changed

+724
-893
lines changed

9 files changed

+724
-893
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,29 +51,29 @@
5151
"update-changelog": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
5252
},
5353
"devDependencies": {
54-
"@babel/core": "7.6.0",
55-
"@babel/plugin-transform-runtime": "7.6.0",
56-
"@commitlint/cli": "8.1.0",
57-
"@commitlint/config-conventional": "8.1.0",
54+
"@babel/core": "7.6.3",
55+
"@babel/plugin-transform-runtime": "7.6.2",
56+
"@commitlint/cli": "8.2.0",
57+
"@commitlint/config-conventional": "8.2.0",
5858
"babel-core": "7.0.0-bridge.0",
5959
"babel-eslint": "10.0.3",
6060
"babel-jest": "24.9.0",
6161
"conventional-changelog-cli": "2.0.23",
62-
"cross-env": "6.0.0",
63-
"eslint": "6.2.1",
62+
"cross-env": "6.0.3",
63+
"eslint": "6.5.1",
6464
"eslint-loader": "2.2.1",
65-
"eslint-plugin-jest": "22.15.2",
65+
"eslint-plugin-jest": "22.17.0",
6666
"eslint-plugin-vue": "5.2.3",
6767
"glob-promise": "3.4.0",
68-
"husky": "3.0.5",
68+
"husky": "3.0.8",
6969
"jest": "24.9.0",
7070
"jest-serializer-vue": "2.0.2",
71-
"lerna": "3.16.4",
72-
"vue-jest": "3.0.4"
71+
"lerna": "3.16.5",
72+
"vue-jest": "3.0.5"
7373
},
7474
"engines": {
7575
"node": ">=8.10",
76-
"npm": ">=6.11.3"
76+
"npm": ">=6.12.0"
7777
},
7878
"husky": {
7979
"hooks": {

packages/@statusfy/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/bazzite/statusfy#readme",
2323
"dependencies": {
24-
"commander": "3.0.0",
24+
"commander": "3.0.2",
2525
"semver": "6.3.0"
2626
},
2727
"peerDependencies": {

packages/@statusfy/common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/bazzite/statusfy#readme",
2323
"dependencies": {
24-
"autoprefixer": "9.6.1",
24+
"autoprefixer": "9.6.4",
2525
"chalk": "2.4.2",
2626
"consola": "2.10.1",
2727
"cssnano": "4.1.10",
@@ -36,12 +36,12 @@
3636
"postcss-import": "12.0.1",
3737
"postcss-nested": "4.1.2",
3838
"postcss-preset-env": "6.7.0",
39-
"slugify": "1.3.4",
39+
"slugify": "1.3.5",
4040
"tailwindcss": ">=0.7 <1",
4141
"toml": "3.0.0",
4242
"tomlify-j0.4": "3.0.0",
4343
"upath": "1.2.0",
4444
"validator": "11.1.0",
45-
"yaml": "1.6.0"
45+
"yaml": "1.7.1"
4646
}
4747
}

packages/@statusfy/core/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,60 +34,60 @@
3434
"statuspage"
3535
],
3636
"dependencies": {
37-
"@fortawesome/fontawesome-svg-core": "1.2.22",
37+
"@fortawesome/fontawesome-svg-core": "1.2.25",
3838
"@nuxtjs/axios": "5.6.0",
3939
"@nuxtjs/onesignal": "3.0.0-beta.16",
40-
"@nuxtjs/pwa": "3.0.0-beta.16",
40+
"@nuxtjs/pwa": "3.0.0-beta.19",
4141
"@statusfy/common": "0.4.3",
4242
"@statusfy/markdown": "0.4.3",
4343
"body-parser": "1.19.0",
4444
"browser-sync": "2.26.7",
4545
"cors": "2.8.5",
46-
"cross-env": "6.0.0",
46+
"cross-env": "6.0.3",
4747
"cross-spawn": "7.0.1",
4848
"css-loader": "3.2.0",
4949
"dayjs": "1.8.16",
5050
"dot-prop": "5.1.0",
5151
"express": "4.17.1",
5252
"feed": "4.0.0",
53-
"helmet": "3.20.1",
54-
"ics": "2.16.0",
53+
"helmet": "3.21.1",
54+
"ics": "2.18.0",
5555
"inquirer": "7.0.0",
5656
"locale-code": "2.0.2",
5757
"lodash.clonedeepwith": "4.5.0",
5858
"lodash.drop": "4.1.1",
5959
"lodash.get": "4.4.2",
6060
"lodash.isstring": "4.0.1",
6161
"lodash.sortby": "4.7.0",
62-
"nodemon": "1.19.1",
63-
"nuxt": "2.9.2",
64-
"nuxt-i18n": "6.1.3",
62+
"nodemon": "1.19.3",
63+
"nuxt": "2.10.0",
64+
"nuxt-i18n": "6.3.0",
6565
"opener": "1.5.1",
66-
"portfinder": "1.0.23",
66+
"portfinder": "1.0.24",
6767
"sitemap": "3.2.2",
6868
"url": "0.11.0",
6969
"v-tooltip": "2.0.2",
7070
"vue-multianalytics": "1.11.7",
7171
"vue-svgicon": "3.2.6"
7272
},
7373
"devDependencies": {
74-
"@nuxt/types": "0.2.11",
74+
"@nuxt/types": "0.3.1",
7575
"@nuxtjs/eslint-config": "1.1.2",
7676
"@statusfy/test-utils": "0.4.3",
7777
"babel-core": "7.0.0-bridge.0",
7878
"babel-eslint": "10.0.3",
79-
"eslint": "6.2.1",
80-
"eslint-config-prettier": "6.1.0",
81-
"eslint-config-standard": "14.0.0",
79+
"eslint": "6.5.1",
80+
"eslint-config-prettier": "6.4.0",
81+
"eslint-config-standard": "14.1.0",
8282
"eslint-plugin-import": "2.18.2",
83-
"eslint-plugin-jest": "22.15.2",
83+
"eslint-plugin-jest": "22.17.0",
8484
"eslint-plugin-node": "10.0.0",
85-
"eslint-plugin-prettier": "3.1.0",
85+
"eslint-plugin-prettier": "3.1.1",
8686
"eslint-plugin-promise": "4.2.1",
8787
"eslint-plugin-standard": "4.0.1"
8888
},
8989
"engines": {
9090
"node": ">=8.10",
91-
"npm": ">=6.11.3"
91+
"npm": ">=6.12.0"
9292
}
9393
}

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
},
3333
"engines": {
3434
"node": ">=8.10",
35-
"npm": ">=6.11.3"
35+
"npm": ">=6.12.0"
3636
}
3737
}

packages/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
},
3232
"homepage": "https://docs.statusfy.co",
3333
"dependencies": {
34-
"vuepress": "1.0.3"
34+
"vuepress": "1.1.0"
3535
},
3636
"devDependencies": {
3737
"@statusfy/common": "0.4.3",
38-
"@vuepress/plugin-back-to-top": "1.0.3",
39-
"@vuepress/plugin-google-analytics": "1.0.3",
40-
"@vuepress/plugin-pwa": "1.0.3",
38+
"@vuepress/plugin-back-to-top": "1.1.0",
39+
"@vuepress/plugin-google-analytics": "1.1.0",
40+
"@vuepress/plugin-pwa": "1.1.0",
4141
"axios": "0.19.0",
4242
"consola": "2.10.1",
4343
"fs-extra": "8.1.0",

packages/statusfy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"engines": {
4040
"node": ">=8.10",
41-
"npm": ">=6.11.3"
41+
"npm": ">=6.12.0"
4242
},
4343
"collective": {
4444
"url": "https://opencollective.com/statusfy",

packages/website/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,34 +18,34 @@
1818
"svg": "vsvg -s ./assets/icons -t ./components/icons --es6"
1919
},
2020
"dependencies": {
21-
"@fortawesome/fontawesome-svg-core": "1.2.22",
21+
"@fortawesome/fontawesome-svg-core": "1.2.25",
2222
"@nuxtjs/axios": "5.6.0",
2323
"@nuxtjs/google-analytics": "2.2.0",
24-
"@nuxtjs/pwa": "3.0.0-beta.16",
24+
"@nuxtjs/pwa": "3.0.0-beta.19",
2525
"@nuxtjs/sitemap": "2.0.0",
2626
"@statusfy/common": "0.4.3",
2727
"animate.css": "3.7.2",
2828
"consola": "2.10.1",
2929
"date-fns": "1.30.1",
3030
"github-markdown-css": "3.0.1",
3131
"intersection-observer": "0.7.0",
32-
"nuxt": "2.9.2",
33-
"nuxt-i18n": "6.1.3",
34-
"vue-lazyload": "1.3.2",
35-
"vue-scrollto": "2.15.0",
32+
"nuxt": "2.10.0",
33+
"nuxt-i18n": "6.3.0",
34+
"vue-lazyload": "1.3.3",
35+
"vue-scrollto": "2.17.1",
3636
"vue-social-sharing": "2.4.6",
3737
"vue-svgicon": "3.2.6",
3838
"webfontloader": "1.6.28"
3939
},
4040
"devDependencies": {
4141
"@bazzite/nuxt-netlify": "0.1.1",
4242
"@bazzite/nuxt-optimized-images": "0.2.1",
43-
"@wordpress/wordcount": "2.6.0",
43+
"@wordpress/wordcount": "2.6.1",
4444
"babel-eslint": "10.0.3",
4545
"cross-spawn": "7.0.1",
4646
"css-loader": "3.2.0",
47-
"eslint-config-prettier": "6.1.0",
48-
"eslint-plugin-prettier": "3.1.0",
47+
"eslint-config-prettier": "6.4.0",
48+
"eslint-plugin-prettier": "3.1.1",
4949
"front-matter": "3.0.2",
5050
"imagemin-mozjpeg": "8.0.0",
5151
"imagemin-pngquant": "8.0.0",
@@ -55,10 +55,10 @@
5555
"lqip-loader": "2.2.0",
5656
"markdown-it": "10.0.0",
5757
"markdown-it-attrs": "3.0.1",
58-
"markdown-it-github-headings": "1.1.1",
58+
"markdown-it-github-headings": "1.1.2",
5959
"markdown-it-inline-comments": "1.0.1",
6060
"markdown-it-link-attributes": "3.0.0",
61-
"markdown-it-prism": "2.0.2",
61+
"markdown-it-prism": "2.0.3",
6262
"prettier": "1.18.2"
6363
},
6464
"engines": {

0 commit comments

Comments
 (0)