pull/1119/merge
dependabot[bot] 2026-08-28 17:50:59 +05:30 committed by GitHub
commit 2d670b3406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
{
"name": "FreeDATA",
"version": "0.18.0",
"version": "0.18.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "FreeDATA",
"version": "0.18.0",
"version": "0.18.1",
"license": "GPL-3.0",
"dependencies": {
"@popperjs/core": "^2.11.8",
@ -27,7 +27,7 @@
"pinia": "^3.0.3",
"qth-locator": "^2.1.0",
"topojson-client": "^3.1.0",
"uuid": "^13.0.0",
"uuid": "^14.0.1",
"vue": "^3.5.39",
"vue-chartjs": "^5.3.2",
"vuemoji-picker": "^0.3.2"
@ -10380,9 +10380,9 @@
}
},
"node_modules/uuid": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
"integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz",
"integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"

View File

@ -43,7 +43,7 @@
"pinia": "^3.0.3",
"qth-locator": "^2.1.0",
"topojson-client": "^3.1.0",
"uuid": "^13.0.0",
"uuid": "^14.0.1",
"vue": "^3.5.39",
"vue-chartjs": "^5.3.2",
"vuemoji-picker": "^0.3.2"