import product catalogue

This commit is contained in:
2026-07-16 17:05:06 +05:30
parent 8a1527cef8
commit 11baf732b7
35 changed files with 2722 additions and 1513 deletions

7
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"@tanstack/react-query": "^5.101.0",
"@types/leaflet": "^1.9.21",
"@vitejs/plugin-react": "^5.0.4",
"claude": "^0.1.1",
"dotenv": "^17.2.3",
"express": "^4.21.2",
"leaflet": "^1.9.4",
@@ -2039,6 +2040,12 @@
],
"license": "CC-BY-4.0"
},
"node_modules/claude": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/claude/-/claude-0.1.1.tgz",
"integrity": "sha512-j7oSibqQdIODNhkI1sEJzHMiPsF43L/GqNbcA+eDDyGM10+x2sH9NW/PK6vM3z0J2tLDKMBcc5ZjVaoRinhuCA==",
"license": "ISC"
},
"node_modules/clsx": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",