|
19 | 19 | "@douglasneuroinformatics/libjs": "catalog:", |
20 | 20 | "@douglasneuroinformatics/liblicense": "^1.0.0", |
21 | 21 | "@douglasneuroinformatics/libpasswd": "^0.0.3", |
22 | | - "@douglasneuroinformatics/libui": "^4.8.0", |
23 | | - "@headlessui/react": "^2.2.0", |
24 | | - "@heroicons/react": "^2.2.0", |
25 | | - "@tanstack/react-query": "^5.71.3", |
26 | | - "@tanstack/react-query-devtools": "^5.71.3", |
27 | | - "@tanstack/react-router": "^1.115.2", |
| 22 | + "@douglasneuroinformatics/libui": "^6.2.0", |
| 23 | + "@tanstack/react-query": "^5.90.21", |
| 24 | + "@tanstack/react-query-devtools": "^5.91.3", |
| 25 | + "@tanstack/react-router": "^1.163.2", |
28 | 26 | "@tanstack/react-table": "^8.21.3", |
29 | | - "@tanstack/zod-adapter": "^1.132.7", |
30 | | - "axios": "^1.8.4", |
31 | | - "framer-motion": "^12.6.3", |
32 | | - "immer": "^10.1.3", |
| 27 | + "@tanstack/zod-adapter": "^1.163.2", |
| 28 | + "axios": "^1.13.5", |
| 29 | + "http-status-codes": "^2.3.0", |
| 30 | + "immer": "^11.1.4", |
33 | 31 | "jwt-decode": "^4.0.0", |
34 | | - "lucide-react": "^0.487.0", |
35 | | - "react": "^19.1.0", |
36 | | - "react-dom": "^19.1.0", |
37 | | - "react-dropzone": "^14.3.8", |
38 | | - "react-error-boundary": "^5.0.0", |
39 | | - "ts-pattern": "^5.7.0", |
| 32 | + "lucide-react": "^0.575.0", |
| 33 | + "motion": "^12.34.3", |
| 34 | + "react": "^19.2.4", |
| 35 | + "react-dom": "^19.2.4", |
| 36 | + "react-dropzone": "^15.0.0", |
| 37 | + "ts-pattern": "^5.9.0", |
40 | 38 | "usehooks-ts": "^3.1.1", |
41 | 39 | "zod": "catalog:", |
42 | | - "zustand": "^5.0.3" |
| 40 | + "zustand": "^5.0.11" |
43 | 41 | }, |
44 | 42 | "devDependencies": { |
45 | | - "@douglasneuroinformatics/libui-form-types": "^0.11.0", |
46 | | - "@import-meta-env/unplugin": "^0.6.2", |
47 | | - "@storybook/addon-essentials": "^8.6.11", |
48 | | - "@storybook/addon-interactions": "^8.6.11", |
49 | | - "@storybook/addon-links": "^8.6.11", |
50 | | - "@storybook/addon-themes": "^8.6.11", |
51 | | - "@storybook/react": "^8.6.11", |
52 | | - "@storybook/react-vite": "^8.6.11", |
53 | | - "@tailwindcss/vite": "^4.1.4", |
54 | | - "@tanstack/react-router-devtools": "^1.115.2", |
55 | | - "@tanstack/router-plugin": "^1.115.2", |
56 | | - "@types/react": "^19.1.0", |
57 | | - "@types/react-dom": "^19.1.1", |
58 | | - "@vitejs/plugin-react-swc": "^3.8.1", |
59 | | - "autoprefixer": "^10.4.21", |
60 | | - "postcss": "^8.5.4", |
61 | | - "storybook": "^8.6.11", |
62 | | - "tailwindcss": "^4.1.4", |
63 | | - "vite": "^6.2.4" |
| 43 | + "@import-meta-env/unplugin": "^0.6.3", |
| 44 | + "@storybook/react-vite": "^9.1.17", |
| 45 | + "@tailwindcss/vite": "^4.2.1", |
| 46 | + "@tanstack/react-router-devtools": "^1.163.2", |
| 47 | + "@tanstack/router-plugin": "^1.163.2", |
| 48 | + "@types/react": "^19.2.14", |
| 49 | + "@types/react-dom": "^19.2.3", |
| 50 | + "@vitejs/plugin-react": "^4.7.0", |
| 51 | + "autoprefixer": "^10.4.27", |
| 52 | + "postcss": "^8.5.6", |
| 53 | + "storybook": "^9.1.17", |
| 54 | + "tailwindcss": "^4.2.1", |
| 55 | + "type-fest": "catalog:", |
| 56 | + "vite": "^6.4.1" |
64 | 57 | } |
65 | 58 | } |
0 commit comments