|
34 | 34 | "watch": "ng build --watch --configuration development"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@angular/animations": "^18.1.3", |
38 |
| - "@angular/cdk": "^18.1.3", |
39 |
| - "@angular/common": "^18.1.3", |
40 |
| - "@angular/compiler": "^18.1.3", |
41 |
| - "@angular/core": "^18.1.3", |
42 |
| - "@angular/forms": "^18.1.3", |
43 |
| - "@angular/platform-browser": "^18.1.3", |
44 |
| - "@angular/platform-browser-dynamic": "^18.1.3", |
45 |
| - "@angular/router": "^18.1.3", |
46 |
| - "@angular/service-worker": "^18.1.3", |
| 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 | 47 | "@ng-icons/core": "^26.5.0",
|
48 | 48 | "@ng-icons/heroicons": "^26.5.0",
|
49 | 49 | "@ng-icons/simple-icons": "^26.5.0",
|
|
53 | 53 | "rxjs": "~7.8.1",
|
54 | 54 | "string-to-unicode-variant": "^1.0.9",
|
55 | 55 | "tslib": "^2.6.3",
|
56 |
| - "zone.js": "~0.14.8" |
| 56 | + "zone.js": "~0.14.10" |
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@angular-devkit/build-angular": "^18.1.3", |
60 |
| - "@angular-eslint/builder": "^18.2.0", |
61 |
| - "@angular-eslint/eslint-plugin": "^18.2.0", |
62 |
| - "@angular-eslint/eslint-plugin-template": "^18.2.0", |
63 |
| - "@angular-eslint/schematics": "^18.2.0", |
64 |
| - "@angular-eslint/template-parser": "^18.2.0", |
65 |
| - "@angular/cli": "^18.1.3", |
66 |
| - "@angular/compiler-cli": "^18.1.3", |
| 59 | + "@angular-devkit/build-angular": "^18.2.0", |
| 60 | + "@angular-eslint/builder": "^18.3.0", |
| 61 | + "@angular-eslint/eslint-plugin": "^18.3.0", |
| 62 | + "@angular-eslint/eslint-plugin-template": "^18.3.0", |
| 63 | + "@angular-eslint/schematics": "^18.3.0", |
| 64 | + "@angular-eslint/template-parser": "^18.3.0", |
| 65 | + "@angular/cli": "^18.2.0", |
| 66 | + "@angular/compiler-cli": "^18.2.0", |
67 | 67 | "@chromatic-com/storybook": "^1.6.1",
|
68 | 68 | "@compodoc/compodoc": "^1.1.25",
|
69 | 69 | "@semantic-release/changelog": "^6.0.3",
|
70 | 70 | "@semantic-release/git": "^10.0.1",
|
71 |
| - "@storybook/addon-actions": "^8.2.7", |
72 |
| - "@storybook/addon-docs": "^8.2.7", |
73 |
| - "@storybook/addon-essentials": "^8.2.7", |
74 |
| - "@storybook/addon-interactions": "^8.2.7", |
75 |
| - "@storybook/addon-links": "^8.2.7", |
76 |
| - "@storybook/angular": "^8.2.7", |
77 |
| - "@storybook/blocks": "^8.2.7", |
78 |
| - "@storybook/test": "^8.2.7", |
| 71 | + "@storybook/addon-actions": "^8.2.9", |
| 72 | + "@storybook/addon-docs": "^8.2.9", |
| 73 | + "@storybook/addon-essentials": "^8.2.9", |
| 74 | + "@storybook/addon-interactions": "^8.2.9", |
| 75 | + "@storybook/addon-links": "^8.2.9", |
| 76 | + "@storybook/angular": "^8.2.9", |
| 77 | + "@storybook/blocks": "^8.2.9", |
| 78 | + "@storybook/test": "^8.2.9", |
79 | 79 | "@tailwindcss/forms": "~0.5.7",
|
80 | 80 | "@types/jasmine": "~5.1.4",
|
81 |
| - "@types/node": "^20.14.14", |
| 81 | + "@types/node": "^20.14.15", |
82 | 82 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
83 | 83 | "@typescript-eslint/parser": "^7.18.0",
|
84 |
| - "autoprefixer": "^10.4.19", |
85 |
| - "chromatic": "^11.7.0", |
| 84 | + "autoprefixer": "^10.4.20", |
| 85 | + "chromatic": "^11.7.1", |
86 | 86 | "eslint": "^8.57.0",
|
87 | 87 | "eslint-plugin-storybook": "~0.8.0",
|
88 | 88 | "eslint-plugin-tailwindcss": "^3.17.4",
|
|
92 | 92 | "karma-coverage": "~2.2.1",
|
93 | 93 | "karma-jasmine": "~5.1.0",
|
94 | 94 | "karma-jasmine-html-reporter": "~2.1.0",
|
95 |
| - "postcss": "^8.4.40", |
| 95 | + "postcss": "^8.4.41", |
96 | 96 | "prettier": "^3.3.3",
|
97 | 97 | "prettier-plugin-organize-imports": "^3.2.4",
|
98 | 98 | "prettier-plugin-packagejson": "^2.5.1",
|
99 | 99 | "prettier-plugin-tailwindcss": "^0.5.14",
|
100 | 100 | "semantic-release": "^23.1.1",
|
101 |
| - "storybook": "^8.2.7", |
102 |
| - "tailwindcss": "^3.4.7", |
| 101 | + "storybook": "^8.2.9", |
| 102 | + "tailwindcss": "^3.4.10", |
103 | 103 | "typescript": "~5.4.5"
|
104 | 104 | },
|
105 | 105 | "publishConfig": {
|
|
0 commit comments