[ci:force] - Fixed vulnerabilities and removed custom scripts in favor of audit --critical

This commit is contained in:
VitoAlbano
2026-06-04 09:26:34 +01:00
parent afb3653525
commit 9c9b3d9d25
3 changed files with 3957 additions and 2265 deletions
+3 -12
View File
@@ -73,7 +73,7 @@
"raphael": "2.3.0",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"uuid": "8.3.2",
"uuid": "11.1.1",
"zone.js": "0.15.0"
},
"devDependencies": {
@@ -104,8 +104,7 @@
"@types/jsdom": "27.0.0",
"@types/minimatch": "5.1.2",
"@types/node": "25.9.1",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "8.59.4",
"@typescript-eslint/eslint-plugin": "8.59.4",
"@typescript-eslint/parser": "8.59.4",
"@typescript-eslint/typescript-estree": "8.59.4",
"@typescript-eslint/utils": "8.59.4",
@@ -152,15 +151,7 @@
"undici": "8.3.0",
"webpack": "5.107.2"
},
"overrides": {
"@storybook/angular": {
"webpack": "5.107.2"
},
"picomatch": "4.0.4",
"path-to-regexp": "0.1.13",
"serialize-javascript": "7.0.5"
},
"license": "Apache-2.0",
"license": "Apache-2.0",
"engines": {
"node": ">=24.14.0"
},
+3943 -2253
View File
File diff suppressed because it is too large Load Diff
+11
View File
@@ -1,6 +1,16 @@
packages:
- 'lib/eslint-angular'
overrides:
serialize-javascript: '>=7.0.5'
picomatch: '>=4.0.4'
tmp: '>=0.2.6'
ws: '>=8.20.1'
path-to-regexp: '>=0.1.13'
postcss: '>=8.5.10'
webpack-dev-server: '>=5.2.4'
uuid: '>=11.1.1'
allowBuilds:
'@parcel/watcher': true
esbuild: true
@@ -32,3 +42,4 @@ allowBuilds:
'@nx/nx-linux-x64-musl': true
'@nx/nx-win32-x64-msvc': true
'@swc/core': true
less: set this to true or false