[ci:force] - Fixing issues

This commit is contained in:
VitoAlbano
2026-06-04 09:26:33 +01:00
parent 7847d552fe
commit 5fb0338a9f
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@
"process services-cloud" "process services-cloud"
], ],
"dependencies": { "dependencies": {
"@babel/runtime": "7.26.10",
"@angular/animations": "19.2.20", "@angular/animations": "19.2.20",
"@angular/cdk": "19.2.19", "@angular/cdk": "19.2.19",
"@angular/common": "19.2.20", "@angular/common": "19.2.20",
-1
View File
@@ -1 +0,0 @@
Check pnpm docs for onlyBuiltDependencies
+3
View File
@@ -44,6 +44,9 @@ importers:
'@apollo/client': '@apollo/client':
specifier: 3.13.1 specifier: 3.13.1
version: 3.13.1(graphql-ws@6.0.8(graphql@16.14.0)(ws@8.18.0))(graphql@16.14.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) version: 3.13.1(graphql-ws@6.0.8(graphql@16.14.0)(ws@8.18.0))(graphql@16.14.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@babel/runtime':
specifier: 7.26.10
version: 7.26.10
'@cspell/eslint-plugin': '@cspell/eslint-plugin':
specifier: 10.0.0 specifier: 10.0.0
version: 10.0.0(eslint@8.57.1) version: 10.0.0(eslint@8.57.1)