|
106 | 106 | "@commitlint/cz-commitlint": "19.5.0",
|
107 | 107 | "@fontsource/roboto": "5.1.0",
|
108 | 108 | "@fontsource/roboto-mono": "5.1.0",
|
109 |
| - "@nx/cypress": "20.0.12", |
110 |
| - "@nx/devkit": "20.0.12", |
111 |
| - "@nx/esbuild": "20.0.12", |
112 |
| - "@nx/eslint": "20.0.12", |
113 |
| - "@nx/eslint-plugin": "20.0.12", |
114 |
| - "@nx/express": "20.0.12", |
115 |
| - "@nx/jest": "20.0.12", |
116 |
| - "@nx/js": "20.0.12", |
117 |
| - "@nx/next": "20.0.12", |
118 |
| - "@nx/node": "20.0.12", |
119 |
| - "@nx/react": "20.0.12", |
120 |
| - "@nx/rollup": "20.0.12", |
121 |
| - "@nx/rspack": "20.0.12", |
122 |
| - "@nx/storybook": "20.0.12", |
123 |
| - "@nx/vite": "20.0.12", |
124 |
| - "@nx/web": "20.0.12", |
125 |
| - "@nx/webpack": "20.0.12", |
| 109 | + "@nx/cypress": "20.1.0", |
| 110 | + "@nx/devkit": "20.1.0", |
| 111 | + "@nx/esbuild": "20.1.0", |
| 112 | + "@nx/eslint": "20.1.0", |
| 113 | + "@nx/eslint-plugin": "20.1.0", |
| 114 | + "@nx/express": "20.1.0", |
| 115 | + "@nx/jest": "20.1.0", |
| 116 | + "@nx/js": "20.1.0", |
| 117 | + "@nx/next": "20.1.0", |
| 118 | + "@nx/node": "20.1.0", |
| 119 | + "@nx/react": "20.1.0", |
| 120 | + "@nx/rollup": "20.1.0", |
| 121 | + "@nx/rspack": "20.1.0", |
| 122 | + "@nx/storybook": "20.1.0", |
| 123 | + "@nx/vite": "20.1.0", |
| 124 | + "@nx/web": "20.1.0", |
| 125 | + "@nx/webpack": "20.1.0", |
126 | 126 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
127 | 127 | "@rollup/plugin-alias": "5.1.1",
|
128 | 128 | "@rollup/plugin-replace": "6.0.1",
|
|
182 | 182 | "eslint-config-prettier": "9.1.0",
|
183 | 183 | "eslint-plugin-cypress": "^2.13.4",
|
184 | 184 | "eslint-plugin-import": "2.31.0",
|
185 |
| - "eslint-plugin-jsx-a11y": "6.10.0", |
| 185 | + "eslint-plugin-jsx-a11y": "6.10.1", |
186 | 186 | "eslint-plugin-prettier": "5.2.1",
|
187 | 187 | "eslint-plugin-qwik": "1.9.1",
|
188 | 188 | "eslint-plugin-react": "7.37.1",
|
|
200 | 200 | "mime-types": "2.1.35",
|
201 | 201 | "msw": "^1.2.1",
|
202 | 202 | "node-fetch": "~3.3.2",
|
203 |
| - "nx": "20.0.12", |
| 203 | + "nx": "20.1.0", |
204 | 204 | "open": "^10.1.0",
|
205 | 205 | "postcss-calc": "9.0.1",
|
206 | 206 | "postcss-custom-properties": "13.3.12",
|
|
0 commit comments