|
24 | 24 | "dependencies": { |
25 | 25 | "@code-pushup/portal-client": "^0.15.0", |
26 | 26 | "@isaacs/cliui": "^8.0.2", |
27 | | - "@nx/devkit": "19.8.13", |
| 27 | + "@nx/devkit": "21.4.1", |
28 | 28 | "@poppinss/cliui": "6.4.1", |
29 | 29 | "@swc/helpers": "0.5.13", |
30 | 30 | "ansis": "^3.3.2", |
|
36 | 36 | "lighthouse": "^12.0.0", |
37 | 37 | "lighthouse-logger": "2.0.1", |
38 | 38 | "multi-progress-bars": "^5.0.3", |
39 | | - "nx": "19.8.13", |
| 39 | + "nx": "21.4.1", |
40 | 40 | "parse-lcov": "^1.0.4", |
41 | 41 | "rimraf": "^6.0.1", |
42 | 42 | "semver": "^7.6.3", |
|
57 | 57 | "@commitlint/cz-commitlint": "^19.5.0", |
58 | 58 | "@commitlint/types": "^19.5.0", |
59 | 59 | "@nodelib/fs.walk": "^2.0.0", |
60 | | - "@nx/eslint-plugin": "19.8.13", |
61 | | - "@nx/js": "19.8.13", |
62 | | - "@nx/plugin": "19.8.13", |
63 | | - "@nx/react": "19.8.13", |
64 | | - "@nx/vite": "19.8.13", |
65 | | - "@nx/workspace": "19.8.13", |
66 | | - "@push-based/nx-verdaccio": "^0.0.0", |
| 60 | + "@nx/eslint-plugin": "21.4.1", |
| 61 | + "@nx/js": "21.4.1", |
| 62 | + "@nx/plugin": "21.4.1", |
| 63 | + "@nx/react": "21.4.1", |
| 64 | + "@nx/vite": "21.4.1", |
| 65 | + "@nx/workspace": "21.4.1", |
| 66 | + "@push-based/nx-verdaccio": "0.0.6", |
67 | 67 | "@swc-node/register": "1.9.2", |
68 | | - "@swc/cli": "0.3.14", |
| 68 | + "@swc/cli": "0.6.0", |
69 | 69 | "@swc/core": "1.5.7", |
70 | 70 | "@testing-library/jest-dom": "^6.4.2", |
71 | | - "@testing-library/react": "15.0.6", |
| 71 | + "@testing-library/react": "16.1.0", |
72 | 72 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
73 | 73 | "@types/benchmark": "^2.1.5", |
74 | 74 | "@types/debug": "^4.1.12", |
75 | 75 | "@types/eslint": "^8.44.2", |
76 | 76 | "@types/node": "^22.13.4", |
77 | 77 | "@types/react": "18.3.1", |
78 | 78 | "@types/react-dom": "18.3.0", |
79 | | - "@vitejs/plugin-react": "4.2.1", |
| 79 | + "@vitejs/plugin-react": "^5.0.0", |
80 | 80 | "@vitest/coverage-v8": "1.3.1", |
81 | 81 | "@vitest/eslint-plugin": "^1.1.38", |
82 | 82 | "@vitest/ui": "1.3.1", |
|
88 | 88 | "dotenv": "^16.4.5", |
89 | 89 | "eslint-import-resolver-typescript": "^3.6.1", |
90 | 90 | "eslint-plugin-functional": "^7.1.0", |
91 | | - "eslint-plugin-import": "^2.31.0", |
| 91 | + "eslint-plugin-import": "2.31.0", |
92 | 92 | "eslint-plugin-jest-extended": "^3.0.0", |
93 | 93 | "eslint-plugin-jest-formatting": "^3.1.0", |
94 | 94 | "eslint-plugin-n": "^17.15.0", |
95 | 95 | "eslint-plugin-promise": "^7.2.1", |
96 | 96 | "eslint-plugin-react": "^7.37.2", |
97 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 97 | + "eslint-plugin-react-hooks": "5.0.0", |
98 | 98 | "eslint-plugin-sonarjs": "^1.0.4", |
99 | 99 | "eslint-plugin-unicorn": "^56.0.1", |
100 | 100 | "globals": "^15.13.0", |
101 | 101 | "husky": "^8.0.0", |
102 | 102 | "inquirer": "^9.3.7", |
103 | 103 | "jest-extended": "^6.0.0", |
| 104 | + "jiti": "2.4.2", |
104 | 105 | "jsdom": "~24.0.0", |
105 | 106 | "jsonc-eslint-parser": "^2.4.0", |
106 | 107 | "knip": "^5.33.3", |
|
115 | 116 | "tsconfig-paths": "^4.2.0", |
116 | 117 | "tsx": "^4.19.0", |
117 | 118 | "type-fest": "^4.26.1", |
118 | | - "typescript": "5.5.4", |
| 119 | + "typescript": "5.7.3", |
119 | 120 | "typescript-eslint": "^8.18.0", |
120 | | - "verdaccio": "^5.32.2", |
121 | | - "vite": "^5.4.8", |
| 121 | + "verdaccio": "6.1.6", |
| 122 | + "vite": "6.3.5", |
122 | 123 | "vitest": "1.3.1", |
123 | 124 | "zod2md": "^0.2.4" |
124 | 125 | }, |
125 | 126 | "optionalDependencies": { |
126 | | - "@esbuild/darwin-arm64": "^0.19.12", |
127 | | - "@nx/nx-darwin-arm64": "19.8.13", |
128 | | - "@nx/nx-darwin-x64": "19.8.13", |
129 | | - "@nx/nx-linux-x64-gnu": "19.8.13", |
| 127 | + "@esbuild/darwin-arm64": "^0.25.9", |
| 128 | + "@nx/nx-darwin-arm64": "^21.4.1", |
| 129 | + "@nx/nx-darwin-x64": "^21.4.1", |
| 130 | + "@nx/nx-linux-x64-gnu": "^21.4.1", |
130 | 131 | "@rollup/rollup-darwin-arm64": "^4.0.0", |
131 | 132 | "@rollup/rollup-darwin-x64": "^4.0.0", |
132 | 133 | "@rollup/rollup-linux-x64-gnu": "^4.0.0", |
133 | 134 | "@rollup/rollup-win32-x64-msvc": "^4.0.0" |
134 | 135 | }, |
135 | 136 | "overrides": { |
136 | 137 | "@beaussan/nx-knip": { |
137 | | - "@nx/devkit": "19 || 18" |
| 138 | + "@nx/devkit": "21 || 19 || 18" |
138 | 139 | } |
139 | 140 | }, |
140 | 141 | "keywords": [ |
|
0 commit comments