Skip to content

Commit 84a202b

Browse files
committed
Update packages
1 parent 38ed602 commit 84a202b

File tree

2 files changed

+984
-1052
lines changed

2 files changed

+984
-1052
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@
1010
"script:zip": "vite build --mode production && powershell scripts/zip.ps1"
1111
},
1212
"dependencies": {
13-
"@vueuse/core": "^10.2.1",
14-
"chart.js": "^4.3.0",
15-
"d3": "^7.8.5",
13+
"@vueuse/core": "^10.11.1",
14+
"chart.js": "^4.4.7",
15+
"d3": "^7.9.0",
1616
"date-fns": "^2.30.0",
17-
"rollup-plugin-copy": "^3.4.0",
18-
"vue": "^3.2.47",
19-
"vue-chartjs": "^5.2.0",
20-
"vue-i18n": "^9.2.2"
17+
"rollup-plugin-copy": "^3.5.0",
18+
"vue": "^3.5.13",
19+
"vue-chartjs": "^5.3.2",
20+
"vue-i18n": "^9.14.2"
2121
},
2222
"devDependencies": {
23-
"@intlify/unplugin-vue-i18n": "^0.12.2",
23+
"@intlify/unplugin-vue-i18n": "^0.12.3",
2424
"@kyvg/vue3-notification": "^2.9.1",
25-
"@types/d3": "^7.4.0",
26-
"@types/webextension-polyfill": "^0.10.0",
27-
"@vitejs/plugin-vue": "^4.0.0",
28-
"@vuepic/vue-datepicker": "^5.3.0",
29-
"typescript": "^5.0.4",
30-
"vite": "^4.1.4",
31-
"vite-plugin-web-extension": "^3.0.0",
32-
"vue-tsc": "^1.2.0",
25+
"@types/d3": "^7.4.3",
26+
"@types/webextension-polyfill": "^0.10.7",
27+
"@vitejs/plugin-vue": "^4.6.2",
28+
"@vuepic/vue-datepicker": "^5.4.0",
29+
"typescript": "^5.7.2",
30+
"vite": "^4.5.5",
31+
"vite-plugin-web-extension": "^3.2.0",
32+
"vue-tsc": "^1.8.27",
3333
"webextension-polyfill": "^0.10.0"
3434
}
3535
}

0 commit comments

Comments
 (0)