Spaces:
Build error
Build error
File size: 1,610 Bytes
5285b72 23fa199 5285b72 23fa199 5285b72 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
{
"name": "govsearch",
"private": true,
"sideEffects": false,
"type": "module",
"scripts": {},
"dependencies": {
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-popover": "1.0.7",
"@radix-ui/react-scroll-area": "1.0.5",
"@radix-ui/react-separator": "1.0.3",
"@radix-ui/react-slot": "1.0.2",
"@radix-ui/react-tooltip": "1.0.7",
"@remix-run/node": "2.8.1",
"@remix-run/react": "2.8.1",
"@sentry/remix": "7.109.0",
"@sentry/vite-plugin": "2.16.1",
"@uidotdev/usehooks": "2.4.1",
"@urql/exchange-graphcache": "7.0.0",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"cmdk": "1.0.0",
"date-fns": "3.6.0",
"graphql": "16.8.1",
"graphql-ws": "5.16.0",
"lucide-react": "0.365.0",
"marked-react": "2.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-resizable-panels": "2.0.16",
"tailwind-merge": "2.2.2",
"tailwindcss-animate": "1.0.7",
"urql": "4.0.7"
},
"devDependencies": {
"@biomejs/biome": "1.6.4",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.5",
"@graphql-codegen/introspection": "4.0.3",
"@parcel/watcher": "2.4.1",
"@remix-run/dev": "2.8.1",
"@tailwindcss/typography": "0.5.12",
"@types/express": "4.17.21",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"ts-node": "10.9.2",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-tsconfig-paths": "4.3.2"
},
"engines": {
"node": ">=20.0.0"
}
}
|