|
2 | 2 | "version": "6.0",
|
3 | 3 | "nxVersion": "17.0.1",
|
4 | 4 | "deps": {
|
5 |
| - "@angular/animations": "~17.0.0-rc.0", |
6 |
| - "@angular/common": "~17.0.0-rc.0", |
7 |
| - "@angular/compiler": "~17.0.0-rc.0", |
8 |
| - "@angular/core": "17.0.0-rc.0", |
9 |
| - "@angular/forms": "~17.0.0-rc.0", |
10 |
| - "@angular/platform-browser": "~17.0.0-rc.0", |
11 |
| - "@angular/platform-browser-dynamic": "~17.0.0-rc.0", |
12 |
| - "@angular/router": "~17.0.0-rc.0", |
| 5 | + "@angular/animations": "~17.0.0-rc.1", |
| 6 | + "@angular/common": "~17.0.0-rc.1", |
| 7 | + "@angular/compiler": "~17.0.0-rc.1", |
| 8 | + "@angular/core": "17.0.0-rc.1", |
| 9 | + "@angular/forms": "~17.0.0-rc.1", |
| 10 | + "@angular/platform-browser": "~17.0.0-rc.1", |
| 11 | + "@angular/platform-browser-dynamic": "~17.0.0-rc.1", |
| 12 | + "@angular/router": "~17.0.0-rc.1", |
13 | 13 | "@ngneat/until-destroy": "10.0.0",
|
14 |
| - "@nx/angular": "17.0.1", |
| 14 | + "@nx/angular": "17.0.2", |
15 | 15 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
16 | 16 | "@tailwindcss/forms": "^0.5.6",
|
17 | 17 | "@tailwindcss/typography": "^0.5.10",
|
18 |
| - "axios": "^1.5.1", |
| 18 | + "axios": "^1.6.0", |
19 | 19 | "prettier-plugin-tailwindcss": "^0.5.6",
|
20 | 20 | "rxjs": "~7.8.1",
|
21 | 21 | "tslib": "^2.6.2",
|
22 |
| - "zone.js": "~0.14.0", |
23 |
| - "@angular-devkit/build-angular": "~~17.0.0-rc.0", |
24 |
| - "@angular-devkit/core": "~~17.0.0-rc.0", |
25 |
| - "@angular-devkit/schematics": "~~17.0.0-rc.0", |
| 22 | + "zone.js": "~0.14.1", |
| 23 | + "@angular-devkit/build-angular": "~~17.0.0-rc.1", |
| 24 | + "@angular-devkit/core": "~~17.0.0-rc.1", |
| 25 | + "@angular-devkit/schematics": "~~17.0.0-rc.1", |
26 | 26 | "@angular-eslint/eslint-plugin": "~16.2.0",
|
27 | 27 | "@angular-eslint/eslint-plugin-template": "~16.2.0",
|
28 | 28 | "@angular-eslint/template-parser": "~16.2.0",
|
29 |
| - "@angular/cli": "~~17.0.0-rc.0", |
30 |
| - "@angular/compiler-cli": "~~17.0.0-rc.0", |
31 |
| - "@angular/language-service": "~~17.0.0-rc.0", |
32 |
| - "@nx/cypress": "17.0.1", |
33 |
| - "@nx/eslint-plugin": "17.0.1", |
34 |
| - "@nx/jest": "17.0.1", |
35 |
| - "@nx/js": "17.0.1", |
36 |
| - "@nx/linter": "17.0.1", |
37 |
| - "@nx/web": "17.0.1", |
38 |
| - "@nx/workspace": "17.0.1", |
39 |
| - "@schematics/angular": "~~17.0.0-rc.0", |
| 29 | + "@angular/cli": "~~17.0.0-rc.1", |
| 30 | + "@angular/compiler-cli": "~~17.0.0-rc.1", |
| 31 | + "@angular/language-service": "~~17.0.0-rc.1", |
| 32 | + "@nx/cypress": "17.0.2", |
| 33 | + "@nx/eslint-plugin": "17.0.2", |
| 34 | + "@nx/jest": "17.0.2", |
| 35 | + "@nx/js": "17.0.2", |
| 36 | + "@nx/linter": "17.0.2", |
| 37 | + "@nx/web": "17.0.2", |
| 38 | + "@nx/workspace": "17.0.2", |
| 39 | + "@schematics/angular": "~~17.0.0-rc.1", |
40 | 40 | "@testing-library/cypress": "^10.0.1",
|
41 | 41 | "@types/jest": "^29.5.6",
|
42 | 42 | "@types/node": "20.8.7",
|
43 |
| - "@typescript-eslint/eslint-plugin": "^6.8.0", |
| 43 | + "@typescript-eslint/eslint-plugin": "^6.9.0", |
44 | 44 | "@typescript-eslint/parser": "^6.8.0",
|
45 | 45 | "autoprefixer": "^10.4.16",
|
46 |
| - "cypress": "^13.3.2", |
| 46 | + "cypress": "^13.3.3", |
47 | 47 | "eslint": "~8.52.0",
|
48 | 48 | "eslint-config-prettier": "9.0.0",
|
49 | 49 | "eslint-plugin-cypress": "^2.15.1",
|
50 | 50 | "jest": "^29.7.0",
|
51 | 51 | "jest-environment-jsdom": "^29.7.0",
|
52 | 52 | "jest-preset-angular": "~13.1.2",
|
53 |
| - "nx": "17.0.1", |
| 53 | + "nx": "17.0.2", |
54 | 54 | "postcss": "^8.4.31",
|
55 | 55 | "prettier": "^3.0.3",
|
56 |
| - "tailwindcss": "^3.3.3", |
| 56 | + "tailwindcss": "^3.3.5", |
57 | 57 | "ts-jest": "^29.1.1",
|
58 | 58 | "ts-node": "10.9.1",
|
59 | 59 | "typescript": "~5.1.6"
|
|
63 | 63 | "fileMap": {
|
64 | 64 | "nonProjectFiles": [],
|
65 | 65 | "projectFileMap": {
|
66 |
| - "e2e": [ |
67 |
| - { |
68 |
| - "file": "e2e/.eslintrc.json", |
69 |
| - "hash": "6465058199699877180" |
70 |
| - }, |
71 |
| - { |
72 |
| - "file": "e2e/cypress.config.ts", |
73 |
| - "hash": "15414076024138857470", |
74 |
| - "deps": [ |
75 |
| - "npm:cypress", |
76 |
| - "npm:@nx/cypress/plugins/cypress-preset" |
77 |
| - ] |
78 |
| - }, |
79 |
| - { |
80 |
| - "file": "e2e/project.json", |
81 |
| - "hash": "14275565120136483227" |
82 |
| - }, |
83 |
| - { |
84 |
| - "file": "e2e/src/e2e/home.cy.ts", |
85 |
| - "hash": "11917028295427421742" |
86 |
| - }, |
87 |
| - { |
88 |
| - "file": "e2e/src/e2e/posts.cy.ts", |
89 |
| - "hash": "13844444544696835621" |
90 |
| - }, |
91 |
| - { |
92 |
| - "file": "e2e/src/e2e/todos.cy.ts", |
93 |
| - "hash": "17058188769238024650" |
94 |
| - }, |
95 |
| - { |
96 |
| - "file": "e2e/src/fixtures/example.json", |
97 |
| - "hash": "11614668686582597233" |
98 |
| - }, |
99 |
| - { |
100 |
| - "file": "e2e/src/support/app.po.ts", |
101 |
| - "hash": "11157016311132186162" |
102 |
| - }, |
103 |
| - { |
104 |
| - "file": "e2e/src/support/commands.ts", |
105 |
| - "hash": "1094812379536286795", |
106 |
| - "deps": [ |
107 |
| - "npm:@testing-library/cypress/add-commands" |
108 |
| - ] |
109 |
| - }, |
110 |
| - { |
111 |
| - "file": "e2e/src/support/e2e.ts", |
112 |
| - "hash": "3666078656922506009" |
113 |
| - }, |
114 |
| - { |
115 |
| - "file": "e2e/tsconfig.json", |
116 |
| - "hash": "1423156233681105325" |
117 |
| - } |
118 |
| - ], |
119 | 66 | "app": [
|
120 | 67 | {
|
121 | 68 | "file": ".eslintignore",
|
|
127 | 74 | },
|
128 | 75 | {
|
129 | 76 | "file": ".gitignore",
|
130 |
| - "hash": "2178144051909739023" |
| 77 | + "hash": "2026934751374986517" |
131 | 78 | },
|
132 | 79 | {
|
133 | 80 | "file": ".npmrc",
|
134 | 81 | "hash": "1880664178033616490"
|
135 | 82 | },
|
136 |
| - { |
137 |
| - "file": ".nx/cache/d/daemon.log", |
138 |
| - "hash": "1284300603428587614" |
139 |
| - }, |
140 |
| - { |
141 |
| - "file": ".nx/cache/d/server-process.json", |
142 |
| - "hash": "14504368055915700094" |
143 |
| - }, |
144 |
| - { |
145 |
| - "file": ".nx/cache/file-map.json", |
146 |
| - "hash": "8967545950526115788" |
147 |
| - }, |
148 |
| - { |
149 |
| - "file": ".nx/cache/project-graph.json", |
150 |
| - "hash": "2124260144869010615" |
151 |
| - }, |
152 |
| - { |
153 |
| - "file": ".nx/cache/terminalOutputs/7694098615822386607", |
154 |
| - "hash": "16885636724255171742" |
155 |
| - }, |
156 | 83 | {
|
157 | 84 | "file": ".prettierignore",
|
158 | 85 | "hash": "7848693104264504795"
|
|
175 | 102 | },
|
176 | 103 | {
|
177 | 104 | "file": "bun.lockb",
|
178 |
| - "hash": "9537052172818913532" |
| 105 | + "hash": "1622542732185127268" |
179 | 106 | },
|
180 | 107 | {
|
181 | 108 | "file": "jest.config.ts",
|
|
194 | 121 | },
|
195 | 122 | {
|
196 | 123 | "file": "package.json",
|
197 |
| - "hash": "11069041200117979891" |
| 124 | + "hash": "9894458424679671487" |
198 | 125 | },
|
199 | 126 | {
|
200 | 127 | "file": "project.json",
|
|
324 | 251 | },
|
325 | 252 | {
|
326 | 253 | "file": "src/app/utilities/local-storage.service.ts",
|
327 |
| - "hash": "11651623965105698541", |
| 254 | + "hash": "5869513840341579532", |
328 | 255 | "deps": [
|
329 | 256 | "npm:@angular/core"
|
330 | 257 | ]
|
|
343 | 270 | },
|
344 | 271 | {
|
345 | 272 | "file": "src/main.ts",
|
346 |
| - "hash": "11461926037819608613", |
| 273 | + "hash": "15428279217282173791", |
347 | 274 | "deps": [
|
348 | 275 | "npm:@angular/platform-browser",
|
349 | 276 | "npm:@angular/router"
|
|
379 | 306 | {
|
380 | 307 | "file": "tsconfig.spec.json",
|
381 | 308 | "hash": "16287279946930924495"
|
| 309 | + } |
| 310 | + ], |
| 311 | + "e2e": [ |
| 312 | + { |
| 313 | + "file": "e2e/.eslintrc.json", |
| 314 | + "hash": "6465058199699877180" |
| 315 | + }, |
| 316 | + { |
| 317 | + "file": "e2e/cypress.config.ts", |
| 318 | + "hash": "15414076024138857470", |
| 319 | + "deps": [ |
| 320 | + "npm:cypress", |
| 321 | + "npm:@nx/cypress/plugins/cypress-preset" |
| 322 | + ] |
| 323 | + }, |
| 324 | + { |
| 325 | + "file": "e2e/project.json", |
| 326 | + "hash": "14275565120136483227" |
382 | 327 | },
|
383 | 328 | {
|
384 |
| - "file": ".nx/cache/terminalOutputs/639771007330629463", |
385 |
| - "hash": "9385897450760491700" |
| 329 | + "file": "e2e/src/e2e/home.cy.ts", |
| 330 | + "hash": "11917028295427421742" |
386 | 331 | },
|
387 | 332 | {
|
388 |
| - "file": ".nx/cache/terminalOutputs/14570115157941225564", |
389 |
| - "hash": "3244421341483603138" |
| 333 | + "file": "e2e/src/e2e/posts.cy.ts", |
| 334 | + "hash": "13844444544696835621" |
| 335 | + }, |
| 336 | + { |
| 337 | + "file": "e2e/src/e2e/todos.cy.ts", |
| 338 | + "hash": "17058188769238024650" |
| 339 | + }, |
| 340 | + { |
| 341 | + "file": "e2e/src/fixtures/example.json", |
| 342 | + "hash": "11614668686582597233" |
| 343 | + }, |
| 344 | + { |
| 345 | + "file": "e2e/src/support/app.po.ts", |
| 346 | + "hash": "11157016311132186162" |
| 347 | + }, |
| 348 | + { |
| 349 | + "file": "e2e/src/support/commands.ts", |
| 350 | + "hash": "1094812379536286795", |
| 351 | + "deps": [ |
| 352 | + "npm:@testing-library/cypress/add-commands" |
| 353 | + ] |
| 354 | + }, |
| 355 | + { |
| 356 | + "file": "e2e/src/support/e2e.ts", |
| 357 | + "hash": "3666078656922506009" |
| 358 | + }, |
| 359 | + { |
| 360 | + "file": "e2e/tsconfig.json", |
| 361 | + "hash": "1423156233681105325" |
390 | 362 | }
|
391 | 363 | ]
|
392 | 364 | }
|
|
0 commit comments