mirror of https://github.com/DJ2LS/FreeDATA.git
update dependencies
parent
7ed9dcf9c5
commit
73f596bd11
|
|
@ -26,36 +26,36 @@
|
|||
"homepage": "https://freedata.app",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.7",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"bootstrap-vue-next": "^0.30.0",
|
||||
"chart.js": "^4.4.3",
|
||||
"chartjs-plugin-annotation": "^3.0.1",
|
||||
"core-js": "^3.8.3",
|
||||
"bootstrap": "^5.3.8",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"bootstrap-vue-next": "^0.40.4",
|
||||
"chart.js": "^4.5.0",
|
||||
"chartjs-plugin-annotation": "^3.1.0",
|
||||
"core-js": "^3.45.1",
|
||||
"d3": "^7.9.0",
|
||||
"dompurify": "^3.1.6",
|
||||
"dompurify": "^3.2.7",
|
||||
"gettext-parser": "^8.0.0",
|
||||
"gridstack": "^12.1.1",
|
||||
"i18next": "^25.0.2",
|
||||
"i18next-vue": "^5.2.0",
|
||||
"gridstack": "^12.3.3",
|
||||
"i18next": "^25.5.2",
|
||||
"i18next-vue": "^5.3.0",
|
||||
"js-image-compressor": "^2.0.0",
|
||||
"marked": "^16.0.0",
|
||||
"pinia": "^3.0.1",
|
||||
"marked": "^16.3.0",
|
||||
"pinia": "^3.0.3",
|
||||
"qth-locator": "^2.1.0",
|
||||
"topojson-client": "^3.1.0",
|
||||
"uuid": "^11.0.2",
|
||||
"vue": "^3.2.13",
|
||||
"vue-chartjs": "^5.3.1",
|
||||
"vuemoji-picker": "^0.3.1"
|
||||
"uuid": "^13.0.0",
|
||||
"vue": "^3.5.21",
|
||||
"vue-chartjs": "^5.3.2",
|
||||
"vuemoji-picker": "^0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/eslint-parser": "^7.25.1",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@vue/cli-service": "~5.0.8",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-plugin-vue": "^10.2.0",
|
||||
"globals": "^16.0.0"
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/eslint-parser": "^7.28.4",
|
||||
"@eslint/js": "^9.35.0",
|
||||
"@vue/cli-service": "~5.0.9",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-plugin-vue": "^10.4.0",
|
||||
"globals": "^16.4.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
|
|
|||
Loading…
Reference in New Issue