try new package

This commit is contained in:
Yi Ding
2023-09-26 13:49:38 -07:00
parent ac575319a3
commit ff2b2704cf
2 changed files with 692 additions and 439 deletions
+9 -9
View File
@@ -11,21 +11,21 @@
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@types/node": "20.5.7",
"@types/react": "18.2.21",
"@types/node": "20.7.0",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"llamaindex": "^0.0.27",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
"llamaindex": "0.0.0-20230926204311",
"lucide-react": "^0.263.1",
"next": "13.4.19",
"postcss": "8.4.29",
"next": "13.5.3",
"postcss": "8.4.30",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwind-merge": "^1.14.0",
+683 -430
View File
File diff suppressed because it is too large Load Diff