Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/OpenAS2/OpenAs2App.git into
Browse files Browse the repository at this point in the history
trusted_certs_keystore
  • Loading branch information
uhurusurfa committed Dec 4, 2024
2 parents 7059818 + b6cfe17 commit 4b84dca
Show file tree
Hide file tree
Showing 3 changed files with 6,010 additions and 3,376 deletions.
48 changes: 24 additions & 24 deletions WebUI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,40 +8,40 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.7.8",
"axios": "^1.6.0",
"bootstrap": "^5.1.3",
"bootstrap-vue": "^2.22.0",
"chart.js": "^4.4.6",
"core-js": "^3.39.0",
"highcharts": "^12.0.1",
"jspdf": "^2.5.2",
"jspdf-autotable": "^3.8.4",
"chart.js": "^3.7.1",
"core-js": "^2.6.5",
"highcharts": "^10.1.0",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.5.24",
"lodash": "^4.17.21",
"moment": "^2.29.3",
"moment-timezone": "^0.5.46",
"sweetalert2": "^11.14.5",
"vee-validate": "^4.14.7",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2",
"vue-highcharts": "^0.2.0",
"vue-router": "^4.5.0",
"vue-screen": "^2.4.0",
"vue-time-date-range-picker": "^2.2.1",
"moment-timezone": "^0.5.35",
"sweetalert2": "^11.4.14",
"vee-validate": "^2.2.0",
"vue": "^2.6.14",
"vue-chartjs": "^4.1.0",
"vue-highcharts": "^0.1.0",
"vue-router": "^3.1.3",
"vue-screen": "^1.5.6",
"vue-time-date-range-picker": "^1.6.0",
"vue2-daterange-picker": "^0.6.8",
"vuelidate": "^0.7.7",
"vuex": "^4.1.0",
"vuex": "^3.1.1",
"xlsx": "^0.18.5",
"yarn": "^1.22.17"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"sass": "^1.81.0",
"sass-loader": "^16.0.3",
"@babel/eslint-parser": "^7.0.1",
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"sass": "^1.32.0",
"sass-loader": "^10.0.0",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 4b84dca

Please sign in to comment.