Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep committed Dec 3, 2023
1 parent ff7a322 commit 5a67c21
Show file tree
Hide file tree
Showing 3 changed files with 511 additions and 395 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,34 @@
"echarts": "5.4.3",
"li18nt": "5.0.0",
"papaparse": "5.4.1",
"vue": "3.3.7",
"vue-i18n": "9.6.0",
"vue": "3.3.9",
"vue-i18n": "9.8.0",
"vue-router": "4.2.5",
"yuppee": "0.3.0"
},
"devDependencies": {
"@types/ackee-tracker": "5.0.3",
"@types/node": "20.8.9",
"@types/papaparse": "5.3.10",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@vitejs/plugin-vue": "4.4.0",
"@types/ackee-tracker": "5.0.4",
"@types/node": "20.10.2",
"@types/papaparse": "5.3.14",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-vue": "4.5.1",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-vue": "9.18.0",
"prettier": "3.0.3",
"eslint-plugin-vue": "9.19.2",
"prettier": "3.1.0",
"sass": "1.69.5",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite-plugin-optimize-css-modules": "1.0.4",
"vite-plugin-pwa": "0.16.5",
"typescript": "5.3.2",
"vite": "5.0.4",
"vite-plugin-optimize-css-modules": "1.0.5",
"vite-plugin-pwa": "0.17.2",
"vite-tsconfig-paths": "4.2.1",
"vue-tsc": "1.8.21",
"vue-tsc": "1.8.24",
"workbox-window": "7.0.0"
}
}
Loading

0 comments on commit 5a67c21

Please sign in to comment.