JUMBO refactor, still work in progress
This commit is contained in:
@@ -1,42 +1,44 @@
|
||||
packages:
|
||||
- '.'
|
||||
- 'packages/*'
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- 'gl'
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- '@tailwindcss/oxide'
|
||||
- 'esbuild'
|
||||
|
||||
catalog:
|
||||
'@elysiajs/cors': '^1.2.0'
|
||||
'@elysiajs/eden': '^1.2.0'
|
||||
'@elysiajs/static': '^1.2.0'
|
||||
'@elysiajs/swagger': '^1.2.2'
|
||||
'@eslint/js': '^9.23.0'
|
||||
'@radix-ui/react-dialog': '^1.1.6'
|
||||
'@radix-ui/react-dropdown-menu': '^2.1.6'
|
||||
'@radix-ui/react-label': '^2.1.2'
|
||||
'@radix-ui/react-slot': '^1.1.2'
|
||||
'@stylistic/eslint-plugin': '^4.2.0'
|
||||
'@types/bun': '^1.2.8'
|
||||
'@types/react': '^18.3.12'
|
||||
'@types/react-dom': '^18.3.1'
|
||||
'@vitejs/plugin-react': '^4.3.4'
|
||||
autoprefixer: '^10.4.21'
|
||||
'@effect/language-service': '^0.21.4'
|
||||
'@eslint/js': '^9.29.0'
|
||||
'@radix-ui/react-dialog': '^1.1.14'
|
||||
'@radix-ui/react-dropdown-menu': '^2.1.15'
|
||||
'@radix-ui/react-label': '^2.1.7'
|
||||
'@radix-ui/react-slot': '^1.2.3'
|
||||
'@stylistic/eslint-plugin': '^4.4.1'
|
||||
'@tailwindcss/vite': '^4.1.10'
|
||||
'@types/bun': '^1.2.16'
|
||||
'@types/react': '^19.1.8'
|
||||
'@types/react-dom': '^19.1.6'
|
||||
'@vitejs/plugin-react': '^4.5.2'
|
||||
babel-plugin-react-compiler: '^19.1.0-rc.2'
|
||||
cbor2: '^2.0.1'
|
||||
class-variance-authority: '^0.7.1'
|
||||
clsx: '^2.1.1'
|
||||
effect: '^3.14.2'
|
||||
elysia: '^1.2.2'
|
||||
eslint-plugin-react-hooks: '^5.2.0'
|
||||
effect: '^3.16.8'
|
||||
eslint-plugin-react-hooks: '6.0.0-rc1'
|
||||
jszip: '^3.10.1'
|
||||
kysely: '^0.27.6'
|
||||
kysely-bun-sqlite: '^0.3.2'
|
||||
lucide-react: '^0.485.0'
|
||||
kysely: '^0.28.2'
|
||||
kysely-bun-sqlite: '^0.4.0'
|
||||
lucide-react: '^0.518.0'
|
||||
opensheetmusicdisplay: '^1.9.0'
|
||||
postcss: '^8.5.3'
|
||||
react: '^18.3.1'
|
||||
react-dom: '^18.3.1'
|
||||
react-router-dom: '^6.30.0'
|
||||
tailwind-merge: '^2.6.0'
|
||||
tailwindcss: '^3.4.17'
|
||||
tailwindcss-animate: '^1.0.7'
|
||||
typescript: '^5.8.2'
|
||||
typescript-eslint: '^8.28.0'
|
||||
vite: '^6.2.3'
|
||||
react: '^19.1.0'
|
||||
react-dom: '^19.1.0'
|
||||
react-router-dom: '^7.6.2'
|
||||
tailwind-merge: '^3.3.1'
|
||||
tailwindcss: '^4.1.10'
|
||||
tw-animate-css: '^1.3.4'
|
||||
typescript: '^5.8.3'
|
||||
typescript-eslint: '^8.34.1'
|
||||
vite: '^6.3.5'
|
||||
|
||||
Reference in New Issue
Block a user