From 73281549294f23e1419df97bcbaa56fe03689fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 02:19:26 +0000 Subject: [PATCH] build(deps-dev): bump ts-essentials from 10.1.1 to 10.2.0 Bumps [ts-essentials](https://github.com/ts-essentials/ts-essentials) from 10.1.1 to 10.2.0. - [Release notes](https://github.com/ts-essentials/ts-essentials/releases) - [Changelog](https://github.com/ts-essentials/ts-essentials/blob/master/CHANGELOG.md) - [Commits](https://github.com/ts-essentials/ts-essentials/compare/v10.1.1...v10.2.0) --- updated-dependencies: - dependency-name: ts-essentials dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b60688c8c..82c482293 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "prettier-plugin-tailwindcss": "^0.6.14", "rollup-plugin-visualizer": "^6.0.5", "tailwind-scrollbar": "^4.0.2", - "ts-essentials": "^10.1.1", + "ts-essentials": "^10.2.0", "tw-animate-css": "^1.3.6", "typescript": "^5.9.2", "vite-plugin-manifest-sri": "^0.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4100e8db7..55dc71fab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -283,8 +283,8 @@ importers: specifier: ^4.0.2 version: 4.0.2(react@19.1.1)(tailwindcss@4.1.11) ts-essentials: - specifier: ^10.1.1 - version: 10.1.1(typescript@5.9.2) + specifier: ^10.2.0 + version: 10.2.0(typescript@5.9.2) tw-animate-css: specifier: ^1.3.6 version: 1.3.6 @@ -3627,6 +3627,7 @@ packages: tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tiny-case@1.0.3: resolution: {integrity: sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==} @@ -3654,8 +3655,8 @@ packages: peerDependencies: typescript: '>=4.8.4' - ts-essentials@10.1.1: - resolution: {integrity: sha512-4aTB7KLHKmUvkjNj8V+EdnmuVTiECzn3K+zIbRthumvHu+j44x3w63xpfs0JL3NGIzGXqoQ7AV591xHO+XrOTw==} + ts-essentials@10.2.0: + resolution: {integrity: sha512-z9FlLywg0XEV46Ws1FwYN4NZDMr9qAe38lTTtgVBqzhhyEgwrnCUkFe4MEqnvar1kY1kFEnlkp56bxn2g0V+UA==} peerDependencies: typescript: '>=4.5.0' peerDependenciesMeta: @@ -7570,7 +7571,7 @@ snapshots: dependencies: typescript: 5.9.2 - ts-essentials@10.1.1(typescript@5.9.2): + ts-essentials@10.2.0(typescript@5.9.2): optionalDependencies: typescript: 5.9.2