mirror of https://github.com/DJ2LS/FreeDATA.git
Merge 16496a7c3c into 0c74e3f986
commit
2d670b3406
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue