Merge branch 'main' into static-integ-test-patch-1

This commit is contained in:
Michael Lehmann
2026-03-11 15:19:10 -07:00
committed by GitHub
2 changed files with 797 additions and 805 deletions

1590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,24 +16,24 @@
"organization": true
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.8",
"@biomejs/biome": "2.4.2",
"@smithy/property-provider": "^4.2.7",
"@types/node": "^25.2.3",
"@aws-sdk/credential-provider-env": "^3.972.17",
"@biomejs/biome": "2.4.6",
"@smithy/property-provider": "^4.2.11",
"@types/node": "^25.4.0",
"@vercel/ncc": "^0.38.4",
"@vitest/coverage-v8": "^3.2.4",
"aws-sdk-client-mock": "^4.1.0",
"cpy-cli": "^7.0.0",
"del-cli": "^7.0.0",
"json-schema": "^0.4.0",
"memfs": "^4.56.10",
"memfs": "^4.56.11",
"standard-version": "^9.5.0",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
},
"dependencies": {
"@actions/core": "^2.0.2",
"@aws-sdk/client-sts": "^3.991.0",
"@aws-sdk/client-sts": "^3.1005.0",
"@smithy/node-http-handler": "^4.4.7",
"proxy-agent": "^6.5.0"
},