42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
catalog:
|
|
"@apollo/client": ^3.12.2
|
|
"@graphql-codegen/cli": 5.0.3
|
|
"@graphql-codegen/typed-document-node": ^5.0.12
|
|
"@graphql-codegen/typescript": ^4.1.2
|
|
"@graphql-codegen/typescript-operations": ^4.4.0
|
|
"@graphql-typed-document-node/core": ^3.2.0
|
|
"@radix-ui/react-slot": ^1.1.0
|
|
"@testing-library/react": ^16.1.0
|
|
"@types/node": ^20
|
|
"@types/react": ^19
|
|
"@types/react-dom": ^19
|
|
"@vchikalkin/eslint-config-awesome": ^2.0.6
|
|
"@vitejs/plugin-react": ^4.3.4
|
|
autoprefixer: ^10.4.20
|
|
class-variance-authority: ^0.7.1
|
|
clsx: ^2.1.1
|
|
eslint: ^9.15.0
|
|
eslint-plugin-tailwindcss: ^3.17.5
|
|
eslint-plugin-turbo: ^2.3.0
|
|
graphql: ^16.9.0
|
|
husky: ^9.1.7
|
|
jsdom: ^25.0.1
|
|
lint-staged: ^15.2.10
|
|
lucide-react: ^0.462.0
|
|
next: ^15.1.0
|
|
postcss: ^8.4.49
|
|
postcss-load-config: ^6.0.1
|
|
prettier: ^3.2.5
|
|
react: ^19
|
|
react-dom: ^19
|
|
tailwind-merge: ^2.5.5
|
|
tailwindcss: ^3.4.15
|
|
tailwindcss-animate: ^1.0.7
|
|
turbo: ^2.3.2
|
|
typescript: ^5.7
|
|
vite-tsconfig-paths: ^5.1.4
|
|
vitest: ^2.1.8
|