Clean up some monorepo stuff
This commit is contained in:
@@ -4,13 +4,11 @@ packages:
|
||||
- tooling/*
|
||||
|
||||
catalog:
|
||||
'@convex-dev/auth': '^0.0.81'
|
||||
'@eslint/js': ^9.38.0
|
||||
'@tailwindcss/postcss': ^4.1.16
|
||||
'@tailwindcss/vite': ^4.1.16
|
||||
'@types/node': ^22.18.12
|
||||
'@vitejs/plugin-react': 5.1.0
|
||||
convex: '^1.28.0'
|
||||
eslint: ^9.38.0
|
||||
prettier: ^3.6.2
|
||||
tailwindcss: ^4.1.16
|
||||
@@ -19,6 +17,9 @@ catalog:
|
||||
zod: ^4.1.12
|
||||
|
||||
catalogs:
|
||||
convex:
|
||||
'@convex-dev/auth': ^0.0.81
|
||||
convex: ^1.28.0
|
||||
react19:
|
||||
'@types/react': ^19.1.12
|
||||
'@types/react-dom': ^19.1.9
|
||||
@@ -28,6 +29,7 @@ catalogs:
|
||||
linkWorkspacePackages: true
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- '@sentry/cli'
|
||||
- '@tailwindcss/oxide'
|
||||
- core-js-pure
|
||||
- esbuild
|
||||
|
||||
Reference in New Issue
Block a user