diff --git a/package-lock.json b/package-lock.json index 77dc5c7..4d2dbd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,6 @@ "clsx": "^2.1.1", "framer-motion": "^11.3.28", "iconsax-react": "^0.0.8", - "iranianbanklogos": "^3.1.2", "moment-jalaali": "^0.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -37,7 +36,8 @@ "typescript": "^4.9.5", "web-vitals": "^2.1.4", "yup": "^1.4.0", - "zustand": "^4.5.5" + "zustand": "^4.5.5", + "zustand-persist": "^0.4.0" }, "devDependencies": { "@tanstack/eslint-plugin-query": "^5.51.15", @@ -10587,12 +10587,6 @@ "node": ">= 10" } }, - "node_modules/iranianbanklogos": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/iranianbanklogos/-/iranianbanklogos-3.1.2.tgz", - "integrity": "sha512-F6GnrhrC9UO1c4CW8uJloXAkg7pgx/Y8ok6qixb6L0knwIanG6Idudi8/Ebuu3c9PVd59wDTtTZQvtszr+Yyvw==", - "license": "ISC" - }, "node_modules/is-arguments": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", @@ -20313,6 +20307,16 @@ "optional": true } } + }, + "node_modules/zustand-persist": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/zustand-persist/-/zustand-persist-0.4.0.tgz", + "integrity": "sha512-u6bBIc4yZRpSKBKuTNhoqvoIb09gGHk2NkiPg4K7MPIWTYZg70PlpBn48QEDnKZwfNurnf58TaW5BuMGIMf5hw==", + "license": "MIT", + "peerDependencies": { + "react": ">=16.8.0", + "zustand": ">=3.6.3" + } } } } diff --git a/package.json b/package.json index 6da7e64..83b05c8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "clsx": "^2.1.1", "framer-motion": "^11.3.28", "iconsax-react": "^0.0.8", - "iranianbanklogos": "^3.1.2", "moment-jalaali": "^0.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -32,7 +31,8 @@ "typescript": "^4.9.5", "web-vitals": "^2.1.4", "yup": "^1.4.0", - "zustand": "^4.5.5" + "zustand": "^4.5.5", + "zustand-persist": "^0.4.0" }, "scripts": { "start": "react-scripts start", diff --git a/public/index.html b/public/index.html index aa069f2..fc0e57b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,19 @@ -
- - - - - - - - - -