|
37 | 37 | }, |
38 | 38 | "private": true, |
39 | 39 | "dependencies": { |
40 | | - "@angular/animations": "^19.1.1", |
41 | | - "@angular/cdk": "^19.1.0", |
42 | | - "@angular/common": "^19.1.1", |
43 | | - "@angular/compiler": "^19.1.1", |
44 | | - "@angular/core": "^19.1.1", |
45 | | - "@angular/forms": "^19.1.1", |
46 | | - "@angular/material": "^19.1.0", |
47 | | - "@angular/material-date-fns-adapter": "^19.1.0", |
48 | | - "@angular/platform-browser": "^19.1.1", |
49 | | - "@angular/platform-browser-dynamic": "^19.1.1", |
50 | | - "@angular/router": "^19.1.1", |
| 40 | + "@angular/animations": "^19.1.3", |
| 41 | + "@angular/cdk": "^19.1.1", |
| 42 | + "@angular/common": "^19.1.3", |
| 43 | + "@angular/compiler": "^19.1.3", |
| 44 | + "@angular/core": "^19.1.3", |
| 45 | + "@angular/forms": "^19.1.3", |
| 46 | + "@angular/material": "^19.1.1", |
| 47 | + "@angular/material-date-fns-adapter": "^19.1.1", |
| 48 | + "@angular/platform-browser": "^19.1.3", |
| 49 | + "@angular/platform-browser-dynamic": "^19.1.3", |
| 50 | + "@angular/router": "^19.1.3", |
51 | 51 | "@fontsource/nunito": "^5.1.1", |
52 | 52 | "@material-symbols/font-600": "^0.27.2", |
53 | 53 | "canvas-confetti": "^1.9.3", |
|
61 | 61 | "zone.js": "~0.15.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@angular/build": "^19.1.2", |
65 | | - "@angular/cli": "^19.1.2", |
66 | | - "@angular/compiler-cli": "^19.1.1", |
67 | | - "@angular/localize": "^19.1.1", |
68 | | - "@playwright/test": "^1.49.1", |
| 64 | + "@angular/build": "^19.1.4", |
| 65 | + "@angular/cli": "^19.1.4", |
| 66 | + "@angular/compiler-cli": "^19.1.3", |
| 67 | + "@angular/localize": "^19.1.3", |
| 68 | + "@playwright/test": "^1.50.0", |
69 | 69 | "@types/canvas-confetti": "^1.9.0", |
70 | 70 | "@types/jest": "^29.5.14", |
71 | 71 | "@types/js-cookie": "^3.0.6", |
72 | | - "@types/node": "^22.10.7", |
| 72 | + "@types/node": "^22.10.9", |
73 | 73 | "angular-eslint": "^19.0.2", |
74 | 74 | "autoprefixer": "^10.4.20", |
75 | 75 | "concurrently": "^9.1.2", |
76 | 76 | "eslint": "^9.18.0", |
77 | 77 | "eslint-config-prettier": "^10.0.1", |
78 | 78 | "eslint-plugin-prettier": "^5.2.3", |
79 | | - "firebase-tools": "^13.29.1", |
| 79 | + "firebase-tools": "^13.29.2", |
80 | 80 | "jest": "^29.7.0", |
81 | 81 | "jest-preset-angular": "^14.5.0", |
82 | 82 | "postcss": "^8.5.1", |
|
86 | 86 | "tailwindcss": "^3.4.17", |
87 | 87 | "ts-node": "^10.9.2", |
88 | 88 | "typescript": "~5.6.3", |
89 | | - "typescript-eslint": "^8.20.0" |
| 89 | + "typescript-eslint": "^8.21.0" |
90 | 90 | } |
91 | 91 | } |
0 commit comments