Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep committed Feb 9, 2025
1 parent e4b3331 commit 21ac9f5
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 518 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,40 +22,40 @@
"dependencies": {
"@popperjs/core": "2.11.8",
"@remixicon/vue": "4.6.0",
"echarts": "5.5.1",
"papaparse": "5.4.1",
"echarts": "5.6.0",
"papaparse": "5.5.2",
"vue": "3.5.13",
"vue-i18n": "10.0.5",
"vue-i18n": "11.1.0",
"vue-router": "4.5.0",
"yuppee": "1.0.0"
},
"devDependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.20.0",
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
"@types/ackee-tracker": "5.0.4",
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.10.2",
"@types/node": "22.13.1",
"@types/papaparse": "5.3.15",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/parser": "8.23.0",
"@vitejs/plugin-vue": "5.2.1",
"@vue/eslint-config-prettier": "10.1.0",
"@vue/eslint-config-typescript": "14.1.4",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"@vue/eslint-config-prettier": "10.2.0",
"@vue/eslint-config-typescript": "14.3.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import-x": "4.5.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-vue": "9.32.0",
"html-minifier-terser": "7.2.0",
"prettier": "3.4.2",
"sass": "1.83.0",
"typescript": "5.6.3",
"typescript-eslint": "8.18.1",
"vite": "6.0.3",
"sass": "1.84.0",
"typescript": "5.7.3",
"typescript-eslint": "8.23.0",
"vite": "6.1.0",
"vite-plugin-optimize-css-modules": "1.2.0",
"vite-plugin-pwa": "0.21.1",
"vite-tsconfig-paths": "5.1.4",
"vue-tsc": "2.1.10",
"vue-tsc": "2.2.0",
"workbox-build": "7.3.0",
"workbox-window": "7.3.0"
}
Expand Down
Loading

0 comments on commit 21ac9f5

Please sign in to comment.