lume/package.json

88 lines
2.8 KiB
JSON
Raw Permalink Normal View History

2023-02-21 07:58:47 +00:00
{
2024-08-10 09:45:56 +00:00
"name": "lume",
"private": true,
2024-08-12 02:07:11 +00:00
"version": "0.0.0",
"type": "module",
2024-08-10 09:45:56 +00:00
"scripts": {
2024-08-12 02:07:11 +00:00
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
2024-08-10 09:45:56 +00:00
"tauri": "tauri"
},
"dependencies": {
2024-08-18 08:51:34 +00:00
"@getalby/bitcoin-connect-react": "^3.6.2",
2024-08-13 03:33:21 +00:00
"@phosphor-icons/react": "^2.1.7",
2024-08-12 02:07:11 +00: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",
2024-09-20 01:42:08 +00:00
"@tanstack/query-persist-client-core": "^5.56.2",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-router": "^1.58.3",
"@tanstack/react-store": "^0.5.5",
"@tanstack/store": "^0.5.5",
2024-08-30 06:30:29 +00:00
"@tauri-apps/api": "2.0.0-rc.4",
"@tauri-apps/plugin-clipboard-manager": "2.0.0-rc.1",
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
"@tauri-apps/plugin-fs": "2.0.0-rc.2",
"@tauri-apps/plugin-http": "2.0.0-rc.2",
"@tauri-apps/plugin-os": "2.0.0-rc.1",
"@tauri-apps/plugin-process": "2.0.0-rc.1",
"@tauri-apps/plugin-shell": "2.0.0-rc.1",
"@tauri-apps/plugin-store": "2.0.0-rc.1",
"@tauri-apps/plugin-updater": "2.0.0-rc.1",
"@tauri-apps/plugin-upload": "2.0.0-rc.1",
"@tauri-apps/plugin-window-state": "2.0.0-rc.1",
2024-08-12 03:32:20 +00:00
"bitcoin-units": "^1.0.0",
2024-09-20 01:42:08 +00:00
"boring-avatars": "^1.11.2",
2024-08-30 06:30:29 +00:00
"dayjs": "^1.11.13",
2024-09-20 01:42:08 +00:00
"embla-carousel-react": "^8.3.0",
"i18next": "^23.15.1",
2024-08-12 02:07:11 +00:00
"i18next-resources-to-backend": "^1.2.1",
2024-08-12 03:32:20 +00:00
"light-bolt11-decoder": "^3.1.1",
2024-08-12 02:07:11 +00:00
"minidenticons": "^4.2.1",
"nanoid": "^5.0.7",
"nostr-tools": "^2.7.2",
2024-08-12 03:32:20 +00:00
"react": "19.0.0-rc-d025ddd3-20240722",
2024-08-12 02:07:11 +00:00
"react-currency-input-field": "^3.8.0",
2024-08-13 03:33:21 +00:00
"react-dom": "19.0.0-rc-d025ddd3-20240722",
2024-08-30 06:30:29 +00:00
"react-hook-form": "^7.53.0",
2024-09-20 01:42:08 +00:00
"react-i18next": "^15.0.2",
2024-08-12 02:07:11 +00:00
"react-string-replace": "^1.1.1",
2024-09-26 03:57:58 +00:00
"rich-textarea": "^0.26.3",
2024-08-18 08:51:34 +00:00
"use-debounce": "^10.0.3",
"virtua": "^0.33.7"
2024-08-12 02:07:11 +00:00
},
"devDependencies": {
2024-09-20 01:42:08 +00:00
"@biomejs/biome": "^1.9.2",
2024-08-12 02:07:11 +00:00
"@evilmartians/harmony": "^1.2.0",
2024-09-20 01:42:08 +00:00
"@tailwindcss/forms": "^0.5.9",
2024-08-30 06:30:29 +00:00
"@tailwindcss/typography": "^0.5.15",
2024-09-20 01:42:08 +00:00
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
2024-08-30 06:30:29 +00:00
"@tauri-apps/cli": "2.0.0-rc.8",
2024-08-13 03:33:21 +00: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 03:32:20 +00:00
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
2024-08-13 03:33:21 +00:00
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
2024-08-12 03:32:20 +00:00
"clsx": "^2.1.1",
2024-09-20 01:42:08 +00:00
"postcss": "^8.4.47",
2024-08-12 02:07:11 +00:00
"tailwind-gradient-mask-image": "^1.2.0",
2024-08-18 08:51:34 +00:00
"tailwind-merge": "^2.5.2",
2024-08-12 02:07:11 +00:00
"tailwind-scrollbar": "^3.1.0",
2024-09-20 01:42:08 +00:00
"tailwindcss": "^3.4.12",
2024-08-12 02:07:11 +00:00
"tailwindcss-content-visibility": "^0.2.0",
2024-09-20 01:42:08 +00:00
"typescript": "^5.6.2",
"vite": "^5.4.6",
2024-08-12 02:07:11 +00:00
"vite-tsconfig-paths": "^5.0.1"
2024-08-12 03:32:20 +00:00
},
"overrides": {
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc"
2024-08-10 09:45:56 +00:00
}
2023-02-21 07:58:47 +00:00
}