|
19 | 19 | }, |
20 | 20 | "private": true, |
21 | 21 | "dependencies": { |
22 | | - "@axe-core/playwright": "^4.11.0", |
23 | | - "@code-pushup/portal-client": "^0.16.0", |
| 22 | + "@axe-core/playwright": "4.11.0", |
| 23 | + "@code-pushup/portal-client": "0.16.0", |
24 | 24 | "@nx/devkit": "21.4.1", |
25 | 25 | "@swc/helpers": "0.5.13", |
26 | | - "ansis": "^3.3.2", |
27 | | - "build-md": "^0.4.2", |
28 | | - "bundle-require": "^5.1.0", |
29 | | - "esbuild": "^0.25.2", |
30 | | - "eslint": "^9.16.0", |
31 | | - "glob": "^11.0.1", |
32 | | - "lighthouse": "^12.0.0", |
| 26 | + "ansis": "3.17.0", |
| 27 | + "build-md": "0.4.5", |
| 28 | + "bundle-require": "5.1.0", |
| 29 | + "esbuild": "0.25.12", |
| 30 | + "eslint": "9.39.2", |
| 31 | + "glob": "11.1.0", |
| 32 | + "lighthouse": "12.8.2", |
33 | 33 | "lighthouse-logger": "2.0.1", |
34 | 34 | "nx": "21.4.1", |
35 | | - "ora": "^9.0.0", |
36 | | - "parse-lcov": "^1.0.4", |
37 | | - "playwright-core": "^1.56.1", |
38 | | - "rimraf": "^6.0.1", |
39 | | - "semver": "^7.6.3", |
40 | | - "simple-git": "^3.26.0", |
41 | | - "string-width": "^8.1.0", |
42 | | - "ts-morph": "^24.0.0", |
43 | | - "tslib": "^2.6.2", |
44 | | - "vscode-material-icons": "^0.1.1", |
45 | | - "wrap-ansi": "^9.0.2", |
46 | | - "yaml": "^2.5.1", |
47 | | - "yargs": "^17.7.2", |
48 | | - "zod": "^4.0.5" |
| 35 | + "ora": "9.0.0", |
| 36 | + "parse-lcov": "1.0.4", |
| 37 | + "playwright-core": "1.57.0", |
| 38 | + "rimraf": "6.1.2", |
| 39 | + "semver": "7.7.3", |
| 40 | + "simple-git": "3.30.0", |
| 41 | + "string-width": "8.1.0", |
| 42 | + "ts-morph": "24.0.0", |
| 43 | + "tslib": "2.8.1", |
| 44 | + "vscode-material-icons": "0.1.1", |
| 45 | + "wrap-ansi": "9.0.2", |
| 46 | + "yaml": "2.8.2", |
| 47 | + "yargs": "17.7.2", |
| 48 | + "zod": "4.2.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@actions/core": "^1.11.1", |
52 | | - "@actions/github": "^6.0.1", |
53 | | - "@beaussan/nx-knip": "^0.0.5-15", |
54 | | - "@code-pushup/eslint-config": "^0.14.2", |
55 | | - "@commitlint/cli": "^19.5.0", |
56 | | - "@commitlint/config-conventional": "^19.5.0", |
57 | | - "@commitlint/config-nx-scopes": "^19.5.0", |
58 | | - "@commitlint/cz-commitlint": "^19.5.0", |
59 | | - "@commitlint/types": "^19.5.0", |
60 | | - "@nodelib/fs.walk": "^2.0.0", |
| 51 | + "@actions/core": "1.11.1", |
| 52 | + "@actions/github": "6.0.1", |
| 53 | + "@beaussan/nx-knip": "0.0.5-15", |
| 54 | + "@code-pushup/eslint-config": "0.14.8", |
| 55 | + "@commitlint/cli": "19.8.1", |
| 56 | + "@commitlint/config-conventional": "19.8.1", |
| 57 | + "@commitlint/config-nx-scopes": "19.8.1", |
| 58 | + "@commitlint/cz-commitlint": "19.8.1", |
| 59 | + "@commitlint/types": "19.8.1", |
| 60 | + "@nodelib/fs.walk": "2.0.0", |
61 | 61 | "@nx/eslint-plugin": "21.4.1", |
62 | 62 | "@nx/js": "21.4.1", |
63 | 63 | "@nx/plugin": "21.4.1", |
|
68 | 68 | "@swc-node/register": "1.9.2", |
69 | 69 | "@swc/cli": "0.6.0", |
70 | 70 | "@swc/core": "1.5.7", |
71 | | - "@testing-library/jest-dom": "^6.4.2", |
| 71 | + "@testing-library/jest-dom": "6.9.1", |
72 | 72 | "@testing-library/react": "16.1.0", |
73 | | - "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
74 | | - "@types/benchmark": "^2.1.5", |
75 | | - "@types/debug": "^4.1.12", |
76 | | - "@types/eslint": "^8.44.2", |
77 | | - "@types/node": "^22.13.4", |
| 73 | + "@trivago/prettier-plugin-sort-imports": "4.3.0", |
| 74 | + "@types/benchmark": "2.1.5", |
| 75 | + "@types/debug": "4.1.12", |
| 76 | + "@types/eslint": "8.56.12", |
| 77 | + "@types/node": "22.19.3", |
78 | 78 | "@types/react": "18.3.1", |
79 | 79 | "@types/react-dom": "18.3.0", |
80 | | - "@vitejs/plugin-react": "^5.0.0", |
| 80 | + "@vitejs/plugin-react": "5.1.2", |
81 | 81 | "@vitest/coverage-v8": "1.3.1", |
82 | | - "@vitest/eslint-plugin": "^1.1.38", |
| 82 | + "@vitest/eslint-plugin": "1.5.2", |
83 | 83 | "@vitest/ui": "1.3.1", |
84 | | - "benchmark": "^2.1.4", |
85 | | - "chrome-launcher": "^1.1.2", |
86 | | - "chromium": "^3.0.3", |
87 | | - "commitizen": "^4.3.1", |
88 | | - "commitlint-plugin-tense": "^1.0.3", |
89 | | - "dotenv": "^16.4.5", |
90 | | - "eslint-import-resolver-typescript": "^3.6.1", |
91 | | - "eslint-plugin-functional": "^7.1.0", |
| 84 | + "benchmark": "2.1.4", |
| 85 | + "chrome-launcher": "1.2.1", |
| 86 | + "chromium": "3.0.3", |
| 87 | + "commitizen": "4.3.1", |
| 88 | + "commitlint-plugin-tense": "1.0.9", |
| 89 | + "dotenv": "16.6.1", |
| 90 | + "eslint-import-resolver-typescript": "3.10.1", |
| 91 | + "eslint-plugin-functional": "7.3.0", |
92 | 92 | "eslint-plugin-import": "2.31.0", |
93 | | - "eslint-plugin-jest-extended": "^3.0.0", |
94 | | - "eslint-plugin-jest-formatting": "^3.1.0", |
95 | | - "eslint-plugin-n": "^17.15.0", |
96 | | - "eslint-plugin-promise": "^7.2.1", |
97 | | - "eslint-plugin-react": "^7.37.2", |
| 93 | + "eslint-plugin-jest-extended": "3.0.1", |
| 94 | + "eslint-plugin-jest-formatting": "3.1.0", |
| 95 | + "eslint-plugin-n": "17.23.1", |
| 96 | + "eslint-plugin-promise": "7.2.1", |
| 97 | + "eslint-plugin-react": "7.37.5", |
98 | 98 | "eslint-plugin-react-hooks": "5.0.0", |
99 | | - "eslint-plugin-sonarjs": "^1.0.4", |
100 | | - "eslint-plugin-unicorn": "^56.0.1", |
101 | | - "globals": "^15.13.0", |
102 | | - "husky": "^8.0.0", |
103 | | - "inquirer": "^9.3.7", |
104 | | - "jest-extended": "^6.0.0", |
| 99 | + "eslint-plugin-sonarjs": "1.0.4", |
| 100 | + "eslint-plugin-unicorn": "56.0.1", |
| 101 | + "globals": "15.15.0", |
| 102 | + "husky": "8.0.3", |
| 103 | + "inquirer": "9.3.8", |
| 104 | + "jest-extended": "6.0.0", |
105 | 105 | "jiti": "2.4.2", |
106 | | - "jsdom": "~24.0.0", |
107 | | - "jsonc-eslint-parser": "^2.4.0", |
108 | | - "knip": "^5.33.3", |
109 | | - "memfs": "^4.5.0", |
110 | | - "minimatch": "^10.0.1", |
111 | | - "moment": "^2.30.1", |
112 | | - "pkg-pr-new": "^0.0.54", |
113 | | - "prettier": "^3.4.1", |
| 106 | + "jsdom": "24.0.0", |
| 107 | + "jsonc-eslint-parser": "2.4.2", |
| 108 | + "knip": "5.73.4", |
| 109 | + "memfs": "4.51.1", |
| 110 | + "minimatch": "10.1.1", |
| 111 | + "moment": "2.30.1", |
| 112 | + "pkg-pr-new": "0.0.54", |
| 113 | + "prettier": "3.7.4", |
114 | 114 | "react": "18.3.1", |
115 | 115 | "react-dom": "18.3.1", |
116 | | - "ts-patch": "^3.3.0", |
117 | | - "tsconfig-paths": "^4.2.0", |
118 | | - "tsx": "^4.19.0", |
119 | | - "type-fest": "^4.26.1", |
| 116 | + "ts-patch": "3.3.0", |
| 117 | + "tsconfig-paths": "4.2.0", |
| 118 | + "tsx": "4.21.0", |
| 119 | + "type-fest": "4.41.0", |
120 | 120 | "typescript": "5.7.3", |
121 | | - "typescript-eslint": "^8.18.0", |
| 121 | + "typescript-eslint": "8.50.0", |
122 | 122 | "verdaccio": "6.1.6", |
123 | 123 | "vite": "6.3.5", |
124 | 124 | "vitest": "1.3.1", |
125 | | - "zod2md": "^0.2.4" |
| 125 | + "zod2md": "0.2.4" |
126 | 126 | }, |
127 | 127 | "optionalDependencies": { |
128 | | - "@esbuild/darwin-arm64": "^0.25.9", |
129 | | - "@nx/nx-darwin-arm64": "^21.4.1", |
130 | | - "@nx/nx-darwin-x64": "^21.4.1", |
131 | | - "@nx/nx-linux-x64-gnu": "^21.4.1", |
132 | | - "@rollup/rollup-darwin-arm64": "^4.0.0", |
133 | | - "@rollup/rollup-darwin-x64": "^4.0.0", |
134 | | - "@rollup/rollup-linux-x64-gnu": "^4.0.0", |
135 | | - "@rollup/rollup-win32-x64-msvc": "^4.0.0" |
| 128 | + "@esbuild/darwin-arm64": "0.25.12", |
| 129 | + "@nx/nx-darwin-arm64": "21.6.10", |
| 130 | + "@nx/nx-darwin-x64": "21.6.10", |
| 131 | + "@nx/nx-linux-x64-gnu": "21.6.10", |
| 132 | + "@rollup/rollup-darwin-arm64": "4.53.4", |
| 133 | + "@rollup/rollup-darwin-x64": "4.53.4", |
| 134 | + "@rollup/rollup-linux-x64-gnu": "4.53.4", |
| 135 | + "@rollup/rollup-win32-x64-msvc": "4.53.4" |
136 | 136 | }, |
137 | 137 | "overrides": { |
138 | 138 | "@beaussan/nx-knip": { |
|
0 commit comments