Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Stigmatoz committed Dec 25, 2024
1 parent 38ed602 commit 84a202b
Show file tree
Hide file tree
Showing 2 changed files with 984 additions and 1,052 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@
"script:zip": "vite build --mode production && powershell scripts/zip.ps1"
},
"dependencies": {
"@vueuse/core": "^10.2.1",
"chart.js": "^4.3.0",
"d3": "^7.8.5",
"@vueuse/core": "^10.11.1",
"chart.js": "^4.4.7",
"d3": "^7.9.0",
"date-fns": "^2.30.0",
"rollup-plugin-copy": "^3.4.0",
"vue": "^3.2.47",
"vue-chartjs": "^5.2.0",
"vue-i18n": "^9.2.2"
"rollup-plugin-copy": "^3.5.0",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2",
"vue-i18n": "^9.14.2"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^0.12.2",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@kyvg/vue3-notification": "^2.9.1",
"@types/d3": "^7.4.0",
"@types/webextension-polyfill": "^0.10.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vuepic/vue-datepicker": "^5.3.0",
"typescript": "^5.0.4",
"vite": "^4.1.4",
"vite-plugin-web-extension": "^3.0.0",
"vue-tsc": "^1.2.0",
"@types/d3": "^7.4.3",
"@types/webextension-polyfill": "^0.10.7",
"@vitejs/plugin-vue": "^4.6.2",
"@vuepic/vue-datepicker": "^5.4.0",
"typescript": "^5.7.2",
"vite": "^4.5.5",
"vite-plugin-web-extension": "^3.2.0",
"vue-tsc": "^1.8.27",
"webextension-polyfill": "^0.10.0"
}
}
Loading

0 comments on commit 84a202b

Please sign in to comment.