| | |
| | | "name": "bitget-wallet", |
| | | "version": "1.0.0", |
| | | "dependencies": { |
| | | "@iconify/vue": "^5.0.0", |
| | | "lightweight-charts": "^4.1.3", |
| | | "pinia": "^2.1.7", |
| | | "vue": "^3.4.0", |
| | |
| | | "node": ">=12" |
| | | } |
| | | }, |
| | | "node_modules/@iconify/types": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", |
| | | "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/@iconify/vue": { |
| | | "version": "5.0.0", |
| | | "resolved": "https://registry.npmjs.org/@iconify/vue/-/vue-5.0.0.tgz", |
| | | "integrity": "sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@iconify/types": "^2.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/cyberalien" |
| | | }, |
| | | "peerDependencies": { |
| | | "vue": ">=3" |
| | | } |
| | | }, |
| | | "node_modules/@jridgewell/sourcemap-codec": { |
| | | "version": "1.5.5", |
| | | "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |