Skip to content

Commit c979a17

Browse files
committed
Update packages
1 parent ff1315e commit c979a17

File tree

2 files changed

+472
-724
lines changed

2 files changed

+472
-724
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"@vueuse/core": "^10.11.1",
14-
"chart.js": "^4.4.7",
14+
"chart.js": "^4.4.9",
1515
"d3": "^7.9.0",
1616
"date-fns": "^2.30.0",
1717
"rollup-plugin-copy": "^3.5.0",
18-
"vue": "^3.5.13",
18+
"vue": "^3.5.15",
1919
"vue-chartjs": "^5.3.2",
20-
"vue-i18n": "^9.14.2"
20+
"vue-i18n": "^9.14.4"
2121
},
2222
"devDependencies": {
2323
"@intlify/unplugin-vue-i18n": "^0.12.3",
@@ -26,10 +26,10 @@
2626
"@types/webextension-polyfill": "^0.10.7",
2727
"@vitejs/plugin-vue": "^4.6.2",
2828
"@vuepic/vue-datepicker": "^5.4.0",
29-
"typescript": "^5.7.2",
30-
"vite": "^4.5.5",
31-
"vite-plugin-web-extension": "^4.0.0",
32-
"vue-tsc": "^2.2.0",
29+
"typescript": "^5.8.3",
30+
"vite": "^4.5.14",
31+
"vite-plugin-web-extension": "^4.4.3",
32+
"vue-tsc": "^2.2.10",
3333
"webextension-polyfill": "^0.10.0"
3434
}
3535
}

0 commit comments

Comments
 (0)