mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-35934 Cleanup dependencies (#11089)
This commit is contained in:
@@ -149,12 +149,8 @@
|
||||
"moment": "^2.29.4",
|
||||
"ng-packagr": "19.2.2",
|
||||
"nock": "13.5.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"nx": "20.8.0",
|
||||
"postcss": "8.5.4",
|
||||
"postcss-sass": "^0.5.0",
|
||||
"prettier": "3.6.2",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"rimraf": "6.0.1",
|
||||
"sass-loader": "16.0.5",
|
||||
"shelljs": "^0.8.5",
|
||||
@@ -163,7 +159,6 @@
|
||||
"stylelint": "16.20.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig-paths": "^4.1.1",
|
||||
"typescript": "5.8.2",
|
||||
"webpack": "5.98.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
@@ -171,9 +166,6 @@
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"stylus": "github:stylus/stylus#0.64.0"
|
||||
},
|
||||
"module": "./index.js",
|
||||
"typings": "./index.d.ts"
|
||||
|
||||
Reference in New Issue
Block a user