|
34 | 34 | "watch": "ng build --watch --configuration development"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@angular/animations": "^18.2.0", |
38 |
| - "@angular/cdk": "^18.2.0", |
39 |
| - "@angular/common": "^18.2.0", |
40 |
| - "@angular/compiler": "^18.2.0", |
41 |
| - "@angular/core": "^18.2.0", |
42 |
| - "@angular/forms": "^18.2.0", |
43 |
| - "@angular/platform-browser": "^18.2.0", |
44 |
| - "@angular/platform-browser-dynamic": "^18.2.0", |
45 |
| - "@angular/router": "^18.2.0", |
46 |
| - "@angular/service-worker": "^18.2.0", |
47 |
| - "@ng-icons/core": "^29.3.0", |
48 |
| - "@ng-icons/heroicons": "^29.3.0", |
49 |
| - "@ng-icons/simple-icons": "^29.3.0", |
| 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", |
| 47 | + "@ng-icons/core": "^29.5.0", |
| 48 | + "@ng-icons/heroicons": "^29.5.0", |
| 49 | + "@ng-icons/simple-icons": "^29.5.0", |
50 | 50 | "@ngx-translate/core": "^15.0.0",
|
51 | 51 | "@ngx-translate/http-loader": "^8.0.0",
|
52 | 52 | "canvas-confetti": "^1.9.3",
|
53 | 53 | "ngx-matomo-client": "~6.3.0",
|
54 | 54 | "rxjs": "~7.8.1",
|
55 | 55 | "string-to-unicode-variant": "^1.0.9",
|
56 |
| - "tslib": "^2.6.3", |
| 56 | + "tslib": "^2.7.0", |
57 | 57 | "zone.js": "~0.14.10"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@angular-devkit/build-angular": "^18.2.0", |
| 60 | + "@angular-devkit/build-angular": "^18.2.1", |
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.0", |
67 |
| - "@angular/compiler-cli": "^18.2.0", |
68 |
| - "@chromatic-com/storybook": "^1.6.1", |
| 66 | + "@angular/cli": "^18.2.1", |
| 67 | + "@angular/compiler-cli": "^18.2.1", |
| 68 | + "@chromatic-com/storybook": "^1.7.0", |
69 | 69 | "@compodoc/compodoc": "^1.1.25",
|
70 | 70 | "@semantic-release/changelog": "^6.0.3",
|
71 | 71 | "@semantic-release/git": "^10.0.1",
|
|
80 | 80 | "@tailwindcss/forms": "~0.5.7",
|
81 | 81 | "@types/canvas-confetti": "^1.6.4",
|
82 | 82 | "@types/jasmine": "~5.1.4",
|
83 |
| - "@types/node": "^20.14.15", |
| 83 | + "@types/node": "^20.16.1", |
84 | 84 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
85 | 85 | "@typescript-eslint/parser": "^7.18.0",
|
86 | 86 | "autoprefixer": "^10.4.20",
|
|
97 | 97 | "postcss": "^8.4.41",
|
98 | 98 | "prettier": "^3.3.3",
|
99 | 99 | "prettier-plugin-organize-imports": "^4.0.0",
|
100 |
| - "prettier-plugin-packagejson": "^2.5.1", |
| 100 | + "prettier-plugin-packagejson": "^2.5.2", |
101 | 101 | "prettier-plugin-tailwindcss": "^0.6.6",
|
102 |
| - "semantic-release": "^24.0.0", |
| 102 | + "semantic-release": "^24.1.0", |
103 | 103 | "storybook": "^8.2.9",
|
104 | 104 | "tailwindcss": "^3.4.10",
|
105 | 105 | "typescript": "~5.5.4"
|
|
0 commit comments