Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2021
1 parent d5ffd77 commit eba4d7d
Show file tree
Hide file tree
Showing 5 changed files with 3,535 additions and 2,151 deletions.
140 changes: 80 additions & 60 deletions packages/client/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
},
"dependencies": {
"@nuxtjs/axios": "5.13.1",
"@nuxtjs/composition-api": "0.23.2",
"@nuxtjs/composition-api": "0.23.4",
"@nuxtjs/dotenv": "1.4.1",
"@nuxtjs/pwa": "3.3.5",
"@types/dropzone": "5.7.3",
"animate.css": "4.1.1",
"apexcharts": "3.26.1",
"cookie-universal-nuxt": "2.1.4",
"cropperjs": "1.5.11",
"date-fns": "2.21.1",
"date-fns": "2.21.2",
"lodash": "4.17.21",
"moment": "2.29.1",
"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,13 +37,13 @@
"@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.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-nuxt": "2.0.0",
"eslint-plugin-prettier": "3.4.0",
"fibers": "5.0.0",
"prettier": "2.2.1",
"sass": "1.32.11",
"sass": "1.32.12",
"sass-loader": "10.1.1",
"vuetify": "2.4.11"
},
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
Loading

0 comments on commit eba4d7d

Please sign in to comment.