111 lines
4.0 KiB
JSON
111 lines
4.0 KiB
JSON
{
|
|
"$schema": "https://json.schemastore.org/package.json",
|
|
"name": "whisper-money",
|
|
"version": "0.2.5",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"postinstall": "node scripts/patch-inquirer-string-width.js",
|
|
"build": "vite build",
|
|
"build:ssr": "vite build && vite build --ssr",
|
|
"dev": "vite",
|
|
"format": "prettier --write resources/",
|
|
"format:check": "prettier --check resources/",
|
|
"lint": "eslint . --fix",
|
|
"release": "release-it",
|
|
"test": "vitest run",
|
|
"test:watch": "vitest",
|
|
"test:coverage": "vitest run --coverage",
|
|
"types": "tsc --noEmit"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.39.3",
|
|
"@laravel/vite-plugin-wayfinder": "^0.1.7",
|
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
"@release-it/conventional-changelog": "^10.0.5",
|
|
"@sentry/vite-plugin": "^4.9.1",
|
|
"@testing-library/jest-dom": "^6.9.1",
|
|
"@testing-library/react": "^16.3.2",
|
|
"@types/json-logic-js": "^2.0.8",
|
|
"@types/node": "^22.19.13",
|
|
"babel-plugin-react-compiler": "^1.0.0",
|
|
"eslint": "^9.39.3",
|
|
"eslint-config-prettier": "^10.1.8",
|
|
"eslint-plugin-react": "^7.37.5",
|
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
"jsdom": "^25.0.1",
|
|
"playwright": "^1.58.2",
|
|
"portless": "^0.9.2",
|
|
"prettier": "^3.8.1",
|
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
"prettier-plugin-tailwindcss": "^0.6.14",
|
|
"release-it": "^19.2.4",
|
|
"typescript-eslint": "^8.56.1",
|
|
"vitest": "^2.1.9"
|
|
},
|
|
"dependencies": {
|
|
"@headlessui/react": "^2.2.9",
|
|
"@inertiajs/react": "^2.3.17",
|
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
"@radix-ui/react-avatar": "^1.1.11",
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
"@radix-ui/react-context-menu": "^2.2.16",
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
"@radix-ui/react-label": "^2.1.8",
|
|
"@radix-ui/react-navigation-menu": "^1.2.14",
|
|
"@radix-ui/react-popover": "^1.1.15",
|
|
"@radix-ui/react-progress": "^1.1.8",
|
|
"@radix-ui/react-radio-group": "^1.3.8",
|
|
"@radix-ui/react-select": "^2.2.6",
|
|
"@radix-ui/react-separator": "^1.1.8",
|
|
"@radix-ui/react-slot": "^1.2.4",
|
|
"@radix-ui/react-toggle": "^1.1.10",
|
|
"@radix-ui/react-toggle-group": "^1.1.11",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@sentry/react": "^10.40.0",
|
|
"@tailwindcss/vite": "^4.2.1",
|
|
"@tanstack/react-table": "^8.21.3",
|
|
"@types/react": "^19.2.14",
|
|
"@types/react-dom": "^19.2.3",
|
|
"@vitejs/plugin-react": "^5.1.4",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.1.1",
|
|
"concurrently": "^9.2.1",
|
|
"date-fns": "^4.1.0",
|
|
"dexie": "^4.3.0",
|
|
"dexie-react-hooks": "^4.2.0",
|
|
"facehash": "^0.1.0",
|
|
"globals": "^15.15.0",
|
|
"input-otp": "^1.4.2",
|
|
"json-logic-js": "^2.0.5",
|
|
"laravel-vite-plugin": "^2.1.0",
|
|
"lucide-react": "^0.553.0",
|
|
"motion": "^12.34.3",
|
|
"posthog-js": "^1.356.1",
|
|
"react": "^19.2.4",
|
|
"react-dom": "^19.2.4",
|
|
"recharts": "^3.7.0",
|
|
"sonner": "^2.0.7",
|
|
"tailwind-merge": "^3.5.0",
|
|
"tailwindcss": "^4.2.1",
|
|
"tw-animate-css": "^1.4.0",
|
|
"typescript": "^5.9.3",
|
|
"uuidv7": "^1.1.0",
|
|
"vaul": "^1.1.2",
|
|
"vite": "^7.3.1",
|
|
"web-haptics": "^0.0.6",
|
|
"xlsx": "^0.18.5"
|
|
},
|
|
"optionalDependencies": {
|
|
"@rollup/rollup-linux-x64-gnu": "4.9.5",
|
|
"@rollup/rollup-win32-x64-msvc": "4.9.5",
|
|
"@tailwindcss/oxide-linux-x64-gnu": "^4.2.1",
|
|
"@tailwindcss/oxide-win32-x64-msvc": "^4.2.1",
|
|
"lightningcss-linux-x64-gnu": "^1.31.1",
|
|
"lightningcss-win32-x64-msvc": "^1.31.1"
|
|
}
|
|
}
|