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