Skip to content

Commit 4a2062a

Browse files
chore: update apexcharts vue3-apexcharts
1 parent f4c3276 commit 4a2062a

File tree

2 files changed

+667
-412
lines changed

2 files changed

+667
-412
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
"test": "echo \"No test specified\" && exit 0"
1111
},
1212
"dependencies": {
13-
"@quasar/extras": "^1.15.8",
13+
"@quasar/extras": "^1.15.11",
1414
"apexcharts": "^3.36.0",
1515
"axios": "^1.1.3",
1616
"core-js": "^3.6.5",
17-
"quasar": "^2.11.2",
17+
"quasar": "^2.11.7",
1818
"vue": "^3.0.0",
1919
"vue-i18n": "^9.3.0-beta.6",
2020
"vue-router": "^4.0.0",
2121
"vue3-apexcharts": "^1.4.1"
2222
},
2323
"devDependencies": {
2424
"@babel/eslint-parser": "^7.13.14",
25-
"@quasar/app-webpack": "^3.6.2",
25+
"@quasar/app-webpack": "^3.7.2",
2626
"eslint": "^7.14.0",
2727
"eslint-config-standard": "^16.0.2",
2828
"eslint-plugin-import": "^2.19.1",

0 commit comments

Comments
 (0)