1515 "deploy" : " git subtree push --prefix gh-pages origin gh-pages"
1616 },
1717 "dependencies" : {
18- "@radix-ui/react-dialog" : " ^1.1.13" ,
19- "@radix-ui/react-slot" : " ^1.2.2" ,
20- "@radix-ui/react-tabs" : " ^1.1.11" ,
21- "@tailwindcss/vite" : " ^4.1.5" ,
18+ "@dnd-kit/core" : " ^6.3.1" ,
19+ "@dnd-kit/sortable" : " ^10.0.0" ,
20+ "@dnd-kit/utilities" : " ^3.2.2" ,
21+ "@radix-ui/react-avatar" : " ^1.1.11" ,
22+ "@radix-ui/react-dialog" : " ^1.1.15" ,
23+ "@radix-ui/react-dropdown-menu" : " ^2.1.16" ,
24+ "@radix-ui/react-popover" : " ^1.1.15" ,
25+ "@radix-ui/react-scroll-area" : " ^1.2.10" ,
26+ "@radix-ui/react-slot" : " ^1.2.4" ,
27+ "@radix-ui/react-tabs" : " ^1.1.13" ,
28+ "@tailwindcss/vite" : " ^4.1.17" ,
2229 "@types/chrome" : " ^0.0.304" ,
2330 "class-variance-authority" : " ^0.7.1" ,
2431 "clsx" : " ^2.1.1" ,
32+ "cmdk" : " ^1.1.1" ,
2533 "embla-carousel-autoplay" : " ^8.6.0" ,
2634 "embla-carousel-react" : " ^8.6.0" ,
2735 "lucide-react" : " ^0.475.0" ,
28- "react" : " ^19.1 .0" ,
29- "react-dom" : " ^19.1 .0" ,
36+ "react" : " ^19.2 .0" ,
37+ "react-dom" : " ^19.2 .0" ,
3038 "react-error-boundary" : " ^6.0.0" ,
39+ "react-router-dom" : " ^7.9.6" ,
3140 "sonner" : " ^2.0.7" ,
32- "tailwind-merge" : " ^3.2 .0" ,
41+ "tailwind-merge" : " ^3.4 .0" ,
3342 "tailwindcss-animate" : " ^1.0.7"
3443 },
3544 "devDependencies" : {
36- "@eslint/js" : " ^9.26.0" ,
37- "@tailwindcss/postcss" : " ^4.1.5" ,
38- "@types/node" : " ^22.15.12" ,
39- "@types/react" : " ^19.1.3" ,
40- "@types/react-dom" : " ^19.1.3" ,
41- "@vitejs/plugin-react-swc" : " ^3.9.0" ,
42- "autoprefixer" : " ^10.4.21" ,
43- "eslint" : " ^9.26.0" ,
45+ "@eslint/js" : " ^9.39.1" ,
46+ "@tailwindcss/postcss" : " ^4.1.17" ,
47+ "@types/node" : " ^22.19.1" ,
48+ "@types/react" : " ^19.2.7" ,
49+ "@types/react-dom" : " ^19.2.3" ,
50+ "@types/react-router-dom" : " ^5.3.3" ,
51+ "@vitejs/plugin-react-swc" : " ^3.11.0" ,
52+ "autoprefixer" : " ^10.4.22" ,
53+ "eslint" : " ^9.39.1" ,
4454 "eslint-plugin-react-hooks" : " ^5.2.0" ,
45- "eslint-plugin-react-refresh" : " ^0.4.20 " ,
55+ "eslint-plugin-react-refresh" : " ^0.4.24 " ,
4656 "globals" : " ^15.15.0" ,
4757 "install" : " ^0.13.0" ,
48- "postcss" : " ^8.5.3 " ,
49- "tailwindcss" : " ^4.1.5 " ,
58+ "postcss" : " ^8.5.6 " ,
59+ "tailwindcss" : " ^4.1.17 " ,
5060 "typescript" : " ~5.7.3" ,
51- "typescript-eslint" : " ^8.32 .0" ,
52- "vite" : " ^6.3.5 " ,
53- "vite-plugin-svgr" : " ^4.3 .0"
61+ "typescript-eslint" : " ^8.48 .0" ,
62+ "vite" : " ^6.4.1 " ,
63+ "vite-plugin-svgr" : " ^4.5 .0"
5464 }
5565}
0 commit comments