feat: 升级 TanStack 相关依赖至最新版本

- 升级 TanStack 相关依赖至最新版本,包括 history、react-query、react-router 及其相关插件和核心包,确保版本一致性并修复潜在兼容性问题。
- 升级 @tanstack/react-query 及相关 React Router 相关依赖至最新版本以获取最新功能和修复。
This commit is contained in:
2026-01-18 04:46:06 +08:00
parent 895f733972
commit 9bc432abd5
2 changed files with 24 additions and 22 deletions

View File

@@ -460,7 +460,7 @@
"@tanstack/devtools-vite": ["@tanstack/devtools-vite@0.4.1", "", { "dependencies": { "@babel/core": "^7.28.4", "@babel/generator": "^7.28.3", "@babel/parser": "^7.28.4", "@babel/traverse": "^7.28.4", "@babel/types": "^7.28.4", "@tanstack/devtools-client": "0.0.5", "@tanstack/devtools-event-bus": "0.4.0", "chalk": "^5.6.2", "launch-editor": "^2.11.1", "picomatch": "^4.0.3" }, "peerDependencies": { "vite": "^6.0.0 || ^7.0.0" } }, "sha512-PkMOomcWnl/pUkCqIjqL/csjPHtkMVBirDpJVOZR7XJZDxo5CuD7B+3KsujFCF4Dsn6QYlae97gCZvxi/CB76Q=="],
"@tanstack/history": ["@tanstack/history@1.145.7", "", {}, "sha512-gMo/ReTUp0a3IOcZoI3hH6PLDC2R/5ELQ7P2yu9F6aEkA0wSQh+Q4qzMrtcKvF2ut0oE+16xWCGDo/TdYd6cEQ=="],
"@tanstack/history": ["@tanstack/history@1.151.1", "", {}, "sha512-Z/eymNBuUGHYIea7nNX3xR5feqx418ChlwWOKklVpCVzEQ5Q3kNTUw+WK4HYUKxF+1uXFN01Dbuhhl7SmW1LJA=="],
"@tanstack/query-core": ["@tanstack/query-core@5.90.18", "", {}, "sha512-rbGx6bHgPNVzutP7BEr+53UPKohpckqlMAad+To9UxTbeaQ+kC/1SDRj+QzkwbQ7qhLT/1IKp34yS6thda6fzA=="],
@@ -468,45 +468,45 @@
"@tanstack/react-devtools": ["@tanstack/react-devtools@0.9.2", "", { "dependencies": { "@tanstack/devtools": "0.10.3" }, "peerDependencies": { "@types/react": ">=16.8", "@types/react-dom": ">=16.8", "react": ">=16.8", "react-dom": ">=16.8" } }, "sha512-JNXvBO3jgq16GzTVm7p65n5zHNfMhnqF6Bm7CawjoqZrjEakxbM6Yvy63aKSIpbrdf+Wun2Xn8P0qD+vp56e1g=="],
"@tanstack/react-query": ["@tanstack/react-query@5.90.18", "", { "dependencies": { "@tanstack/query-core": "5.90.18" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-KqNZX0C5IFz4639zR1ilnQ288tQdJrMNLtzmlzyJ14xauBkhtLEy3mPU/V4KiHsr41eL1ILZbDP36TB12lYfCQ=="],
"@tanstack/react-query": ["@tanstack/react-query@5.90.19", "", { "dependencies": { "@tanstack/query-core": "5.90.19" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-qTZRZ4QyTzQc+M0IzrbKHxSeISUmRB3RPGmao5bT+sI6ayxSRhn0FXEnT5Hg3as8SBFcRosrXXRFB+yAcxVxJQ=="],
"@tanstack/react-query-devtools": ["@tanstack/react-query-devtools@5.91.2", "", { "dependencies": { "@tanstack/query-devtools": "5.92.0" }, "peerDependencies": { "@tanstack/react-query": "^5.90.14", "react": "^18 || ^19" } }, "sha512-ZJ1503ay5fFeEYFUdo7LMNFzZryi6B0Cacrgr2h1JRkvikK1khgIq6Nq2EcblqEdIlgB/r7XDW8f8DQ89RuUgg=="],
"@tanstack/react-router": ["@tanstack/react-router@1.151.0", "", { "dependencies": { "@tanstack/history": "1.145.7", "@tanstack/react-store": "^0.8.0", "@tanstack/router-core": "1.151.0", "isbot": "^5.1.22", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-GAyhcuD1YIEGmuc1r++1y9d1LAV51Zk+QKUHM1+ucm5+TuUGsm4MHR8Scu5VwC4LcNf4neyjdORjDJv1CWlRAw=="],
"@tanstack/react-router": ["@tanstack/react-router@1.151.1", "", { "dependencies": { "@tanstack/history": "1.151.1", "@tanstack/react-store": "^0.8.0", "@tanstack/router-core": "1.151.1", "isbot": "^5.1.22", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-343gO0W5HrYH4TEhZIvnjqbrLHHfIk0/OE0+fWgWh/Ke0dVTMOuEc1EAIgEpMqZgnsma+4gqIroqjivYd9rR2A=="],
"@tanstack/react-router-devtools": ["@tanstack/react-router-devtools@1.151.0", "", { "dependencies": { "@tanstack/router-devtools-core": "1.151.0" }, "peerDependencies": { "@tanstack/react-router": "^1.151.0", "@tanstack/router-core": "^1.151.0", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" }, "optionalPeers": ["@tanstack/router-core"] }, "sha512-tJs9Yfz3sOOvvbQFgkrtkq27SrDSDehQ/83MwCzJCLEgqW37xCbqt7QgovPuURKdQgNHDcpRNryzjcAGhIqUCA=="],
"@tanstack/react-router-devtools": ["@tanstack/react-router-devtools@1.151.1", "", { "dependencies": { "@tanstack/router-devtools-core": "1.151.1" }, "peerDependencies": { "@tanstack/react-router": "^1.151.1", "@tanstack/router-core": "^1.151.1", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" }, "optionalPeers": ["@tanstack/router-core"] }, "sha512-JoRtzzuUw9LaCq2Rv9QjPgCaMU54Go0638qmhCvZLYwWrBjOwvuGq9KhrOJEhJOi9vViqw8HiGFRPoEHEGe7pA=="],
"@tanstack/react-router-ssr-query": ["@tanstack/react-router-ssr-query@1.151.0", "", { "dependencies": { "@tanstack/router-ssr-query-core": "1.151.0" }, "peerDependencies": { "@tanstack/query-core": ">=5.90.0", "@tanstack/react-query": ">=5.90.0", "@tanstack/react-router": ">=1.127.0", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-/wc8Z475XLnmkGOAi09XrfnBxyGgtcfBslKMiyykH5NFNAyfsvsQ7yoW3eAgKhU0OR9aFzdWK4bcTr5+8KxOyw=="],
"@tanstack/react-router-ssr-query": ["@tanstack/react-router-ssr-query@1.151.1", "", { "dependencies": { "@tanstack/router-ssr-query-core": "1.151.1" }, "peerDependencies": { "@tanstack/query-core": ">=5.90.0", "@tanstack/react-query": ">=5.90.0", "@tanstack/react-router": ">=1.127.0", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-WA+bdjHXn7eeBRjID6FMOaSfUfQMauZouiUauBNBqY1YR9VlKFX8PX4AKcckIbDEBx01LmuTkJyH+/HvQdkj9g=="],
"@tanstack/react-start": ["@tanstack/react-start@1.151.0", "", { "dependencies": { "@tanstack/react-router": "1.151.0", "@tanstack/react-start-client": "1.151.0", "@tanstack/react-start-server": "1.151.0", "@tanstack/router-utils": "^1.143.11", "@tanstack/start-client-core": "1.151.0", "@tanstack/start-plugin-core": "1.151.0", "@tanstack/start-server-core": "1.151.0", "pathe": "^2.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0", "vite": ">=7.0.0" } }, "sha512-E0Px/eG/7il6kZ8NV7b88jyKd7lb2suTD7MsHKq2Sq4VydtxPebVA7EpYdfmAxX6ksuSXD11qCzDtULZkbPS6g=="],
"@tanstack/react-start": ["@tanstack/react-start@1.151.1", "", { "dependencies": { "@tanstack/react-router": "1.151.1", "@tanstack/react-start-client": "1.151.1", "@tanstack/react-start-server": "1.151.1", "@tanstack/router-utils": "^1.143.11", "@tanstack/start-client-core": "1.151.1", "@tanstack/start-plugin-core": "1.151.1", "@tanstack/start-server-core": "1.151.1", "pathe": "^2.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0", "vite": ">=7.0.0" } }, "sha512-8cx5tEXz2lTmyjmKgsUat0EzgYn+JiGkfov4hC3SeZQqhAyCFJyBRSui5olJVM+sCyyobvPdj3Ts+r5xhTh6fQ=="],
"@tanstack/react-start-client": ["@tanstack/react-start-client@1.151.0", "", { "dependencies": { "@tanstack/react-router": "1.151.0", "@tanstack/router-core": "1.151.0", "@tanstack/start-client-core": "1.151.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-COlPL0Fhp5hCT+e/L5xehrCubdxJVbJuztJcP6wMeHpsnIPVWAWOjJtgfO+3adNTsKqhsungA2CG+yd0IgumMw=="],
"@tanstack/react-start-client": ["@tanstack/react-start-client@1.151.1", "", { "dependencies": { "@tanstack/react-router": "1.151.1", "@tanstack/router-core": "1.151.1", "@tanstack/start-client-core": "1.151.1", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-a8pQu9/SfWsmepowx00xLqeXcmSeTI4D2f8r3g1Lf/tSRKy1OyacPVehNLZDQc7Oith/1go4WRsAEeeCTi8g1g=="],
"@tanstack/react-start-server": ["@tanstack/react-start-server@1.151.0", "", { "dependencies": { "@tanstack/history": "1.145.7", "@tanstack/react-router": "1.151.0", "@tanstack/router-core": "1.151.0", "@tanstack/start-client-core": "1.151.0", "@tanstack/start-server-core": "1.151.0" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-X7zTvGRL1JN5dsoO3d9ZBsEwIUlrmts7eJZsXL8bUUFaEq20WXkx5SiVEYiLuLxmoICc788B07SI/TITNdF3vg=="],
"@tanstack/react-start-server": ["@tanstack/react-start-server@1.151.1", "", { "dependencies": { "@tanstack/history": "1.151.1", "@tanstack/react-router": "1.151.1", "@tanstack/router-core": "1.151.1", "@tanstack/start-client-core": "1.151.1", "@tanstack/start-server-core": "1.151.1" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-8e980MACgcLGbySvqZAhGvK32gcsjwAZNMXWAI1dweNwe1XfwT30+nIm89GJBbTR8mxMGf83cj3d8VPw/0JAoQ=="],
"@tanstack/react-store": ["@tanstack/react-store@0.8.0", "", { "dependencies": { "@tanstack/store": "0.8.0", "use-sync-external-store": "^1.6.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-1vG9beLIuB7q69skxK9r5xiLN3ztzIPfSQSs0GfeqWGO2tGIyInZx0x1COhpx97RKaONSoAb8C3dxacWksm1ow=="],
"@tanstack/router-core": ["@tanstack/router-core@1.151.0", "", { "dependencies": { "@tanstack/history": "1.145.7", "@tanstack/store": "^0.8.0", "cookie-es": "^2.0.0", "seroval": "^1.4.1", "seroval-plugins": "^1.4.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-rpTjbp+jTNEwLZzQgyNNi6gNy3/GGAA0RJXFWNOL+IzGFGaewbMAt5jiPBI95xC4t50qYUpwDFDaitxpLjBFmQ=="],
"@tanstack/router-core": ["@tanstack/router-core@1.151.1", "", { "dependencies": { "@tanstack/history": "1.151.1", "@tanstack/store": "^0.8.0", "cookie-es": "^2.0.0", "seroval": "^1.4.1", "seroval-plugins": "^1.4.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-RNH/jkxqPhCCEMZ3LTGQXJGzQKMATAfHRT2oquFD9T4BqBW4IMeZoeptEPV4So8j3lK33tn0IDkyg6Jzyq0JcQ=="],
"@tanstack/router-devtools-core": ["@tanstack/router-devtools-core@1.151.0", "", { "dependencies": { "clsx": "^2.1.1", "goober": "^2.1.16", "tiny-invariant": "^1.3.3" }, "peerDependencies": { "@tanstack/router-core": "^1.151.0", "csstype": "^3.0.10" }, "optionalPeers": ["csstype"] }, "sha512-wlNZV76j/WljDvuupF4booglMZeAtzbyAlFwv4VZWjoNsuwpA2+GdJU+9Qigu1QVk+imVnsx1XAYHUDIgpRTNw=="],
"@tanstack/router-devtools-core": ["@tanstack/router-devtools-core@1.151.1", "", { "dependencies": { "clsx": "^2.1.1", "goober": "^2.1.16", "tiny-invariant": "^1.3.3" }, "peerDependencies": { "@tanstack/router-core": "^1.151.1", "csstype": "^3.0.10" }, "optionalPeers": ["csstype"] }, "sha512-1tWGZ/0BFEDfJho7kQPysK4hkZVcf0bwu72ZytP9FH8l/yOCWifytxrEXbCGYEmNjluZrEnShN9nc9dWY09O+w=="],
"@tanstack/router-generator": ["@tanstack/router-generator@1.151.0", "", { "dependencies": { "@tanstack/router-core": "1.151.0", "@tanstack/router-utils": "1.143.11", "@tanstack/virtual-file-routes": "1.145.4", "prettier": "^3.5.0", "recast": "^0.23.11", "source-map": "^0.7.4", "tsx": "^4.19.2", "zod": "^3.24.2" } }, "sha512-qG5Wuvti8p/nUSvPm93zpMoIEVfl/pt7JOrApHjSFN7UxCU7j0H0E4Y0gF3XkauIRySBFoV1nN5mTIvSt9zbQQ=="],
"@tanstack/router-generator": ["@tanstack/router-generator@1.151.1", "", { "dependencies": { "@tanstack/router-core": "1.151.1", "@tanstack/router-utils": "1.143.11", "@tanstack/virtual-file-routes": "1.145.4", "prettier": "^3.5.0", "recast": "^0.23.11", "source-map": "^0.7.4", "tsx": "^4.19.2", "zod": "^3.24.2" } }, "sha512-MB+UCsG9bsQfHqA3eDcW0ZjfYp1fkgboU4cs4k4zieSs4qqxL4rW2Bq0U1G8nV8UL7I6+sWecWGpV+ThbpHlqw=="],
"@tanstack/router-plugin": ["@tanstack/router-plugin@1.151.0", "", { "dependencies": { "@babel/core": "^7.28.5", "@babel/plugin-syntax-jsx": "^7.27.1", "@babel/plugin-syntax-typescript": "^7.27.1", "@babel/template": "^7.27.2", "@babel/traverse": "^7.28.5", "@babel/types": "^7.28.5", "@tanstack/router-core": "1.151.0", "@tanstack/router-generator": "1.151.0", "@tanstack/router-utils": "1.143.11", "@tanstack/virtual-file-routes": "1.145.4", "babel-dead-code-elimination": "^1.0.11", "chokidar": "^3.6.0", "unplugin": "^2.1.2", "zod": "^3.24.2" }, "peerDependencies": { "@rsbuild/core": ">=1.0.2", "@tanstack/react-router": "^1.151.0", "vite": ">=5.0.0 || >=6.0.0 || >=7.0.0", "vite-plugin-solid": "^2.11.10", "webpack": ">=5.92.0" }, "optionalPeers": ["@rsbuild/core", "@tanstack/react-router", "vite", "vite-plugin-solid", "webpack"] }, "sha512-OCo80/fh19CCvNGMoEGQh+yqKByk+I5Nk6KGjDovatzyMsRsPcrnsLHonWNQFGH6hTimXLBTcZkU/vXBOpcn3w=="],
"@tanstack/router-plugin": ["@tanstack/router-plugin@1.151.1", "", { "dependencies": { "@babel/core": "^7.28.5", "@babel/plugin-syntax-jsx": "^7.27.1", "@babel/plugin-syntax-typescript": "^7.27.1", "@babel/template": "^7.27.2", "@babel/traverse": "^7.28.5", "@babel/types": "^7.28.5", "@tanstack/router-core": "1.151.1", "@tanstack/router-generator": "1.151.1", "@tanstack/router-utils": "1.143.11", "@tanstack/virtual-file-routes": "1.145.4", "babel-dead-code-elimination": "^1.0.11", "chokidar": "^3.6.0", "unplugin": "^2.1.2", "zod": "^3.24.2" }, "peerDependencies": { "@rsbuild/core": ">=1.0.2", "@tanstack/react-router": "^1.151.1", "vite": ">=5.0.0 || >=6.0.0 || >=7.0.0", "vite-plugin-solid": "^2.11.10", "webpack": ">=5.92.0" }, "optionalPeers": ["@rsbuild/core", "@tanstack/react-router", "vite", "vite-plugin-solid", "webpack"] }, "sha512-AkWk2L5pCouWrVBGEY1rvuSIRIwbTxi7myQXoIZOJ6enR8w03qhJQpWWj5JX4mhipDQs2nOljIrnR68nPlWIxg=="],
"@tanstack/router-ssr-query-core": ["@tanstack/router-ssr-query-core@1.151.0", "", { "peerDependencies": { "@tanstack/query-core": ">=5.90.0", "@tanstack/router-core": ">=1.127.0" } }, "sha512-nHZsZk0LT0VMOM4spGKSWFBiu7JlNryFpJOp2Evpjchthse+ZMWnD0lAFUIK/vs11kjx/URlouGYXDsz5Ai9SQ=="],
"@tanstack/router-ssr-query-core": ["@tanstack/router-ssr-query-core@1.151.1", "", { "peerDependencies": { "@tanstack/query-core": ">=5.90.0", "@tanstack/router-core": ">=1.127.0" } }, "sha512-BIPA/z6dXD3NMmVetN2ZImt/R+ECCpWHee5XH5jy2FkuN7QuGNlO9RoTuKIPk9oqwokOUqlGfngAK/R3tLDiaA=="],
"@tanstack/router-utils": ["@tanstack/router-utils@1.143.11", "", { "dependencies": { "@babel/core": "^7.28.5", "@babel/generator": "^7.28.5", "@babel/parser": "^7.28.5", "ansis": "^4.1.0", "diff": "^8.0.2", "pathe": "^2.0.3", "tinyglobby": "^0.2.15" } }, "sha512-N24G4LpfyK8dOlnP8BvNdkuxg1xQljkyl6PcrdiPSA301pOjatRT1y8wuCCJZKVVD8gkd0MpCZ0VEjRMGILOtA=="],
"@tanstack/start-client-core": ["@tanstack/start-client-core@1.151.0", "", { "dependencies": { "@tanstack/router-core": "1.151.0", "@tanstack/start-fn-stubs": "1.143.8", "@tanstack/start-storage-context": "1.151.0", "seroval": "^1.4.1", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-aPu95l0c01iAxSQo6LYJ0XO64xjL+OZitEKZ5jqZQVH1cb2iQWIrGDevcZODkJSDcZXtoOEJxHvXymfxlcpQUw=="],
"@tanstack/start-client-core": ["@tanstack/start-client-core@1.151.1", "", { "dependencies": { "@tanstack/router-core": "1.151.1", "@tanstack/start-fn-stubs": "1.143.8", "@tanstack/start-storage-context": "1.151.1", "seroval": "^1.4.1", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-WPVv+NNHLpOjmCkmKuAzhfDNp0viw+tyySAYaGVUgmrWwnI4ePxseRaWeEhEdnBKgrtK0tKEEk6eIiRQlpXQBA=="],
"@tanstack/start-fn-stubs": ["@tanstack/start-fn-stubs@1.143.8", "", {}, "sha512-2IKUPh/TlxwzwHMiHNeFw95+L2sD4M03Es27SxMR0A60Qc4WclpaD6gpC8FsbuNASM2jBxk2UyeYClJxW1GOAQ=="],
"@tanstack/start-plugin-core": ["@tanstack/start-plugin-core@1.151.0", "", { "dependencies": { "@babel/code-frame": "7.27.1", "@babel/core": "^7.28.5", "@babel/types": "^7.28.5", "@rolldown/pluginutils": "1.0.0-beta.40", "@tanstack/router-core": "1.151.0", "@tanstack/router-generator": "1.151.0", "@tanstack/router-plugin": "1.151.0", "@tanstack/router-utils": "1.143.11", "@tanstack/start-client-core": "1.151.0", "@tanstack/start-server-core": "1.151.0", "babel-dead-code-elimination": "^1.0.11", "cheerio": "^1.0.0", "exsolve": "^1.0.7", "pathe": "^2.0.3", "srvx": "^0.10.0", "tinyglobby": "^0.2.15", "ufo": "^1.5.4", "vitefu": "^1.1.1", "xmlbuilder2": "^4.0.3", "zod": "^3.24.2" }, "peerDependencies": { "vite": ">=7.0.0" } }, "sha512-bSkmbJAL/AMNyoDaLQOoLBJ15GGeZsblw05qDZKmTwugK/QTxLeFap65MgJ/oCZuYD/XNCjccyyKlvMKDaSNHg=="],
"@tanstack/start-plugin-core": ["@tanstack/start-plugin-core@1.151.1", "", { "dependencies": { "@babel/code-frame": "7.27.1", "@babel/core": "^7.28.5", "@babel/types": "^7.28.5", "@rolldown/pluginutils": "1.0.0-beta.40", "@tanstack/router-core": "1.151.1", "@tanstack/router-generator": "1.151.1", "@tanstack/router-plugin": "1.151.1", "@tanstack/router-utils": "1.143.11", "@tanstack/start-client-core": "1.151.1", "@tanstack/start-server-core": "1.151.1", "babel-dead-code-elimination": "^1.0.11", "cheerio": "^1.0.0", "exsolve": "^1.0.7", "pathe": "^2.0.3", "srvx": "^0.10.0", "tinyglobby": "^0.2.15", "ufo": "^1.5.4", "vitefu": "^1.1.1", "xmlbuilder2": "^4.0.3", "zod": "^3.24.2" }, "peerDependencies": { "vite": ">=7.0.0" } }, "sha512-YvUuDnlvJD05lSQ/zWC/0QecQJyItX58FxTZLORPbuCdPZOfVQGZ7CoIiIQrUR1BJwhIbPQUbnwogDSUwUQiyg=="],
"@tanstack/start-server-core": ["@tanstack/start-server-core@1.151.0", "", { "dependencies": { "@tanstack/history": "1.145.7", "@tanstack/router-core": "1.151.0", "@tanstack/start-client-core": "1.151.0", "@tanstack/start-storage-context": "1.151.0", "h3-v2": "npm:h3@2.0.1-rc.7", "seroval": "^1.4.1", "tiny-invariant": "^1.3.3" } }, "sha512-NiQ3bk3GeXECIHjhdf1m2fkl/9STy3RVes+UBz67wiKxGPAVt/t54ufx7HF8gnvJN/pTShksYZ+7BNSl7Eltgg=="],
"@tanstack/start-server-core": ["@tanstack/start-server-core@1.151.1", "", { "dependencies": { "@tanstack/history": "1.151.1", "@tanstack/router-core": "1.151.1", "@tanstack/start-client-core": "1.151.1", "@tanstack/start-storage-context": "1.151.1", "h3-v2": "npm:h3@2.0.1-rc.7", "seroval": "^1.4.1", "tiny-invariant": "^1.3.3" } }, "sha512-VsPXgF6rlZ3STh9G8kfwLPJa514IUPz/737xRLVhLO5NMhsbu80hzWeWSPlC1Bn099ewMIhWoCNjm2+eP1cQUA=="],
"@tanstack/start-storage-context": ["@tanstack/start-storage-context@1.151.0", "", { "dependencies": { "@tanstack/router-core": "1.151.0" } }, "sha512-2B7d9fxcXECOTYO0/AhYloLMmrHpSi7mqjh2sDIfPY5pRpOS0s9N/+359aNAnFXeu2itGY1Z7i50C0D7yGjULg=="],
"@tanstack/start-storage-context": ["@tanstack/start-storage-context@1.151.1", "", { "dependencies": { "@tanstack/router-core": "1.151.1" } }, "sha512-GY1l6zJvdY57J5YgcYmVbJV7r6Rp0X6iuzAB8ahZjr7rUpCPTgczWS0m1WlHasn6AgcHGu8edwkVWuRSx3JENg=="],
"@tanstack/store": ["@tanstack/store@0.8.0", "", {}, "sha512-Om+BO0YfMZe//X2z0uLF2j+75nQga6TpTJgLJQBiq85aOyZNIhkCgleNcud2KQg4k4v9Y9l+Uhru3qWMPGTOzQ=="],
@@ -926,6 +926,8 @@
"@tailwindcss/oxide-wasm32-wasi/tslib": ["tslib@2.8.1", "", { "bundled": true }, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
"@tanstack/react-query/@tanstack/query-core": ["@tanstack/query-core@5.90.19", "", {}, "sha512-GLW5sjPVIvH491VV1ufddnfldyVB+teCnpPIvweEfkpRx7CfUmUGhoh9cdcUKBh/KwVxk22aNEDxeTsvmyB/WA=="],
"@tanstack/router-generator/zod": ["zod@3.25.76", "", {}, "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ=="],
"@tanstack/router-plugin/zod": ["zod@3.25.76", "", {}, "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ=="],

View File

@@ -20,12 +20,12 @@
"@orpc/tanstack-query": "^1.13.4",
"@orpc/zod": "^1.13.4",
"@t3-oss/env-core": "^0.13.10",
"@tanstack/react-query": "^5.90.18",
"@tanstack/react-query": "^5.90.19",
"@tanstack/react-query-devtools": "^5.91.2",
"@tanstack/react-router": "^1.151.0",
"@tanstack/react-router-devtools": "^1.151.0",
"@tanstack/react-router-ssr-query": "^1.151.0",
"@tanstack/react-start": "^1.151.0",
"@tanstack/react-router": "^1.151.1",
"@tanstack/react-router-devtools": "^1.151.1",
"@tanstack/react-router-ssr-query": "^1.151.1",
"@tanstack/react-start": "^1.151.1",
"drizzle-orm": "^0.45.1",
"drizzle-zod": "^0.8.3",
"postgres": "^3.4.8",