|
34 | 34 | "watch": "ng build --watch --configuration development"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@angular/animations": "^18.2.1", |
38 |
| - "@angular/cdk": "^18.2.1", |
39 |
| - "@angular/common": "^18.2.1", |
40 |
| - "@angular/compiler": "^18.2.1", |
41 |
| - "@angular/core": "^18.2.1", |
42 |
| - "@angular/forms": "^18.2.1", |
43 |
| - "@angular/platform-browser": "^18.2.1", |
44 |
| - "@angular/platform-browser-dynamic": "^18.2.1", |
45 |
| - "@angular/router": "^18.2.1", |
46 |
| - "@angular/service-worker": "^18.2.1", |
| 37 | + "@angular/animations": "^18.2.2", |
| 38 | + "@angular/cdk": "^18.2.2", |
| 39 | + "@angular/common": "^18.2.2", |
| 40 | + "@angular/compiler": "^18.2.2", |
| 41 | + "@angular/core": "^18.2.2", |
| 42 | + "@angular/forms": "^18.2.2", |
| 43 | + "@angular/platform-browser": "^18.2.2", |
| 44 | + "@angular/platform-browser-dynamic": "^18.2.2", |
| 45 | + "@angular/router": "^18.2.2", |
| 46 | + "@angular/service-worker": "^18.2.2", |
47 | 47 | "@ng-icons/core": "^29.5.0",
|
48 | 48 | "@ng-icons/heroicons": "^29.5.0",
|
49 | 49 | "@ng-icons/simple-icons": "^29.5.0",
|
|
57 | 57 | "zone.js": "~0.14.10"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@angular-devkit/build-angular": "^18.2.1", |
| 60 | + "@angular-devkit/build-angular": "^18.2.2", |
61 | 61 | "@angular-eslint/builder": "^18.3.0",
|
62 | 62 | "@angular-eslint/eslint-plugin": "^18.3.0",
|
63 | 63 | "@angular-eslint/eslint-plugin-template": "^18.3.0",
|
64 | 64 | "@angular-eslint/schematics": "^18.3.0",
|
65 | 65 | "@angular-eslint/template-parser": "^18.3.0",
|
66 |
| - "@angular/cli": "^18.2.1", |
67 |
| - "@angular/compiler-cli": "^18.2.1", |
68 |
| - "@chromatic-com/storybook": "^1.7.0", |
| 66 | + "@angular/cli": "^18.2.2", |
| 67 | + "@angular/compiler-cli": "^18.2.2", |
| 68 | + "@chromatic-com/storybook": "^1.8.0", |
69 | 69 | "@compodoc/compodoc": "^1.1.25",
|
70 | 70 | "@semantic-release/changelog": "^6.0.3",
|
71 | 71 | "@semantic-release/exec": "^6.0.3",
|
|
78 | 78 | "@storybook/angular": "^8.2.9",
|
79 | 79 | "@storybook/blocks": "^8.2.9",
|
80 | 80 | "@storybook/test": "^8.2.9",
|
81 |
| - "@tailwindcss/forms": "~0.5.7", |
| 81 | + "@tailwindcss/forms": "~0.5.8", |
82 | 82 | "@types/canvas-confetti": "^1.6.4",
|
83 | 83 | "@types/jasmine": "~5.1.4",
|
84 |
| - "@types/node": "^20.16.1", |
| 84 | + "@types/node": "^20.16.2", |
85 | 85 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
86 | 86 | "@typescript-eslint/parser": "^7.18.0",
|
87 | 87 | "autoprefixer": "^10.4.20",
|
|
0 commit comments