Update dependencies for GHA

This commit is contained in:
Felipe Knorr Kuhn 2025-03-13 09:25:06 -07:00
parent 28b3a8bde4
commit b479a55874
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A
2 changed files with 973 additions and 2534 deletions

File diff suppressed because it is too large Load Diff

View File

@ -113,7 +113,7 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.5.0",
"@rollup/rollup-linux-x64-gnu": "^4.35.0",
"@rollup/rollup-linux-x64-gnu": "*",
"@types/cypress": "^1.1.3",
"cypress": "^13.17.0",
"cypress-fail-on-console-error": "~5.1.0",
@ -124,4 +124,4 @@
"scarfSettings": {
"enabled": false
}
}
}