diff --git a/integration-tests/package.json b/integration-tests/package.json index 1115ba6..1fc0e89 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -12,11 +12,11 @@ "@catppuccin/palette": "1.7.1", "cypress": "13.16.1", "wait-on": "8.0.1", - "zod": "3.24.0" + "zod": "3.24.1" }, "devDependencies": { "@tui-sandbox/library": "7.4.0", - "@types/node": "22.10.1", + "@types/node": "22.10.2", "@types/tinycolor2": "1.4.6", "@typescript-eslint/eslint-plugin": "8.18.0", "@typescript-eslint/parser": "8.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be5ab8e..466ecf8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,15 +33,15 @@ importers: specifier: 8.0.1 version: 8.0.1 zod: - specifier: 3.24.0 - version: 3.24.0 + specifier: 3.24.1 + version: 3.24.1 devDependencies: '@tui-sandbox/library': specifier: 7.4.0 version: 7.4.0(cypress@13.16.1)(prettier@3.4.2)(type-fest@4.30.0)(typescript@5.7.2) '@types/node': - specifier: 22.10.1 - version: 22.10.1 + specifier: 22.10.2 + version: 22.10.2 '@types/tinycolor2': specifier: 1.4.6 version: 1.4.6 @@ -399,8 +399,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@22.10.1': - resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/node@22.10.2': + resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} '@types/sinonjs__fake-timers@8.1.1': resolution: {integrity: sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==} @@ -2420,8 +2420,8 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - zod@3.24.0: - resolution: {integrity: sha512-Hz+wiY8yD0VLA2k/+nsg2Abez674dDGTai33SwNvMPuf9uIrBC9eFgIMQxBBbHFxVXi8W+5nX9DcAh9YNSQm/w==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -2714,7 +2714,7 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@22.10.1': + '@types/node@22.10.2': dependencies: undici-types: 6.20.0 @@ -2730,7 +2730,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.10.2 optional: true '@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2)': @@ -5070,6 +5070,6 @@ snapshots: zod@3.23.8: {} - zod@3.24.0: {} + zod@3.24.1: {} zwitch@2.0.4: {}