fix: harden workflow console rpc boundary
This commit is contained in:
Generated
+15
@@ -32,6 +32,9 @@ importers:
|
||||
react-dom:
|
||||
specifier: 19.2.7
|
||||
version: 19.2.7([email protected])
|
||||
valibot:
|
||||
specifier: 1.4.2
|
||||
version: 1.4.2([email protected])
|
||||
devDependencies:
|
||||
'@testing-library/jest-dom':
|
||||
specifier: 6.9.1
|
||||
@@ -1051,6 +1054,14 @@ packages:
|
||||
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
[email protected]:
|
||||
resolution: {integrity: sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==}
|
||||
peerDependencies:
|
||||
typescript: '>=5'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
[email protected]:
|
||||
resolution: {integrity: sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
@@ -1952,6 +1963,10 @@ snapshots:
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]([email protected]):
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
[email protected](@types/[email protected])([email protected])([email protected]):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
|
||||
Reference in New Issue
Block a user