Fix missing lexical dependencies
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lexical/react": "^0.27.0",
|
||||
"@radix-ui/react-avatar": "^1.1.3",
|
||||
"@radix-ui/react-checkbox": "^1.0.4",
|
||||
"@radix-ui/react-collapsible": "^1.1.3",
|
||||
@@ -27,6 +28,7 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"fuse.js": "^7.1.0",
|
||||
"lexical": "^0.27.0",
|
||||
"lucide-react": "^0.475.0",
|
||||
"posthog-js": "^1.215.1",
|
||||
"react": "^18.3.1",
|
||||
@@ -42,8 +44,8 @@
|
||||
"@babel/core": "^7.26.7",
|
||||
"@babel/preset-env": "^7.26.7",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@probo/esbuild-plugin-postcss": "^0.0.1",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"@probo/esbuild-plugin-postcss": "^0.0.1",
|
||||
"@probo/tsconfig": "^0.0.1",
|
||||
"@tailwindcss/postcss": "^4.0.9",
|
||||
"@types/babel-core": "^6.25.10",
|
||||
|
||||
Reference in New Issue
Block a user