Skip to content

Commit

Permalink
Merge pull request #953 from sophiemoustard/COM-1870
Browse files Browse the repository at this point in the history
COM-1870 npm update
  • Loading branch information
sophiemoustard committed Feb 2, 2021
2 parents 6b032dd + ceb2cb5 commit e8c12b9
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -14,12 +14,12 @@
"lint": "eslint ./src --ext .js,.vue -c .eslintrc.js"
},
"dependencies": {
"@casl/ability": "^5.1.2",
"@casl/vue": "^1.1.1",
"@quasar/extras": "^1.9.13",
"@casl/ability": "^5.2.2",
"@casl/vue": "^2.0.2",
"@quasar/extras": "^1.9.15",
"axios": "^0.21.0",
"connect-history-api-fallback": "^1.6.0",
"date-holidays": "^1.8.7",
"date-holidays": "^1.9.1",
"dotenv": "^8.2.0",
"express": "^4.16.3",
"heroku-ssl-redirect": "0.0.4",
Expand All @@ -29,7 +29,7 @@
"moment-business-days": "^1.2.0",
"moment-range": "^4.0.1",
"qs": "^6.9.6",
"quasar": "^1.14.7",
"quasar": "^1.15.1",
"vue-analytics": "^5.22.1",
"vue-clipboard2": "^0.3.1",
"vue-croppa": "^1.3.7",
Expand All @@ -42,18 +42,18 @@
"@quasar/cli": "^1.1.3",
"@quasar/quasar-app-extension-testing": "^1.0.3",
"@quasar/quasar-app-extension-testing-e2e-cypress": "^1.0.0-beta.13",
"@vue/cli-service": "^4.5.10",
"@vue/cli-service": "^4.5.11",
"@vue/eslint-config-airbnb": "^5.3.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.18.0",
"eslint": "^7.19.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-standard": "^16.0.2",
"eslint-loader": "^4.0.2",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-vue": "^7.4.1",
"eslint-plugin-vue": "^7.5.0",
"html-loader": "^0.5.5"
},
"engines": {
Expand Down

0 comments on commit e8c12b9

Please sign in to comment.