-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
145 lines (145 loc) · 5.45 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"name": "maaagic",
"description": "Maaagic UI is an all-in-one solution for building modern and feature-rich applications. With Next.js for seamless server-side rendering and Tauri for Large Language Models and stable diffusion like AI Based Applications, this UI empowers developers to create intuitive and efficient user interfaces. Leveraging various large language models, Maaagic UI ensures exceptional performance and flexibility for diverse application needs. Get started with Maaagic UI today and unlock endless possibilities for your projects.",
"private": true,
"license": "gpl-3.0",
"version": "0.0.0",
"scripts": {
"dev": "next dev -p 1420",
"build": "next build",
"format": "npx prettier --write . --ignore-path .gitignore",
"taze": "taze major -I",
"taze:minor": "taze minor -w",
"tauri": "tauri",
"tauri:dev": "tauri dev",
"tauri:build": "tauri build"
},
"dependencies": {
"@chakra-ui/hooks": "^2.2.1",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/modal": "^2.3.1",
"@chakra-ui/next-js": "^2.2.0",
"@chakra-ui/popover": "^2.2.1",
"@chakra-ui/portal": "^2.1.0",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/system": "^2.6.2",
"@chakra-ui/tooltip": "^2.3.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@faker-js/faker": "^8.4.1",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@heroicons/react": "^2.1.1",
"@hookform/resolvers": "^3.3.4",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@prisma/extension-accelerate": "^0.6.3",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-menubar": "^1.0.4",
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toggle-group": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.7",
"@radix-ui/themes": "^2.0.3",
"@tailwindcss/line-clamp": "^0.4.4",
"@tanstack/react-table": "^8.11.8",
"@tauri-apps/api": "2.0.0-alpha.5",
"@tauri-apps/plugin-app": "2.0.0-alpha.0",
"@tauri-apps/plugin-os": "2.0.0-alpha.0",
"@tauri-apps/plugin-shell": "2.0.0-alpha.0",
"@tauri-apps/plugin-window": "2.0.0-alpha.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^25.2.3",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.0.6",
"apexcharts": "3.45.2",
"axios": "^1.6.7",
"class-variance-authority": "^0.7.0",
"cmdk": "^0.2.0",
"date-fns": "^3.3.1",
"eventsource-parser": "^1.1.1",
"framer-motion": "^7.10.3",
"install": "^0.13.0",
"lucide-react": "^0.315.0",
"nanoid": "^5.0.4",
"next": "^14.1.0",
"next-auth": "^4.24.6",
"next-themes": "^0.2.1",
"next-transpile-modules": "^9.0.0",
"node-fetch": "^3.3.2",
"npm": "^10.4.0",
"react": "^18.2.0",
"react-apexcharts": "1.4.0",
"react-calendar": "^4.8.0",
"react-custom-scrollbars-2": "^4.2.1",
"react-day-picker": "^8.8.0",
"react-dom": "^18.2.0",
"react-hook-form": "7.45.2",
"react-icons": "^4.4.0",
"react-markdown": "^9.0.1",
"react-modal": "^3.16.1",
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.1",
"react-spring": "^9.7.3",
"react-tabs": "^6.0.2",
"react-use-downloader": "^1.2.4",
"react-wrap-balancer": "^1.0.0",
"recharts": "^2.7.2",
"sass": "^1.70.0",
"sharp": "^0.33.2",
"tailwind-merge": "^1.14.0",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-rtl": "^0.9.0",
"tauri-controls": "^0.1.0",
"web-vitals": "^2.1.4",
"zod": "^3.22.4"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@tauri-apps/cli": "2.0.0-beta.10",
"@types/node": "^20.11.17",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.19",
"@types/react-lottie": "^1.2.10",
"@types/react-modal": "^3.16.3",
"autoprefixer": "^10.4.17",
"clsx": "^2.1.0",
"eslint": "^8.56.0",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"prisma": "^5.9.1",
"tailwindcss": "^3.4.1",
"taze": "^0.13.3",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
}
}