2023-02-21 14:58:47 +07:00
|
|
|
{
|
2024-08-10 16:45:56 +07:00
|
|
|
"name": "lume",
|
|
|
|
"private": true,
|
2024-08-12 09:07:11 +07:00
|
|
|
"version": "0.0.0",
|
|
|
|
"type": "module",
|
2024-08-10 16:45:56 +07:00
|
|
|
"scripts": {
|
2024-08-12 09:07:11 +07:00
|
|
|
"dev": "vite",
|
|
|
|
"build": "vite build",
|
|
|
|
"preview": "vite preview",
|
2024-08-10 16:45:56 +07:00
|
|
|
"tauri": "tauri"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2024-08-18 15:51:34 +07:00
|
|
|
"@getalby/bitcoin-connect-react": "^3.6.2",
|
2024-08-13 10:33:21 +07:00
|
|
|
"@phosphor-icons/react": "^2.1.7",
|
2024-08-12 09:07:11 +07:00
|
|
|
"@radix-ui/react-avatar": "^1.1.0",
|
|
|
|
"@radix-ui/react-checkbox": "^1.1.1",
|
|
|
|
"@radix-ui/react-popover": "^1.1.1",
|
|
|
|
"@radix-ui/react-scroll-area": "^1.1.0",
|
|
|
|
"@radix-ui/react-switch": "^1.1.0",
|
|
|
|
"@radix-ui/react-tabs": "^1.1.0",
|
|
|
|
"@radix-ui/react-tooltip": "^1.1.2",
|
|
|
|
"@tanstack/query-persist-client-core": "^5.51.21",
|
|
|
|
"@tanstack/react-query": "^5.51.23",
|
2024-08-18 15:51:34 +07:00
|
|
|
"@tanstack/react-router": "^1.48.1",
|
2024-08-27 19:37:30 +07:00
|
|
|
"@tanstack/react-store": "^0.5.5",
|
|
|
|
"@tanstack/store": "^0.5.5",
|
2024-08-18 15:51:34 +07:00
|
|
|
"@tauri-apps/api": "2.0.0-rc.1",
|
2024-08-12 10:32:20 +07:00
|
|
|
"@tauri-apps/plugin-clipboard-manager": "2.0.0-rc.0",
|
|
|
|
"@tauri-apps/plugin-dialog": "2.0.0-rc.0",
|
2024-08-18 15:51:34 +07:00
|
|
|
"@tauri-apps/plugin-fs": "2.0.0-rc.1",
|
|
|
|
"@tauri-apps/plugin-http": "2.0.0-rc.1",
|
2024-08-12 10:32:20 +07:00
|
|
|
"@tauri-apps/plugin-os": "2.0.0-rc.0",
|
|
|
|
"@tauri-apps/plugin-process": "2.0.0-rc.0",
|
|
|
|
"@tauri-apps/plugin-shell": "2.0.0-rc.0",
|
2024-08-27 19:37:30 +07:00
|
|
|
"@tauri-apps/plugin-store": "2.0.0-rc.0",
|
2024-08-12 10:32:20 +07:00
|
|
|
"@tauri-apps/plugin-updater": "2.0.0-rc.0",
|
|
|
|
"@tauri-apps/plugin-upload": "2.0.0-rc.0",
|
|
|
|
"@tauri-apps/plugin-window-state": "2.0.0-rc.0",
|
|
|
|
"bitcoin-units": "^1.0.0",
|
2024-08-27 19:37:30 +07:00
|
|
|
"boring-avatars": "^1.10.2",
|
2024-08-12 10:32:20 +07:00
|
|
|
"dayjs": "^1.11.12",
|
2024-08-12 09:07:11 +07:00
|
|
|
"embla-carousel-react": "^8.1.8",
|
2024-08-18 15:51:34 +07:00
|
|
|
"i18next": "^23.13.0",
|
2024-08-12 09:07:11 +07:00
|
|
|
"i18next-resources-to-backend": "^1.2.1",
|
2024-08-12 10:32:20 +07:00
|
|
|
"light-bolt11-decoder": "^3.1.1",
|
2024-08-12 09:07:11 +07:00
|
|
|
"minidenticons": "^4.2.1",
|
|
|
|
"nanoid": "^5.0.7",
|
|
|
|
"nostr-tools": "^2.7.2",
|
2024-08-12 10:32:20 +07:00
|
|
|
"react": "19.0.0-rc-d025ddd3-20240722",
|
2024-08-12 09:07:11 +07:00
|
|
|
"react-currency-input-field": "^3.8.0",
|
2024-08-13 10:33:21 +07:00
|
|
|
"react-dom": "19.0.0-rc-d025ddd3-20240722",
|
2024-08-12 09:07:11 +07:00
|
|
|
"react-hook-form": "^7.52.2",
|
|
|
|
"react-i18next": "^15.0.1",
|
|
|
|
"react-string-replace": "^1.1.1",
|
|
|
|
"slate": "^0.103.0",
|
|
|
|
"slate-react": "^0.107.1",
|
2024-08-18 15:51:34 +07:00
|
|
|
"use-debounce": "^10.0.3",
|
|
|
|
"virtua": "^0.33.7"
|
2024-08-12 09:07:11 +07:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@biomejs/biome": "^1.8.3",
|
|
|
|
"@evilmartians/harmony": "^1.2.0",
|
|
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
|
|
"@tailwindcss/typography": "^0.5.14",
|
2024-08-18 15:51:34 +07:00
|
|
|
"@tanstack/router-devtools": "^1.48.1",
|
2024-08-12 10:32:20 +07:00
|
|
|
"@tanstack/router-plugin": "^1.47.0",
|
2024-08-18 15:51:34 +07:00
|
|
|
"@tauri-apps/cli": "2.0.0-rc.4",
|
2024-08-13 10:33:21 +07:00
|
|
|
"@types/react": "npm:types-react@19.0.0-rc.1",
|
|
|
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
2024-08-12 10:32:20 +07:00
|
|
|
"@vitejs/plugin-react": "^4.3.1",
|
|
|
|
"autoprefixer": "^10.4.20",
|
2024-08-13 10:33:21 +07:00
|
|
|
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
|
2024-08-12 10:32:20 +07:00
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"postcss": "^8.4.41",
|
2024-08-12 09:07:11 +07:00
|
|
|
"tailwind-gradient-mask-image": "^1.2.0",
|
2024-08-18 15:51:34 +07:00
|
|
|
"tailwind-merge": "^2.5.2",
|
2024-08-12 09:07:11 +07:00
|
|
|
"tailwind-scrollbar": "^3.1.0",
|
2024-08-18 15:51:34 +07:00
|
|
|
"tailwindcss": "^3.4.10",
|
2024-08-12 09:07:11 +07:00
|
|
|
"tailwindcss-content-visibility": "^0.2.0",
|
|
|
|
"typescript": "^5.5.4",
|
2024-08-18 15:51:34 +07:00
|
|
|
"vite": "^5.4.1",
|
2024-08-12 09:07:11 +07:00
|
|
|
"vite-tsconfig-paths": "^5.0.1"
|
2024-08-12 10:32:20 +07:00
|
|
|
},
|
|
|
|
"overrides": {
|
|
|
|
"@types/react": "npm:types-react@rc",
|
|
|
|
"@types/react-dom": "npm:types-react-dom@rc"
|
2024-08-10 16:45:56 +07:00
|
|
|
}
|
2023-02-21 14:58:47 +07:00
|
|
|
}
|