Skip to content

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 May 8, 2021
1 parent d5ffd77 commit 46d3c69
Show file tree
Hide file tree
Showing 5 changed files with 3,333 additions and 1,978 deletions.
84 changes: 41 additions & 43 deletions packages/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"nuxt": "2.15.4",
"nuxt-dropzone": "1.0.4",
"nuxt-property-decorator": "2.9.1",
"nuxt-typed-vuex": "0.1.22",
"nuxt-typed-vuex": "0.2.0",
"rrule": "2.6.8",
"vee-validate": "3.4.5",
"vue-apexcharts": "1.6.1",
Expand All @@ -37,8 +37,8 @@
"@nuxtjs/eslint-config-typescript": "6.0.0",
"@types/lodash": "4.14.168",
"deepmerge": "4.2.2",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-nuxt": "2.0.0",
"eslint-plugin-prettier": "3.4.0",
"fibers": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"generate": "nuxt generate"
},
"devDependencies": {
"docus": "0.0.10",
"docus": "0.3.0",
"nuxt": "2.15.4"
},
"prettier": {
Expand Down
6 changes: 3 additions & 3 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cache-manager": "3.4.3",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
"dotenv": "8.2.0",
"dotenv": "8.6.0",
"form-data": "4.0.0",
"joi": "17.4.0",
"lodash": "4.17.21",
Expand Down Expand Up @@ -75,8 +75,8 @@
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"date-fns": "2.21.1",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"jest": "26.6.3",
"prettier": "2.2.1",
Expand Down
Loading

0 comments on commit 46d3c69

Please sign in to comment.