|
35 | 35 | "clean": "pnpm -r exec rm -rf build dist" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@argos-ci/core": "3.2.0", |
| 38 | + "@argos-ci/core": "3.2.3", |
39 | 39 | "@babel/cli": "7.28.0", |
40 | 40 | "@babel/core": "7.28.0", |
41 | 41 | "@babel/node": "7.28.0", |
|
52 | 52 | "@mui/x-charts": "^8.8.0", |
53 | 53 | "@next/eslint-plugin-next": "15.3.4", |
54 | 54 | "@playwright/test": "1.54.1", |
55 | | - "@testing-library/jest-dom": "^6.6.3", |
| 55 | + "@testing-library/jest-dom": "^6.7.0", |
56 | 56 | "@testing-library/react": "16.3.0", |
57 | 57 | "@testing-library/user-event": "14.6.1", |
58 | 58 | "@types/archiver": "6.0.3", |
|
66 | 66 | "@vitest/coverage-v8": "2.1.9", |
67 | 67 | "babel-plugin-react-remove-properties": "0.3.0", |
68 | 68 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
69 | | - "chalk": "5.4.1", |
| 69 | + "chalk": "5.5.0", |
70 | 70 | "concurrently": "9.2.0", |
71 | 71 | "css-mediaquery": "^0.1.2", |
72 | 72 | "danger": "^13.0.4", |
|
89 | 89 | "execa": "9.6.0", |
90 | 90 | "fast-glob": "^3.3.3", |
91 | 91 | "format-util": "1.0.5", |
92 | | - "fs-extra": "11.3.0", |
| 92 | + "fs-extra": "11.3.1", |
93 | 93 | "globby": "14.1.0", |
94 | 94 | "jsdom": "26.1.0", |
95 | 95 | "lerna": "8.2.3", |
|
101 | 101 | "regenerator-runtime": "0.14.1", |
102 | 102 | "remark": "15.0.1", |
103 | 103 | "rimraf": "6.0.1", |
104 | | - "typescript": "5.8.3", |
| 104 | + "typescript": "5.9.2", |
105 | 105 | "unist-util-visit": "5.0.0", |
106 | 106 | "vitest-browser-react": "^0.3.0", |
107 | 107 | "vitest-dom": "0.1.1", |
108 | | - "vitest-fail-on-console": "0.7.1" |
| 108 | + "vitest-fail-on-console": "0.9.0" |
109 | 109 | }, |
110 | 110 | "dependencies": { |
111 | 111 | "@types/lodash": "4.17.20", |
|
0 commit comments