diff --git a/packages/start/package.json b/packages/start/package.json index 4c360e88b..aa1cf5cc8 100644 --- a/packages/start/package.json +++ b/packages/start/package.json @@ -65,7 +65,7 @@ "dependencies": { "@vinxi/plugin-directives": "^0.5.0", "@vinxi/server-components": "^0.5.0", - "@tanstack/server-functions-plugin": "^1.97.19", + "@tanstack/server-functions-plugin": "^1.99.5", "defu": "^6.1.2", "error-stack-parser": "^2.1.4", "html-to-image": "^1.11.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57c7b84f1..fd99fd3c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: packages/start: dependencies: '@tanstack/server-functions-plugin': - specifier: ^1.97.19 - version: 1.97.19 + specifier: ^1.99.5 + version: 1.99.5 '@vinxi/plugin-directives': specifier: ^0.5.0 version: 0.5.0(vinxi@0.5.3(@types/node@22.10.10)(better-sqlite3@11.8.1)(db0@0.2.3(better-sqlite3@11.8.1)(drizzle-orm@0.31.4(@opentelemetry/api@1.9.0)(@prisma/client@5.22.0(prisma@5.22.0))(@types/better-sqlite3@7.6.12)(better-sqlite3@11.8.1)(prisma@5.22.0)))(drizzle-orm@0.31.4(@opentelemetry/api@1.9.0)(@prisma/client@5.22.0(prisma@5.22.0))(@types/better-sqlite3@7.6.12)(better-sqlite3@11.8.1)(prisma@5.22.0))(jiti@2.4.2)(lightningcss@1.27.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.0)) @@ -1847,12 +1847,16 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' - '@tanstack/directive-functions-plugin@1.97.19': - resolution: {integrity: sha512-dC95ixVuvPdRe+GMPeX0bObLybfLsFZUYwmQE+QxARHUpx+lMDjLw9jXTEt4aAgGK4EbKsQt/9teYxeUXkJsbQ==} + '@tanstack/directive-functions-plugin@1.99.5': + resolution: {integrity: sha512-+1e6iOVipOqzA8f/dDU/cnb1WtaxS7h5CgGNYn3PaXU6Iw+wR0HXj7jqjfOUL6y9a3utnA1rLtpivCS2icADsw==} engines: {node: '>=12'} - '@tanstack/server-functions-plugin@1.97.19': - resolution: {integrity: sha512-akXVZRNpALlTd2opztP1I+ygXOOx+rJ9R9NYGAbyiU46sS2cnUwDQiFqVQFYTMrDstWyMcwv/c9WhUw1TdpD9A==} + '@tanstack/router-utils@1.99.5': + resolution: {integrity: sha512-weYNg+aqXX1aZkcD7nOkjymtJiLgyp5A1Gtg6Ey0ttIaAlL3NuLlwX9z0CCnCLb3AGxGL4OgdZ2xVbH/DVaURQ==} + engines: {node: '>=12'} + + '@tanstack/server-functions-plugin@1.99.5': + resolution: {integrity: sha512-aw2Um2vW4T3rLh9fVEmPcQ8odOMAK3o67XfSYYGlUHpT/V6TsLzn7ONBoQz8lBqaBBZfyULp2XQJZQh/M9MbqQ==} engines: {node: '>=12'} '@testing-library/dom@10.4.0': @@ -1899,9 +1903,6 @@ packages: '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} - '@types/diff@6.0.0': - resolution: {integrity: sha512-dhVCYGv3ZSbzmQaBSagrv1WJ6rXCdkyTcDyoNu1MD8JohI7pR7k8wdZEm+mvdxRKXyHVwckFzWU1vJc+Z29MlA==} - '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} @@ -2200,6 +2201,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} + ansis@3.11.0: + resolution: {integrity: sha512-OlSPH4qeWPQwjtshijNY8wP+qpsEdd6M8sX6kyC9/JwSMztIANR4lHBeTDFNTQSAGj0Ax95W+iG/n2n7gYdp8A==} + engines: {node: '>=14'} + any-promise@1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} @@ -7418,54 +7423,50 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.17 - '@tanstack/directive-functions-plugin@1.97.19': + '@tanstack/directive-functions-plugin@1.99.5': dependencies: '@babel/code-frame': 7.26.2 '@babel/core': 7.26.7 - '@babel/generator': 7.26.5 - '@babel/parser': 7.26.7 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7) '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.7) '@babel/template': 7.25.9 '@babel/traverse': 7.26.7 '@babel/types': 7.26.7 + '@tanstack/router-utils': 1.99.5 '@types/babel__code-frame': 7.0.6 '@types/babel__core': 7.20.5 - '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 - '@types/diff': 6.0.0 babel-dead-code-elimination: 1.0.8 - chalk: 5.4.1 dedent: 1.5.3 - diff: 7.0.0 tiny-invariant: 1.3.3 transitivePeerDependencies: - babel-plugin-macros - supports-color - '@tanstack/server-functions-plugin@1.97.19': + '@tanstack/router-utils@1.99.5': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/core': 7.26.7 '@babel/generator': 7.26.5 '@babel/parser': 7.26.7 + ansis: 3.11.0 + diff: 7.0.0 + + '@tanstack/server-functions-plugin@1.99.5': + dependencies: + '@babel/code-frame': 7.26.2 + '@babel/core': 7.26.7 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7) '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.7) '@babel/template': 7.25.9 '@babel/traverse': 7.26.7 '@babel/types': 7.26.7 - '@tanstack/directive-functions-plugin': 1.97.19 + '@tanstack/directive-functions-plugin': 1.99.5 '@types/babel__code-frame': 7.0.6 '@types/babel__core': 7.20.5 - '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 - '@types/diff': 6.0.0 babel-dead-code-elimination: 1.0.8 - chalk: 5.4.1 dedent: 1.5.3 - diff: 7.0.0 tiny-invariant: 1.3.3 transitivePeerDependencies: - babel-plugin-macros @@ -7535,8 +7536,6 @@ snapshots: '@types/ms': 2.1.0 optional: true - '@types/diff@6.0.0': {} - '@types/eslint-scope@3.7.7': dependencies: '@types/eslint': 9.6.1 @@ -7950,6 +7949,8 @@ snapshots: ansi-styles@6.2.1: {} + ansis@3.11.0: {} + any-promise@1.3.0: {} anymatch@3.1.3: