Update lock file after running npm install twice

This commit is contained in:
Felipe Knorr Kuhn 2025-03-13 09:47:11 -07:00
parent b479a55874
commit 15462ced6e
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A
2 changed files with 2533 additions and 972 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": "*",
"@rollup/rollup-linux-x64-gnu": "^4.35.0",
"@types/cypress": "^1.1.3",
"cypress": "^13.17.0",
"cypress-fail-on-console-error": "~5.1.0",