forked from laravel/react-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
147 lines (147 loc) · 5.21 KB
/
Copy pathpackage.json
File metadata and controls
147 lines (147 loc) · 5.21 KB
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
146
147
{
"private": true,
"type": "module",
"scripts": {
"build": "vite build",
"build:ssr": "vite build && vite build --ssr",
"dev": "vite",
"format": "prettier --write resources/",
"format:check": "prettier --check resources/",
"lint": "eslint . --fix",
"types": "tsc --noEmit"
},
"dependencies": {
"@ckeditor/ckeditor5-react": "11.0.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
"@dnd-kit/sortable": "10.0.0",
"@fontsource/open-sans": "5.2.6",
"@fullcalendar/common": "5.11.5",
"@fullcalendar/core": "6.1.18",
"@fullcalendar/daygrid": "6.1.18",
"@fullcalendar/interaction": "6.1.18",
"@fullcalendar/list": "6.1.18",
"@fullcalendar/react": "6.1.18",
"@fullcalendar/timegrid": "6.1.18",
"@fullcalendar/timeline": "6.1.18",
"@headlessui/react": "^2.2.0",
"@inertiajs/react": "^2.0.0",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-checkbox": "^1.1.4",
"@radix-ui/react-collapsible": "^1.1.3",
"@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-navigation-menu": "^1.2.5",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-separator": "^1.1.2",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.2",
"@radix-ui/react-toggle-group": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",
"@react-google-maps/api": "2.20.7",
"@tailwindcss/postcss": "^4.0.15",
"@tailwindcss/vite": "^4.0.6",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.83.0",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-virtual": "3.13.12",
"@tinymce/tinymce-react": "6.2.1",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@uppy/core": "4.4.7",
"@uppy/dashboard": "4.3.4",
"@uppy/drag-drop": "4.1.3",
"@uppy/file-input": "4.1.3",
"@uppy/progress-bar": "4.2.1",
"@uppy/react": "4.4.0",
"@uppy/status-bar": "4.1.3",
"@uppy/webcam": "4.2.1",
"@vitejs/plugin-react": "^4.6.0",
"bootstrap": "5.3.7",
"bootstrap-switch-button-react": "1.2.0",
"chance": "1.1.13",
"chart.js": "4.5.0",
"choices": "0.1.3",
"choices.js": "11.1.0",
"ckeditor5": "46.0.0",
"ckeditor5-premium-features": "46.0.0",
"class-variance-authority": "^0.7.1",
"clipboard": "2.0.11",
"clsx": "^2.1.1",
"concurrently": "^9.0.1",
"copy-to-clipboard": "3.3.3",
"date-fns": "4.1.0",
"formik": "2.4.6",
"framer-motion": "12.23.5",
"fslightbox-react": "1.8.0",
"globals": "^15.14.0",
"imask": "7.6.1",
"intro.js": "8.3.2",
"isotope-layout": "3.0.6",
"jsvectormap": "1.6.0",
"laravel-vite-plugin": "^2.0",
"lodash-es": "4.17.21",
"lucide-react": "^0.475.0",
"postcss": "^8.5.3",
"rc-slider": "11.1.8",
"react": "19.1.0",
"react-accessible-treeview": "2.11.2",
"react-apexcharts": "1.7.0",
"react-bootstrap": "2.10.10",
"react-bootstrap-typeahead": "6.4.1",
"react-calendar": "6.0.0",
"react-chartjs-2": "5.3.0",
"react-cropper": "^2.3.3",
"react-csv": "2.2.2",
"react-device-detect": "2.2.3",
"react-dom": "19.1.0",
"react-flatpickr": "4.0.11",
"react-google-recaptcha": "3.1.0",
"react-hook-form": "7.60.0",
"react-intl": "7.1.11",
"react-number-format": "5.4.4",
"react-quill-new": "3.4.6",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.0.2",
"react-simple-star-rating": "5.1.7",
"react-simplemde-editor": "5.2.0",
"react-slick": "0.30.3",
"react-syntax-highlighter": "15.6.1",
"react-to-print": "3.1.1",
"react-toastify": "11.0.5",
"simplebar-react": "3.3.2",
"slick-carousel": "1.8.1",
"sweetalert2": "11.22.2",
"swr": "2.3.4",
"tailwind-merge": "^3.0.1",
"tailwindcss": "^4.0.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.2",
"uppy": "4.18.0",
"uuid": "11.1.0",
"vite": "7.0.4",
"yup": "1.6.1"
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@types/node": "24.0.13",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/react-slick": "0.23.13",
"eslint": "9.31.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"prettier": "3.6.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"sass-embedded": "^1.71.1",
"typescript-eslint": "^8.23.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5",
"@tailwindcss/oxide-linux-x64-gnu": "^4.0.1",
"lightningcss-linux-x64-gnu": "^1.29.1"
}
}