From 18320751693c360ddc71ed3cff6e990de7778315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:09:13 +0000 Subject: [PATCH] chore(deps): update devdependency ts-essentials to v10 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2cc9258a7..0ead99001 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "playwright-core": "^1.45.3", "prettier": "^3.3.2", "tinyexec": "^0.3.0", - "ts-essentials": "^9.4.2", + "ts-essentials": "^10.0.4", "typescript": "^5.6.2", "typescript-eslint": "^7.14.0", "unbuild": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3dcc7828a..5e3382e26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,8 +176,8 @@ importers: specifier: ^0.3.0 version: 0.3.0 ts-essentials: - specifier: ^9.4.2 - version: 9.4.2(typescript@5.6.2) + specifier: ^10.0.4 + version: 10.0.4(typescript@5.6.2) typescript: specifier: ^5.6.2 version: 5.6.2 @@ -6758,10 +6758,10 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-essentials@9.4.2: - resolution: {integrity: sha512-mB/cDhOvD7pg3YCLk2rOtejHjjdSi9in/IBYE13S+8WA5FBSraYf4V/ws55uvs0IvQ/l0wBOlXy5yBNZ9Bl8ZQ==} + ts-essentials@10.0.4: + resolution: {integrity: sha512-lwYdz28+S4nicm+jFi6V58LaAIpxzhg9rLdgNC1VsdP/xiFBseGhF1M/shwCk6zMmwahBZdXcl34LVHrEang3A==} peerDependencies: - typescript: '>=4.1.0' + typescript: '>=4.5.0' peerDependenciesMeta: typescript: optional: true @@ -16161,7 +16161,7 @@ snapshots: dependencies: typescript: 5.6.2 - ts-essentials@9.4.2(typescript@5.6.2): + ts-essentials@10.0.4(typescript@5.6.2): optionalDependencies: typescript: 5.6.2