From 73f596bd1142380ad58db972732e6a7cc2c36e26 Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:07:53 +0200 Subject: [PATCH] update dependencies --- freedata_gui/package.json | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/freedata_gui/package.json b/freedata_gui/package.json index 7c989ff5..90012036 100644 --- a/freedata_gui/package.json +++ b/freedata_gui/package.json @@ -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%",