mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
ACS-11224 Migrate upload components to Angular control flow (#11691)
This commit is contained in:
+4
-2
@@ -147,6 +147,8 @@
|
||||
"nock": "13.5.5",
|
||||
"nx": "22.4.1",
|
||||
"prettier": "3.6.2",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"rimraf": "^6.1.2",
|
||||
"sass-loader": "16.0.7",
|
||||
"spdx-license-list": "^6.11.0",
|
||||
@@ -155,11 +157,11 @@
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.8.3",
|
||||
"webpack": "5.104.1"
|
||||
"webpack": "5.105.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/angular": {
|
||||
"webpack": "5.101.3"
|
||||
"webpack": "5.105.3"
|
||||
}
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user