Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Bump jspdf from 2.3.1 to 2.5.1 in /client
Browse files Browse the repository at this point in the history
Bumps [jspdf](https://github.com/MrRio/jsPDF) from 2.3.1 to 2.5.1.
- [Release notes](https://github.com/MrRio/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](parallax/jsPDF@v2.3.1...v2.5.1)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2022
1 parent c3824da commit 5a020a2
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 163 deletions.
14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@mdi/font": "^5.8.55",
"@mdi/font": "^6.8.96",
"axios": "^0.21.1",
"chart.js": "^3.7.0",
"jspdf": "^2.2.0",
"chart.js": "^3.8.0",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.5.13",
"vue": "^2.6.11",
"vue-chartjs": "^3.5.1",
"vue-router": "^3.2.0",
"vuetify": "^2.6.6",
"vuetify": "^2.6.7",
"vuex": "^3.6.0"
},
"devDependencies": {
Expand All @@ -28,14 +28,14 @@
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-vue": "^9.1.1",
"sass": "^1.46.0",
"sass-loader": "^13.0.2",
"vue-cli-plugin-vuetify": "~2.4.1",
"vue-cli-plugin-vuetify": "~2.4.8",
"vue-eslint-parser": "^8.0.1",
"vue-template-compiler": "^2.6.11",
"vuetify-loader": "^1.3.0"
"vuetify-loader": "^1.7.3"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit 5a020a2

Please sign in to comment.