|
31 | 31 | "@radix-ui/react-tabs": "^1.1.13", |
32 | 32 | "@radix-ui/react-toggle": "^1.1.10", |
33 | 33 | "@radix-ui/react-tooltip": "^1.2.8", |
34 | | - "@react-aria/textfield": "3.18.1", |
35 | | - "@tanstack/react-query": "^5.87.4", |
| 34 | + "@react-aria/textfield": "3.18.2", |
| 35 | + "@tanstack/react-query": "^5.90.5", |
36 | 36 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
37 | 37 | "clsx": "^2.1.1", |
38 | 38 | "color": "^5.0.2", |
|
48 | 48 | "dedent": "^1.7.0", |
49 | 49 | "file-saver": "^2.0.5", |
50 | 50 | "flat": "^6.0.1", |
51 | | - "jotai": "^2.14.0", |
| 51 | + "jotai": "^2.15.0", |
52 | 52 | "localforage": "^1.10.0", |
53 | 53 | "lodash": "^4.17.21", |
54 | | - "lucide-react": "^0.542.0", |
55 | | - "motion": "^12.23.12", |
| 54 | + "lucide-react": "^0.548.0", |
| 55 | + "motion": "^12.23.24", |
56 | 56 | "papaparse": "^5.5.3", |
57 | 57 | "re-resizable": "^6.11.2", |
58 | | - "react": "^19.1.1", |
| 58 | + "react": "^19.2.0", |
59 | 59 | "react-colorful": "^5.6.1", |
60 | | - "react-dom": "^19.1.1", |
| 60 | + "react-dom": "^19.2.0", |
61 | 61 | "react-error-boundary": "^6.0.0", |
62 | | - "react-hook-form": "^7.62.0", |
| 62 | + "react-hook-form": "^7.65.0", |
63 | 63 | "react-inlinesvg": "^4.2.0", |
64 | 64 | "react-laag": "^2.0.5", |
65 | | - "react-router": "^7.9.1", |
| 65 | + "react-router": "^7.9.4", |
66 | 66 | "react-table": "^7.8.0", |
67 | 67 | "react-transition-group": "^4.4.5", |
68 | | - "react-virtuoso": "^4.14.0", |
| 68 | + "react-virtuoso": "^4.14.1", |
69 | 69 | "tailwind-merge": "^3.3.1", |
70 | 70 | "tailwindcss-animate": "^1.0.7", |
71 | 71 | "use-deep-compare-effect": "^1.8.1", |
72 | | - "uuid": "^11.1.0", |
| 72 | + "uuid": "^13.0.0", |
73 | 73 | "zod": "^3.25.76", |
74 | | - "zod-validation-error": "^4.0.1" |
| 74 | + "zod-validation-error": "^4.0.2" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@babel/core": "^7.28.4", |
78 | | - "@babel/preset-env": "^7.28.3", |
79 | | - "@babel/preset-react": "^7.27.1", |
80 | | - "@babel/preset-typescript": "^7.27.1", |
81 | | - "@react-stately/radio": "^3.11.1", |
82 | | - "@react-types/button": "^3.14.0", |
83 | | - "@react-types/checkbox": "^3.10.1", |
84 | | - "@react-types/combobox": "^3.13.8", |
85 | | - "@react-types/radio": "^3.9.1", |
86 | | - "@react-types/shared": "^3.32.0", |
87 | | - "@react-types/switch": "^3.5.14", |
| 77 | + "@babel/core": "^7.28.5", |
| 78 | + "@babel/preset-env": "^7.28.5", |
| 79 | + "@babel/preset-react": "^7.28.5", |
| 80 | + "@babel/preset-typescript": "^7.28.5", |
| 81 | + "@react-stately/radio": "^3.11.2", |
| 82 | + "@react-types/button": "^3.14.1", |
| 83 | + "@react-types/checkbox": "^3.10.2", |
| 84 | + "@react-types/combobox": "^3.13.9", |
| 85 | + "@react-types/radio": "^3.9.2", |
| 86 | + "@react-types/shared": "^3.32.1", |
| 87 | + "@react-types/switch": "^3.5.15", |
88 | 88 | "@tailwindcss/container-queries": "^0.1.1", |
89 | | - "@tanstack/react-query-devtools": "^5.87.4", |
| 89 | + "@tanstack/react-query-devtools": "^5.90.2", |
90 | 90 | "@testing-library/dom": "^10.4.1", |
91 | | - "@testing-library/jest-dom": "^6.8.0", |
| 91 | + "@testing-library/jest-dom": "^6.9.1", |
92 | 92 | "@testing-library/react": "^16.3.0", |
93 | 93 | "@testing-library/user-event": "^14.6.1", |
94 | 94 | "@types/color": "^4.2.0", |
95 | 95 | "@types/crypto-js": "^4.2.2", |
96 | | - "@types/cytoscape": "^3.21.9", |
97 | 96 | "@types/file-saver": "^2.0.7", |
98 | 97 | "@types/flat": "^5.0.5", |
99 | 98 | "@types/lodash": "^4.17.20", |
100 | | - "@types/node": "^24.4.0", |
| 99 | + "@types/node": "^24.9.1", |
101 | 100 | "@types/papaparse": "^5.3.16", |
102 | | - "@types/react": "^19.1.13", |
103 | | - "@types/react-dom": "^19.1.9", |
| 101 | + "@types/react": "^19.2.2", |
| 102 | + "@types/react-dom": "^19.2.2", |
104 | 103 | "@types/react-table": "^7.7.20", |
105 | 104 | "@types/react-transition-group": "^4.4.12", |
106 | | - "@types/uuid": "^10.0.0", |
107 | | - "@types/wicg-file-system-access": "^2023.10.6", |
108 | | - "@vitejs/plugin-react": "^5.0.2", |
109 | | - "@vitest/coverage-v8": "3.2.4", |
| 105 | + "@types/wicg-file-system-access": "^2023.10.7", |
| 106 | + "@vitejs/plugin-react": "^5.1.0", |
| 107 | + "@vitest/coverage-v8": "4.0.3", |
110 | 108 | "autoprefixer": "^10.4.21", |
111 | | - "core-js": "^3.45.1", |
112 | | - "happy-dom": "^20.0.2", |
113 | | - "jsdom": "^26.1.0", |
114 | | - "lint-staged": "^16.1.6", |
| 109 | + "core-js": "^3.46.0", |
| 110 | + "happy-dom": "^20.0.8", |
| 111 | + "jsdom": "^27.0.1", |
| 112 | + "lint-staged": "^16.2.6", |
115 | 113 | "postcss": "^8.5.6", |
116 | 114 | "rimraf": "^6.0.1", |
117 | | - "tailwindcss": "^3.4.17", |
118 | | - "type-fest": "^4.41.0", |
119 | | - "vite": "^7.1.5", |
| 115 | + "tailwindcss": "^3.4.18", |
| 116 | + "type-fest": "^5.1.0", |
| 117 | + "vite": "^7.1.12", |
120 | 118 | "vite-tsconfig-paths": "^5.1.4", |
121 | | - "vitest": "3.2.4" |
| 119 | + "vitest": "4.0.3" |
122 | 120 | }, |
123 | 121 | "overrides": { |
124 | 122 | "json5@>=2.0.0 <2.2.2": "2.2.2", |
|
0 commit comments