AAE-35934 Cleanup dependencies (#11089)

This commit is contained in:
Denys Vuika
2025-07-31 12:57:38 -04:00
committed by GitHub
parent b67d0a7886
commit c8f0860514
5 changed files with 4 additions and 399 deletions
-8
View File
@@ -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"