|
|
|
@ -142,7 +142,7 @@
|
|
|
|
"@types/leaflet-gpx": "1.3.7",
|
|
|
|
"@types/leaflet-gpx": "1.3.7",
|
|
|
|
"@types/mime-types": "2.1.4",
|
|
|
|
"@types/mime-types": "2.1.4",
|
|
|
|
"@types/multer": "1.4.12",
|
|
|
|
"@types/multer": "1.4.12",
|
|
|
|
"@types/node": "22.13.11",
|
|
|
|
"@types/node": "22.13.13",
|
|
|
|
"@types/react": "18.3.20",
|
|
|
|
"@types/react": "18.3.20",
|
|
|
|
"@types/react-dom": "18.3.5",
|
|
|
|
"@types/react-dom": "18.3.5",
|
|
|
|
"@types/safe-compare": "1.1.2",
|
|
|
|
"@types/safe-compare": "1.1.2",
|
|
|
|
@ -5925,9 +5925,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"version": "22.13.11",
|
|
|
|
"version": "22.13.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.13.tgz",
|
|
|
|
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
|
|
|
"integrity": "sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"undici-types": "~6.20.0"
|
|
|
|
"undici-types": "~6.20.0"
|
|
|
|
|