|
27 | 27 | "@angular/platform-browser": "19.2.1",
|
28 | 28 | "@angular/platform-browser-dynamic": "19.2.1",
|
29 | 29 | "@angular/router": "19.2.1",
|
30 |
| - "@nx/angular": "20.7.1", |
| 30 | + "@nx/angular": "21.0.0", |
31 | 31 | "@sap-ui/common-css": "^0.39.0",
|
32 |
| - "@storybook/addon-docs": "^8.6.12", |
33 |
| - "@storybook/blocks": "^8.6.12", |
34 |
| - "@storybook/manager-api": "^8.6.12", |
35 |
| - "@storybook/theming": "^8.6.12", |
| 32 | + "@storybook/addon-docs": "8.6.12", |
| 33 | + "@storybook/blocks": "8.6.12", |
| 34 | + "@storybook/manager-api": "8.6.12", |
| 35 | + "@storybook/theming": "8.6.12", |
36 | 36 | "@types/lodash": "4.14.191",
|
37 | 37 | "@types/react": "^18.0.28",
|
38 | 38 | "@ui5/tooling-webc": "0.3.1",
|
|
71 | 71 | "@commitlint/cli": "17.3.0",
|
72 | 72 | "@commitlint/config-angular": "17.3.0",
|
73 | 73 | "@commitlint/config-conventional": "17.3.0",
|
74 |
| - "@nx/cypress": "20.7.1", |
75 |
| - "@nx/devkit": "20.7.1", |
76 |
| - "@nx/eslint": "20.7.1", |
77 |
| - "@nx/eslint-plugin": "20.7.1", |
78 |
| - "@nx/jest": "20.7.1", |
79 |
| - "@nx/js": "20.7.1", |
80 |
| - "@nx/plugin": "20.7.1", |
81 |
| - "@nx/storybook": "20.7.1", |
82 |
| - "@nx/workspace": "20.7.1", |
| 74 | + "@nx/cypress": "21.0.0", |
| 75 | + "@nx/devkit": "21.0.0", |
| 76 | + "@nx/eslint": "21.0.0", |
| 77 | + "@nx/eslint-plugin": "21.0.0", |
| 78 | + "@nx/jest": "21.0.0", |
| 79 | + "@nx/js": "21.0.0", |
| 80 | + "@nx/plugin": "21.0.0", |
| 81 | + "@nx/storybook": "21.0.0", |
| 82 | + "@nx/workspace": "21.0.0", |
83 | 83 | "@schematics/angular": "19.2.1",
|
84 |
| - "@storybook/addon-essentials": "^8.6.12", |
85 |
| - "@storybook/addon-mdx-gfm": "^8.6.12", |
86 |
| - "@storybook/angular": "^8.6.12", |
87 |
| - "@storybook/core-server": "^8.6.12", |
| 84 | + "@storybook/addon-essentials": "8.6.12", |
| 85 | + "@storybook/addon-mdx-gfm": "8.6.12", |
| 86 | + "@storybook/angular": "8.6.12", |
| 87 | + "@storybook/core-server": "8.6.12", |
88 | 88 | "@storybook/mdx2-csf": "^1.1.0",
|
89 | 89 | "@types/fs-extra": "^11.0.1",
|
90 | 90 | "@types/jest": "29.5.14",
|
|
96 | 96 | "conventional-changelog": "^3.1.25",
|
97 | 97 | "conventional-changelog-angular": "^5.0.13",
|
98 | 98 | "conventional-recommended-bump": "^6.1.0",
|
99 |
| - "cypress": "13.13.2", |
| 99 | + "cypress": "14.3.3", |
100 | 100 | "eslint": "8.57.0",
|
101 | 101 | "eslint-config-prettier": "10.1.1",
|
102 | 102 | "eslint-plugin-cypress": "2.15.1",
|
|
111 | 111 | "jsonc-eslint-parser": "2.1.0",
|
112 | 112 | "lerna": "^8.1.2",
|
113 | 113 | "ng-packagr": "19.1.1",
|
114 |
| - "nx": "20.7.1", |
| 114 | + "nx": "21.0.0", |
115 | 115 | "patch-package": "^8.0.0",
|
116 | 116 | "postcss": "8.4.31",
|
117 | 117 | "postcss-import": "14.1.0",
|
|
128 | 128 | "webpack": "^5.64.0"
|
129 | 129 | },
|
130 | 130 | "resolutions": {
|
131 |
| - "nx": "20.7.1" |
| 131 | + "nx": "21.0.0" |
132 | 132 | },
|
133 | 133 | "lint-staged": {
|
134 | 134 | "*": [
|
|
0 commit comments