diff --git a/scripts/package.json b/scripts/package.json index 43d03f9..6526833 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -21,7 +21,7 @@ "js-yaml": "^4.1.0", "p-limit": "^7.1.0", "zephyr-agent": "latest", - "@types/node": "^22.10.7", + "@types/node": "^24.0.0", "@types/node-persist": "^3.1.8" }, "devDependencies": { diff --git a/scripts/pnpm-lock.yaml b/scripts/pnpm-lock.yaml index f780446..433ea1d 100644 --- a/scripts/pnpm-lock.yaml +++ b/scripts/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@types/node': - specifier: ^22.10.7 - version: 22.19.1 + specifier: ^24.0.0 + version: 24.10.4 '@types/node-persist': specifier: ^3.1.8 version: 3.1.8 @@ -22,7 +22,7 @@ importers: version: 7.2.0 zephyr-agent: specifier: latest - version: 0.1.1 + version: 0.1.2 devDependencies: '@playwright/test': specifier: ^1.55.0 @@ -200,6 +200,9 @@ packages: engines: {node: '>=18'} hasBin: true + '@toon-format/toon@0.8.0': + resolution: {integrity: sha512-w8o61UiKRDyTDFh05V9k87jCpa6DBmdBSHm9B1vXS3ynSfhvCKF7wn9IaMfglrfs6ARiaqIcCgBIdYbJETwVxQ==} + '@types/js-yaml@4.0.9': resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} @@ -212,8 +215,8 @@ packages: '@types/node@18.19.130': resolution: {integrity: sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==} - '@types/node@22.19.1': - resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} + '@types/node@24.10.4': + resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -556,8 +559,8 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} @@ -601,11 +604,11 @@ packages: resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==} engines: {node: '>=12.20'} - zephyr-agent@0.1.1: - resolution: {integrity: sha512-/tLIwnwJRPu+eOUupNCFIxPoTDQs5oBtAll1qK01LyxWnnXUd3sJKOrdsQkbLOT2FQkay/8eUyGLWOgQ8Th+Iw==} + zephyr-agent@0.1.2: + resolution: {integrity: sha512-+M78aN7AwKawqahrXeEINMIQnuyG1206IsZiMbV8nBSh17mPSyfj39M6q/3tnniT794WPCvK2HPDusc4hpwSFg==} - zephyr-edge-contract@0.1.1: - resolution: {integrity: sha512-BhVjLufok+3AOa45v0WaZq4S6EuJCYCJHf9hWN9nofWS7J0ThMCCdHkROwvMEKggX8XM4DJtGZ4UNk61mFOYHg==} + zephyr-edge-contract@0.1.2: + resolution: {integrity: sha512-nERy80QrPn8DGA/kiUQZSLq4f7UdZ1elps/UEvF06QZ83n3YRWiFmP8aQaCu+/f4oWCS1NG9/CkFW28Yxp8tEw==} snapshots: @@ -691,24 +694,26 @@ snapshots: dependencies: playwright: 1.56.1 + '@toon-format/toon@0.8.0': {} + '@types/js-yaml@4.0.9': {} '@types/node-fetch@2.6.13': dependencies: - '@types/node': 22.19.1 + '@types/node': 24.10.4 form-data: 4.0.5 '@types/node-persist@3.1.8': dependencies: - '@types/node': 22.19.1 + '@types/node': 24.10.4 '@types/node@18.19.130': dependencies: undici-types: 5.26.5 - '@types/node@22.19.1': + '@types/node@24.10.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/qs@6.14.0': {} @@ -1065,7 +1070,7 @@ snapshots: undici-types@5.26.5: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} uuid@8.3.2: {} @@ -1090,8 +1095,9 @@ snapshots: yocto-queue@1.2.2: {} - zephyr-agent@0.1.1: + zephyr-agent@0.1.2: dependencies: + '@toon-format/toon': 0.8.0 axios: 1.13.2(debug@4.4.3) axios-retry: 4.5.0(axios@1.13.2) cloudflare: 3.5.0 @@ -1106,13 +1112,13 @@ snapshots: tslib: 2.8.1 uuid: 8.3.2 ws: 8.18.3 - zephyr-edge-contract: 0.1.1 + zephyr-edge-contract: 0.1.2 transitivePeerDependencies: - bufferutil - encoding - supports-color - utf-8-validate - zephyr-edge-contract@0.1.1: + zephyr-edge-contract@0.1.2: dependencies: tslib: 2.8.1