mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
126 lines
4.1 KiB
JSON
126 lines
4.1 KiB
JSON
{
|
|
"name": "web",
|
|
"private": true,
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vinxi dev",
|
|
"build": "vinxi build",
|
|
"start": "vinxi start",
|
|
"format": "prettier --write .",
|
|
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
|
|
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix"
|
|
},
|
|
"dependencies": {
|
|
"@clerk/tanstack-start": "^0.4.15",
|
|
"@clerk/themes": "^2.1.37",
|
|
"@dnd-kit/core": "^6.1.0",
|
|
"@dnd-kit/modifiers": "^7.0.0",
|
|
"@dnd-kit/sortable": "^8.0.0",
|
|
"@hookform/resolvers": "^3.9.0",
|
|
"@nothing-but/force-graph": "^0.9.5",
|
|
"@nothing-but/utils": "^0.17.0",
|
|
"@omit/react-confirm-dialog": "^1.1.5",
|
|
"@omit/react-fancy-switch": "^1.0.0",
|
|
"@radix-ui/react-alert-dialog": "^1.1.2",
|
|
"@radix-ui/react-avatar": "^1.1.1",
|
|
"@radix-ui/react-checkbox": "^1.1.2",
|
|
"@radix-ui/react-dialog": "^1.1.2",
|
|
"@radix-ui/react-dismissable-layer": "^1.1.1",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.2",
|
|
"@radix-ui/react-icons": "^1.3.0",
|
|
"@radix-ui/react-label": "^2.1.0",
|
|
"@radix-ui/react-popover": "^1.1.2",
|
|
"@radix-ui/react-scroll-area": "^1.2.0",
|
|
"@radix-ui/react-select": "^2.1.2",
|
|
"@radix-ui/react-separator": "^1.1.0",
|
|
"@radix-ui/react-slot": "^1.1.0",
|
|
"@radix-ui/react-switch": "^1.1.1",
|
|
"@radix-ui/react-toggle": "^1.1.0",
|
|
"@radix-ui/react-toggle-group": "^1.1.0",
|
|
"@radix-ui/react-tooltip": "^1.1.3",
|
|
"@tanstack/react-query": "^5.59.15",
|
|
"@tanstack/react-router": "^1.74.0",
|
|
"@tanstack/react-router-with-query": "^1.74.0",
|
|
"@tanstack/react-virtual": "^3.10.8",
|
|
"@tanstack/router-zod-adapter": "^1.74.0",
|
|
"@tanstack/start": "^1.74.0",
|
|
"@tiptap/core": "^2.8.0",
|
|
"@tiptap/extension-code-block-lowlight": "^2.8.0",
|
|
"@tiptap/extension-color": "^2.8.0",
|
|
"@tiptap/extension-focus": "^2.8.0",
|
|
"@tiptap/extension-heading": "^2.8.0",
|
|
"@tiptap/extension-horizontal-rule": "^2.8.0",
|
|
"@tiptap/extension-image": "^2.8.0",
|
|
"@tiptap/extension-link": "^2.8.0",
|
|
"@tiptap/extension-placeholder": "^2.8.0",
|
|
"@tiptap/extension-task-item": "^2.8.0",
|
|
"@tiptap/extension-task-list": "^2.8.0",
|
|
"@tiptap/extension-text-style": "^2.8.0",
|
|
"@tiptap/extension-typography": "^2.8.0",
|
|
"@tiptap/pm": "^2.8.0",
|
|
"@tiptap/react": "^2.8.0",
|
|
"@tiptap/starter-kit": "^2.8.0",
|
|
"@tiptap/suggestion": "^2.8.0",
|
|
"cheerio": "^1.0.0",
|
|
"class-variance-authority": "^0.7.0",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.0.0",
|
|
"date-fns": "^3.6.0",
|
|
"framer-motion": "^11.11.9",
|
|
"jazz-browser-media-images": "^0.8.7",
|
|
"jazz-react": "^0.8.7",
|
|
"jazz-react-auth-clerk": "^0.8.7",
|
|
"jazz-tools": "^0.8.5",
|
|
"jotai": "^2.10.1",
|
|
"lowlight": "^3.1.0",
|
|
"lucide-react": "^0.446.0",
|
|
"next-themes": "^0.3.0",
|
|
"query-string": "^9.1.1",
|
|
"react": "^18.3.1",
|
|
"react-day-picker": "8.10.1",
|
|
"react-dom": "^18.3.1",
|
|
"react-hook-form": "^7.53.1",
|
|
"react-medium-image-zoom": "^5.2.10",
|
|
"react-textarea-autosize": "^8.5.4",
|
|
"ronin": "^4.3.1",
|
|
"slugify": "^1.6.6",
|
|
"sonner": "^1.5.0",
|
|
"streaming-markdown": "^0.0.14",
|
|
"tailwind-merge": "^2.5.4",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"uuid": "^10.0.0",
|
|
"vinxi": "0.4.3",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"@ronin/learn-anything": "^0.0.0-3457754034220",
|
|
"@tailwindcss/typography": "^0.5.15",
|
|
"@tanstack/react-query-devtools": "^5.59.15",
|
|
"@tanstack/router-devtools": "^1.74.0",
|
|
"@types/node": "^22.7.7",
|
|
"@types/react": "^18.3.11",
|
|
"@types/react-dom": "^18.3.1",
|
|
"@types/uuid": "^10.0.0",
|
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
"@typescript-eslint/parser": "^7.18.0",
|
|
"@vitejs/plugin-react": "^4.3.3",
|
|
"autoprefixer": "^10.4.20",
|
|
"dotenv": "^16.4.5",
|
|
"eslint": "^8.57.1",
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
"postcss": "^8.4.47",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-tailwindcss": "^0.5.14",
|
|
"tailwindcss": "^3.4.14",
|
|
"typescript": "^5.6.3",
|
|
"vite-tsconfig-paths": "^5.0.1"
|
|
},
|
|
"prettier": {
|
|
"plugins": [
|
|
"prettier-plugin-tailwindcss"
|
|
],
|
|
"semi": false
|
|
}
|
|
}
|