|
19 | 19 | "@cratis/arc.react": "^19.2.0", |
20 | 20 | "@cratis/arc.react.mvvm": "^19.2.0", |
21 | 21 | "@cratis/arc.vite": "^19.2.0", |
22 | | - "@cratis/components": "^0.1.19", |
| 22 | + "@cratis/components": "^1.1.0", |
23 | 23 | "@monaco-editor/react": "^4.7.0", |
24 | 24 | "allotment": "^1.20.5", |
25 | 25 | "chart.js": "^4.5.1", |
|
33 | 33 | "usehooks-ts": "3.1.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@eslint/eslintrc": "3.3.3", |
| 36 | + "@eslint/eslintrc": "3.3.4", |
37 | 37 | "@eslint/js": "10.0.1", |
38 | | - "@tailwindcss/postcss": "4.1.18", |
39 | | - "@tailwindcss/vite": "4.1.18", |
| 38 | + "@tailwindcss/postcss": "4.2.1", |
| 39 | + "@tailwindcss/vite": "4.2.1", |
40 | 40 | "@tony.ganchev/eslint-plugin-header": "^3.2.1", |
41 | 41 | "@types/chai": "5.2.3", |
42 | 42 | "@types/chai-as-promised": "8.0.2", |
43 | 43 | "@types/mocha": "10.0.10", |
44 | | - "@types/node": "25.2.3", |
| 44 | + "@types/node": "25.3.2", |
45 | 45 | "@types/pluralize": "0.0.33", |
46 | | - "@types/react": "19.2.13", |
| 46 | + "@types/react": "19.2.14", |
47 | 47 | "@types/react-dom": "19.2.3", |
48 | 48 | "@types/sinon": "21.0.0", |
49 | 49 | "@types/sinon-chai": "4.0.0", |
50 | | - "@typescript-eslint/eslint-plugin": "8.55.0", |
51 | | - "@typescript-eslint/parser": "8.55.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "8.56.1", |
| 51 | + "@typescript-eslint/parser": "8.56.1", |
52 | 52 | "@vitejs/plugin-react": "5.1.4", |
53 | 53 | "@vitest/coverage-v8": "4.0.18", |
54 | | - "autoprefixer": "10.4.24", |
| 54 | + "autoprefixer": "10.4.27", |
55 | 55 | "chai": "6.2.2", |
56 | 56 | "chai-as-promised": "8.0.2", |
57 | | - "eslint": "10.0.0", |
| 57 | + "eslint": "10.0.2", |
58 | 58 | "eslint-config-prettier": "10.1.8", |
59 | 59 | "eslint-plugin-import": "2.32.0", |
60 | 60 | "eslint-plugin-no-null": "1.0.2", |
61 | 61 | "eslint-plugin-prettier": "5.5.5", |
62 | 62 | "eslint-plugin-react": "7.37.5", |
63 | 63 | "eslint-plugin-react-hooks": "7.0.1", |
64 | | - "eslint-plugin-react-refresh": "0.5.0", |
| 64 | + "eslint-plugin-react-refresh": "0.5.2", |
65 | 65 | "globals": "17.3.0", |
66 | 66 | "hash-files": "1.1.1", |
67 | 67 | "mocha": "11.7.5", |
68 | 68 | "react": "19.2.4", |
69 | 69 | "react-dom": "19.2.4", |
70 | | - "react-router-dom": "7.13.0", |
| 70 | + "react-router-dom": "7.13.1", |
71 | 71 | "sinon": "21.0.1", |
72 | 72 | "sinon-chai": "4.0.1", |
73 | | - "tailwindcss": "4.1.18", |
| 73 | + "tailwindcss": "4.2.1", |
74 | 74 | "ts-node": "10.9.2", |
75 | 75 | "tsconfig-paths": "4.2.0", |
76 | 76 | "typescript": "5.9.3", |
77 | | - "typescript-eslint": "8.55.0", |
| 77 | + "typescript-eslint": "8.56.1", |
78 | 78 | "vite": "7.3.1", |
79 | 79 | "vite-plugin-commonjs": "0.10.4", |
80 | 80 | "vite-tsconfig-paths": "6.1.1", |
|
0 commit comments