|
80 | 80 | "@angular/platform-browser-dynamic": "20.0.0",
|
81 | 81 | "@angular/platform-server": "20.0.0",
|
82 | 82 | "@angular/router": "20.0.0",
|
83 |
| - "@codemirror/autocomplete": "^6.16.2", |
84 |
| - "@codemirror/commands": "^6.6.0", |
85 |
| - "@codemirror/lang-angular": "^0.1.3", |
86 |
| - "@codemirror/lang-javascript": "^6.2.2", |
87 |
| - "@codemirror/lang-sass": "^6.0.2", |
88 |
| - "@codemirror/language": "^6.10.2", |
89 |
| - "@codemirror/search": "^6.5.6", |
90 |
| - "@codemirror/state": "^6.4.1", |
91 |
| - "@codemirror/tooltip": "^0.19.16", |
92 |
| - "@codemirror/view": "^6.28.1", |
93 |
| - "@lezer/common": "^1.2.1", |
94 |
| - "@lezer/javascript": "^1.4.17", |
95 | 83 | "@microsoft/api-extractor": "^7.52.4",
|
96 | 84 | "@microsoft/tsdoc": "^0.15.1",
|
97 | 85 | "@nx/angular": "21.1.2",
|
98 |
| - "@typescript/vfs": "^1.5.3", |
99 |
| - "ajv-formats": "^2.1.1", |
100 |
| - "core-js": "^2.5.4", |
101 |
| - "eslint-etc": "^5.1.0", |
102 |
| - "fast-glob": "^3.3.3", |
103 | 86 | "firebase-admin": "^12.1.1",
|
104 | 87 | "firebase-functions": "^5.0.1",
|
105 |
| - "front-matter": "^4.0.2", |
106 | 88 | "highlight.js": "^11.9.0",
|
107 | 89 | "marked": "^15.0.7",
|
108 | 90 | "marked-gfm-heading-id": "^4.1.1",
|
109 | 91 | "marked-highlight": "^2.2.1",
|
110 | 92 | "marked-mangle": "^1.1.10",
|
111 | 93 | "marked-shiki": "^1.2.0",
|
112 |
| - "mermaid": "^10.2.4", |
113 | 94 | "opencollective": "^1.0.3",
|
114 |
| - "prismjs": "^1.29.0", |
115 | 95 | "rxjs": "7.8.0",
|
116 | 96 | "semver": "^7.3.6",
|
117 | 97 | "shiki": "~1.6.1",
|
|
155 | 135 | "@types/jasmine": "4.0.3",
|
156 | 136 | "@types/jasminewd2": "^2.0.2",
|
157 | 137 | "@types/jest": "29.5.13",
|
158 |
| - "@types/lodash": "^4.14.80", |
159 | 138 | "@types/ncp": "^2.0.1",
|
160 | 139 | "@types/node": "^18.16.9",
|
161 | 140 | "@types/ora": "^1.3.1",
|
|
170 | 149 | "chokidar-cli": "^1.2.0",
|
171 | 150 | "conventional-changelog": "^1.1.4",
|
172 | 151 | "conventional-changelog-cli": "^1.3.21",
|
173 |
| - "coveralls": "^2.13.0", |
174 | 152 | "cpy-cli": "^1.0.1",
|
175 | 153 | "cypress": "14.2.1",
|
176 | 154 | "deep-freeze": "^0.0.1",
|
177 | 155 | "eslint": "8.57.0",
|
178 |
| - "eslint-config-prettier": "10.0.0", |
179 |
| - "eslint-plugin-cypress": "2.14.0", |
180 | 156 | "eslint-plugin-import": "2.26.0",
|
181 | 157 | "express": "4.21.2",
|
182 | 158 | "fs-extra": "^10.1.0",
|
|
201 | 177 | "mkdirp": "^3.0.1",
|
202 | 178 | "ncp": "^2.0.0",
|
203 | 179 | "ng-packagr": "19.2.0",
|
204 |
| - "npm-run-all": "^4.1.5", |
205 | 180 | "nx": "21.1.2",
|
206 |
| - "nyc": "^10.1.2", |
207 | 181 | "ora": "^1.3.0",
|
208 | 182 | "prettier": "^2.7.1",
|
209 |
| - "protractor": "7.0.0", |
210 |
| - "reflect-metadata": "^0.1.9", |
211 |
| - "replace-in-file": "^3.1.1", |
212 | 183 | "rimraf": "^2.5.4",
|
213 | 184 | "rollup": "~2.59.0",
|
214 | 185 | "rollup-plugin-alias": "^1.4.0",
|
215 | 186 | "rollup-plugin-commonjs": "10.1.0",
|
216 | 187 | "rollup-plugin-node-resolve": "^5.2.0",
|
217 | 188 | "rollup-plugin-sourcemaps": "^0.6.3",
|
218 | 189 | "rxjs-marbles": "^7.0.1",
|
219 |
| - "sorcery": "^0.10.0", |
220 | 190 | "ts-jest": "29.1.0",
|
221 | 191 | "ts-loader": "^5.3.3",
|
222 | 192 | "ts-node": "10.9.1",
|
223 | 193 | "ts-snippet": "5.0.2",
|
224 | 194 | "tsconfig-paths": "^3.1.3",
|
225 |
| - "tsickle": "^0.37.0", |
226 |
| - "tsutils": "2.27.2", |
227 | 195 | "typescript": "5.8.2",
|
228 | 196 | "typescript-eslint": "8.19.0",
|
229 |
| - "uglify-js": "^3.1.9", |
230 | 197 | "vite": "^6.3.0",
|
231 | 198 | "vite-tsconfig-paths": "^4.2.0",
|
232 | 199 | "vitest": "2.1.9",
|
|
236 | 203 | "type": "opencollective",
|
237 | 204 | "url": "https://opencollective.com/ngrx",
|
238 | 205 | "logo": "https://opencollective.com/opencollective/logo.txt"
|
239 |
| - }, |
240 |
| - "overrides": { |
241 |
| - "lodash": "^4.17.11" |
242 | 206 | }
|
243 | 207 | }
|
0 commit comments