diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 55dd52aa..11d3247f 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -28,7 +28,7 @@ "@tanstack/react-router": "^1.170.18", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.1", - "@tanstack/react-start": "^1.168.28", + "@tanstack/react-start": "^1.168.29", "@tanstack/router-plugin": "^1.157.18", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/package-lock.json b/package-lock.json index bc7e5eb5..2f1281bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -106,7 +106,7 @@ "@tanstack/react-router": "^1.170.18", "@tanstack/react-router-devtools": "^1.167.0", "@tanstack/react-router-ssr-query": "^1.167.1", - "@tanstack/react-start": "^1.168.28", + "@tanstack/react-start": "^1.168.29", "@tanstack/router-plugin": "^1.157.18", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -5342,18 +5342,18 @@ } }, "node_modules/@tanstack/react-start": { - "version": "1.168.28", - "resolved": "https://registry.npmjs.org/@tanstack/react-start/-/react-start-1.168.28.tgz", - "integrity": "sha512-UyJ/OYBw7x8MQclyXKlbg72qzSTK6Do4AugHcx0LoagHNg6tQgvF0l2HZqll2CrxKAlv2Ar8+0gEkHnFYxxI5Q==", + "version": "1.168.29", + "resolved": "https://registry.npmjs.org/@tanstack/react-start/-/react-start-1.168.29.tgz", + "integrity": "sha512-Gjo9tkTBAB2xIqPHwaONfaHoOU9ziTVAHH3tEPMyu6O/cZbP/p1/flP3IXGWoTB5swnCVgMWGLrhqP49rXSyqQ==", "license": "MIT", "dependencies": { "@tanstack/react-router": "1.170.18", "@tanstack/react-start-client": "1.168.16", - "@tanstack/react-start-rsc": "0.1.27", + "@tanstack/react-start-rsc": "0.1.28", "@tanstack/react-start-server": "1.167.22", "@tanstack/router-utils": "1.162.2", "@tanstack/start-client-core": "1.170.14", - "@tanstack/start-plugin-core": "1.171.20", + "@tanstack/start-plugin-core": "1.171.21", "@tanstack/start-server-core": "1.169.17", "pathe": "^2.0.3" }, @@ -5405,9 +5405,9 @@ } }, "node_modules/@tanstack/react-start-rsc": { - "version": "0.1.27", - "resolved": "https://registry.npmjs.org/@tanstack/react-start-rsc/-/react-start-rsc-0.1.27.tgz", - "integrity": "sha512-4Gt8+XHRhcYJjfw1rTlkW5ZxRWcp6AmvPoBf1p7ysOSVlnfVitQBqgAAFNGy+d745vWfoz1/JWqyFBP8IVVYYg==", + "version": "0.1.28", + "resolved": "https://registry.npmjs.org/@tanstack/react-start-rsc/-/react-start-rsc-0.1.28.tgz", + "integrity": "sha512-V1ZhH8zemDK9GIgVNI1cBQLW+LKy4I2BrpRK2vy7GM19hogIgI3A5TbVsfmY90T6WDsTZ17sJ2+I3cVbpSTb/Q==", "license": "MIT", "dependencies": { "@tanstack/react-router": "1.170.18", @@ -5415,7 +5415,7 @@ "@tanstack/router-utils": "1.162.2", "@tanstack/start-client-core": "1.170.14", "@tanstack/start-fn-stubs": "1.162.0", - "@tanstack/start-plugin-core": "1.171.20", + "@tanstack/start-plugin-core": "1.171.21", "@tanstack/start-server-core": "1.169.17", "@tanstack/start-storage-context": "1.167.17", "pathe": "^2.0.3" @@ -5506,9 +5506,9 @@ } }, "node_modules/@tanstack/router-generator": { - "version": "1.167.19", - "resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.167.19.tgz", - "integrity": "sha512-db3AQGLinf8ZQ8AKMyxLVWwHIFZxtx+zLktvPXv/nFH/B793/Z7lKLl4dUWM3JpAluynDSVVKaTWQVTAgTYmVA==", + "version": "1.167.20", + "resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.167.20.tgz", + "integrity": "sha512-SCLPDE1ne+l1pf30T2mMGKwG3Q5rffGAs/lDqEXmoj0PwYeMwpChs/pLzLN+KH/oDGzSmXKmiK9aGKZy3aSwXA==", "license": "MIT", "dependencies": { "@babel/types": "^7.28.5", @@ -5538,16 +5538,16 @@ } }, "node_modules/@tanstack/router-plugin": { - "version": "1.168.20", - "resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.168.20.tgz", - "integrity": "sha512-G5S63xDr2AxADtWP+0tQtJsduijT/Mk85hDh3Od4ct8UV0PHr2f/H1CGl72lYWLgcWRMn6bKJoQhz27QFIgLRQ==", + "version": "1.168.21", + "resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.168.21.tgz", + "integrity": "sha512-76erhrm1jGJ4NvwQZdEZjgUfwaw9jJJjv+w45qx5TNZwemW0zeskYSNSDhxmfnW7ZnMTY7bFCy3zUUBoR6cF7Q==", "license": "MIT", "dependencies": { "@babel/core": "^7.28.5", "@babel/template": "^7.27.2", "@babel/types": "^7.28.5", "@tanstack/router-core": "1.171.15", - "@tanstack/router-generator": "1.167.19", + "@tanstack/router-generator": "1.167.20", "@tanstack/router-utils": "1.162.2", "chokidar": "^5.0.0", "unplugin": "^3.0.0", @@ -5658,17 +5658,17 @@ } }, "node_modules/@tanstack/start-plugin-core": { - "version": "1.171.20", - "resolved": "https://registry.npmjs.org/@tanstack/start-plugin-core/-/start-plugin-core-1.171.20.tgz", - "integrity": "sha512-s2n82ykGXGkDSoJwGZP85vC9Dv5vAN6fya5TCSm/cvUn+r/g30iDR1x+Ptizas3fIvcracSOOvRnma4RJ8Orww==", + "version": "1.171.21", + "resolved": "https://registry.npmjs.org/@tanstack/start-plugin-core/-/start-plugin-core-1.171.21.tgz", + "integrity": "sha512-YP9O2k6jRDCGK9Ugl848J04kEVcejwnvxqckzFfzJ3B4PsNoJwGU+YNxzVgCNBQwWhFn2WbId5yGz9krhRYRGg==", "license": "MIT", "dependencies": { "@babel/code-frame": "7.27.1", "@babel/core": "^7.28.5", "@babel/types": "^7.28.5", "@tanstack/router-core": "1.171.15", - "@tanstack/router-generator": "1.167.19", - "@tanstack/router-plugin": "1.168.20", + "@tanstack/router-generator": "1.167.20", + "@tanstack/router-plugin": "1.168.21", "@tanstack/router-utils": "1.162.2", "@tanstack/start-server-core": "1.169.17", "exsolve": "^1.0.7",