exifreader

https://github.com/mattiasw/ExifReader/releases
This commit is contained in:
Manav Rathi
2025-01-03 10:03:31 +05:30
parent b59e97cb6c
commit 3ba62669df
2 changed files with 6 additions and 6 deletions

View File

@@ -10,14 +10,14 @@
},
"dependencies": {
"@stripe/stripe-js": "^1.17.0",
"react": "^19",
"react-dom": "^19"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@/build-config": "*",
"@types/react": "^19",
"@types/react-dom": "^19",
"@vitejs/plugin-react": "^4.3",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^6.0.7"
}
}

View File

@@ -13,7 +13,7 @@
"bip39": "^3.0.4",
"chrono-node": "^2.7.7",
"debounce": "^2.2.0",
"exifreader": "^4",
"exifreader": "^4.26.0",
"fast-srp-hap": "^2.0.4",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",