11{
2- "name" : " maddons-manager" ,
3- "private" : true ,
4- "version" : " 0.1.9" ,
5- "type" : " module" ,
6- "scripts" : {
7- "dev" : " vite" ,
8- "build" : " vite build" ,
9- "lint" : " eslint ." ,
10- "preview" : " vite preview" ,
11- "test" : " vitest"
12- },
13- "dependencies" : {
14- "@nextui-org /react" : " ^ 2.6.11 " ,
15- "@nextui-org /use-infinite-scroll" : " ^ 2.2.2" ,
16- "@nextui-org /use-theme" : " ^ 2.1.1" ,
17- "@tailwindcss/typography" : " ^0.5.16" ,
18- "@tanstack/react-query" : " ^5.63.0" ,
19- "framer-motion" : " ^11.16.1" ,
20- "github-markdown-css" : " ^5.8.1" ,
21- "highlight.js" : " ^11.11.1" ,
22- "react" : " ^19.0.0" ,
23- "react-dom" : " ^19.0.0" ,
24- "react-markdown" : " ^9.0.3" ,
25- "react-router-dom" : " ^7.1.1" ,
26- "rehype-raw" : " ^7.0.0" ,
27- "remark-gfm" : " ^4.0.0" ,
28- "tailwind-variants" : " ^0.3.0" ,
29- "use-dark-mode" : " ^2.3.1"
30- },
31- "devDependencies" : {
32- "@eslint/js" : " ^9.17.0" ,
33- "@tanstack/eslint-plugin-query" : " ^5.62.16" ,
34- "@types/node" : " ^22.10.5" ,
35- "@types/react" : " ^19.0.4" ,
36- "@types/react-dom" : " ^19.0.2" ,
37- "@types/react-router-dom" : " ^5.3.3" ,
38- "@vitejs/plugin-react-swc" : " ^3.7.2" ,
39- "autoprefixer" : " ^10.4.20" ,
40- "eslint" : " ^9.17.0" ,
41- "eslint-plugin-react" : " ^7.37.3" ,
42- "eslint-plugin-react-hooks" : " ^5.1.0" ,
43- "eslint-plugin-react-refresh" : " ^0.4.16" ,
44- "globals" : " ^15.14.0" ,
45- "postcss" : " ^8.4.49" ,
46- "tailwindcss" : " ^3.4.17" ,
47- "ts-node" : " ^10.9.2" ,
48- "typescript" : " ^5.7.3" ,
49- "typescript-eslint" : " ^8.19.1" ,
50- "vite" : " ^6.0.7"
51- }
52- }
2+ "name" : " maddons-manager" ,
3+ "private" : true ,
4+ "version" : " 0.1.9" ,
5+ "type" : " module" ,
6+ "scripts" : {
7+ "dev" : " vite" ,
8+ "build" : " vite build" ,
9+ "lint" : " eslint ." ,
10+ "preview" : " vite preview" ,
11+ "test" : " vitest"
12+ },
13+ "dependencies" : {
14+ "@heroui /react" : " 2.6.12 " ,
15+ "@heroui /use-infinite-scroll" : " 2.2.2" ,
16+ "@heroui /use-theme" : " 2.1.1" ,
17+ "@tailwindcss/typography" : " ^0.5.16" ,
18+ "@tanstack/react-query" : " ^5.63.0" ,
19+ "framer-motion" : " ^11.16.1" ,
20+ "github-markdown-css" : " ^5.8.1" ,
21+ "highlight.js" : " ^11.11.1" ,
22+ "react" : " ^19.0.0" ,
23+ "react-dom" : " ^19.0.0" ,
24+ "react-markdown" : " ^9.0.3" ,
25+ "react-router-dom" : " ^7.1.1" ,
26+ "rehype-raw" : " ^7.0.0" ,
27+ "remark-gfm" : " ^4.0.0" ,
28+ "tailwind-variants" : " ^0.3.0" ,
29+ "use-dark-mode" : " ^2.3.1"
30+ },
31+ "devDependencies" : {
32+ "@eslint/js" : " ^9.17.0" ,
33+ "@tanstack/eslint-plugin-query" : " ^5.62.16" ,
34+ "@types/node" : " ^22.10.5" ,
35+ "@types/react" : " ^19.0.4" ,
36+ "@types/react-dom" : " ^19.0.2" ,
37+ "@types/react-router-dom" : " ^5.3.3" ,
38+ "@vitejs/plugin-react-swc" : " ^3.7.2" ,
39+ "autoprefixer" : " ^10.4.20" ,
40+ "eslint" : " ^9.17.0" ,
41+ "eslint-plugin-react" : " ^7.37.3" ,
42+ "eslint-plugin-react-hooks" : " ^5.1.0" ,
43+ "eslint-plugin-react-refresh" : " ^0.4.16" ,
44+ "globals" : " ^15.14.0" ,
45+ "postcss" : " ^8.4.49" ,
46+ "tailwindcss" : " ^3.4.17" ,
47+ "ts-node" : " ^10.9.2" ,
48+ "typescript" : " ^5.7.3" ,
49+ "typescript-eslint" : " ^8.19.1" ,
50+ "vite" : " ^6.0.7"
51+ }
52+ }
0 commit comments