|
55 | 55 | "@1stg/remark-preset": "^2.0.0",
|
56 | 56 | "@1stg/simple-git-hooks": "^0.2.3",
|
57 | 57 | "@1stg/stylelint-config": "^5.1.0",
|
58 |
| - "@angular-devkit/build-angular": "^16.2.0", |
59 |
| - "@angular/animations": "^16.2.0", |
60 |
| - "@angular/cdk": "^16.2.0", |
61 |
| - "@angular/cli": "^16.2.0", |
62 |
| - "@angular/common": "^16.2.0", |
63 |
| - "@angular/compiler": "^16.2.0", |
64 |
| - "@angular/compiler-cli": "^16.2.0", |
65 |
| - "@angular/core": "^16.2.0", |
66 |
| - "@angular/forms": "^16.2.0", |
67 |
| - "@angular/platform-browser": "^16.2.0", |
68 |
| - "@angular/platform-browser-dynamic": "^16.2.0", |
| 58 | + "@angular-devkit/build-angular": "^16.2.1", |
| 59 | + "@angular/animations": "^16.2.3", |
| 60 | + "@angular/cdk": "^16.2.2", |
| 61 | + "@angular/cli": "^16.2.1", |
| 62 | + "@angular/common": "^16.2.3", |
| 63 | + "@angular/compiler": "^16.2.3", |
| 64 | + "@angular/compiler-cli": "^16.2.3", |
| 65 | + "@angular/core": "^16.2.3", |
| 66 | + "@angular/forms": "^16.2.3", |
| 67 | + "@angular/platform-browser": "^16.2.3", |
| 68 | + "@angular/platform-browser-dynamic": "^16.2.3", |
69 | 69 | "@changesets/changelog-github": "^0.4.8",
|
70 | 70 | "@changesets/cli": "^2.26.2",
|
71 | 71 | "@commitlint/cli": "^17.7.1",
|
72 | 72 | "@compodoc/compodoc": "^1.1.21",
|
73 |
| - "@storybook/addon-essentials": "^7.2.3", |
74 |
| - "@storybook/addon-interactions": "^7.2.3", |
75 |
| - "@storybook/addon-links": "^7.2.3", |
76 |
| - "@storybook/angular": "^7.2.3", |
77 |
| - "@storybook/blocks": "^7.2.3", |
| 73 | + "@storybook/addon-essentials": "^7.4.0", |
| 74 | + "@storybook/addon-interactions": "^7.4.0", |
| 75 | + "@storybook/addon-links": "^7.4.0", |
| 76 | + "@storybook/angular": "^7.4.0", |
| 77 | + "@storybook/blocks": "^7.4.0", |
78 | 78 | "@types/chroma-js": "^2.4.0",
|
79 | 79 | "@types/file-saver": "^2.0.5",
|
80 |
| - "@types/jest": "29.5.3", |
81 |
| - "@types/node": "^20.5.0", |
| 80 | + "@types/jest": "29.5.4", |
| 81 | + "@types/node": "^20.5.7", |
82 | 82 | "chroma-js": "^2.4.2",
|
83 | 83 | "dayjs": "^1.11.9",
|
84 |
| - "eslint": "^8.47.0", |
| 84 | + "eslint": "^8.48.0", |
85 | 85 | "file-saver": "^2.0.5",
|
86 | 86 | "gulp": "^4.0.2",
|
87 | 87 | "gulp-dart-sass": "^1.1.0",
|
88 |
| - "jest": "^29.6.2", |
| 88 | + "jest": "^29.6.4", |
89 | 89 | "jest-junit": "^16.0.0",
|
90 | 90 | "jest-preset-angular": "^13.1.1",
|
91 |
| - "lint-staged": "^14.0.0", |
92 |
| - "ng-packagr": "^16.2.0", |
| 91 | + "lint-staged": "^14.0.1", |
| 92 | + "ng-packagr": "^16.2.2", |
93 | 93 | "npm-run-all": "^4.1.5",
|
94 | 94 | "patch-package": "^8.0.0",
|
95 | 95 | "react": "^18.2.0",
|
96 | 96 | "react-dom": "^18.2.0",
|
97 | 97 | "remark-gfm": "^3.0.1",
|
98 | 98 | "rxjs": "^7.8.1",
|
99 | 99 | "simple-git-hooks": "^2.9.0",
|
100 |
| - "storybook": "^7.2.3", |
| 100 | + "storybook": "^7.4.0", |
101 | 101 | "storybook-dark-mode": "^3.0.1",
|
102 |
| - "stylelint": "^15.10.2", |
| 102 | + "stylelint": "^15.10.3", |
103 | 103 | "ts-jest": "29.1.1",
|
104 | 104 | "ts-node": "^10.9.1",
|
105 | 105 | "yarn-deduplicate": "^6.0.2",
|
|
0 commit comments