|
45 | 45 | "@shikijs/rehype": "3.9.2", |
46 | 46 | "@tanstack/match-sorter-utils": "8.19.4", |
47 | 47 | "@tanstack/react-query": "5.84.2", |
48 | | - "@tanstack/react-router": "1.131.2", |
49 | | - "@tanstack/react-router-devtools": "1.131.2", |
| 48 | + "@tanstack/react-router": "1.131.3", |
| 49 | + "@tanstack/react-router-devtools": "1.131.3", |
50 | 50 | "@tanstack/react-table": "8.21.3", |
51 | | - "@tanstack/zod-adapter": "1.131.2", |
| 51 | + "@tanstack/zod-adapter": "1.131.3", |
52 | 52 | "@zag-js/react": "1.21.1", |
53 | 53 | "@zag-js/toast": "1.21.1", |
54 | 54 | "graphql": "16.11.0", |
|
71 | 71 | "@graphql-codegen/typescript-graphql-request": "6.3.0", |
72 | 72 | "@graphql-codegen/typescript-operations": "4.6.1", |
73 | 73 | "@tanstack/react-query-devtools": "5.84.2", |
74 | | - "@tanstack/router-plugin": "1.131.2", |
| 74 | + "@tanstack/router-plugin": "1.131.3", |
75 | 75 | "@types/luxon": "3.7.1", |
76 | 76 | "@types/react": "19.1.9", |
77 | 77 | "@types/react-dom": "19.1.7", |
|
736 | 736 |
|
737 | 737 | "@tanstack/react-query-devtools": [ "@tanstack/[email protected]", "", { "dependencies": { "@tanstack/query-devtools": "5.84.0" }, "peerDependencies": { "@tanstack/react-query": "^5.84.2", "react": "^18 || ^19" } }, "sha512-ojJ66QoW9noqK35Lsmfqpfucj6wuOxLL2TYwEwpvU+iUQ5R/7TKpapWvpy9kZyNSl0mxv5mpS+ImfR8aL8/x3g=="], |
738 | 738 |
|
739 | | - "@tanstack/react-router": [ "@tanstack/[email protected].2", "", { "dependencies": { "@tanstack/history": "1.131.2", "@tanstack/react-store": "^0.7.0", "@tanstack/router-core": "1.131.2", "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-MGkCPA/7HJ9UWIV27CtKb5i3Sizxywx43/h+ifrEC+2guzQR8yBcI4ibwMmSpsuGqKOzkuvX63RU1SVeCwbg+g=="], |
| 739 | + "@tanstack/react-router": [ "@tanstack/[email protected].3", "", { "dependencies": { "@tanstack/history": "1.131.2", "@tanstack/react-store": "^0.7.0", "@tanstack/router-core": "1.131.3", "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-1wxsStYJai0/ssOQeO+8mh5VmMmJWIZOtIEEqDxIhQX4dHyurKl6khl34+qLtDvWFsj6zgiMwjID3GQj5SMz1w=="], |
740 | 740 |
|
741 | | - "@tanstack/react-router-devtools": [ "@tanstack/[email protected].2", "", { "dependencies": { "@tanstack/router-devtools-core": "1.131.2" }, "peerDependencies": { "@tanstack/react-router": "^1.131.2", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-7bJxZadqjZrsdPOcKWp2+sc8cnARHzrgr/eduDJDA79Rbx7qEh8TgAY7xFqlhShCxA90/a9y4wastbs8AqnDcA=="], |
| 741 | + "@tanstack/react-router-devtools": [ "@tanstack/[email protected].3", "", { "dependencies": { "@tanstack/router-devtools-core": "1.131.3" }, "peerDependencies": { "@tanstack/react-router": "^1.131.3", "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-opouR8dbBrDnkHdiyTVPb3rTfSRxWN+ZGi1YuEXNGUXgirvnpQUTWNP6kzDv1at29DxymwwfRRYD602MjZOOlA=="], |
742 | 742 |
|
743 | 743 | "@tanstack/react-store": [ "@tanstack/[email protected]", "", { "dependencies": { "@tanstack/store": "0.7.1", "use-sync-external-store": "^1.5.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-qUTEKdId6QPWGiWyKAPf/gkN29scEsz6EUSJ0C3HgLMgaqTAyBsQ2sMCfGVcqb+kkhEXAdjleCgH6LAPD6f2sA=="], |
744 | 744 |
|
745 | 745 | "@tanstack/react-table": [ "@tanstack/[email protected]", "", { "dependencies": { "@tanstack/table-core": "8.21.3" }, "peerDependencies": { "react": ">=16.8", "react-dom": ">=16.8" } }, "sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww=="], |
746 | 746 |
|
747 | | - "@tanstack/router-core": [ "@tanstack/[email protected].2", "", { "dependencies": { "@tanstack/history": "1.131.2", "@tanstack/store": "^0.7.0", "cookie-es": "^1.2.2", "seroval": "^1.3.2", "seroval-plugins": "^1.3.2", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-ITnzlVk9iZTYNe/1FuLnDhpDTml1PfzUZk3V5He+NrXIcPGd2h3plZlv6NqZirNZMhCoiX52jfM1BOHGuy1ICA=="], |
| 747 | + "@tanstack/router-core": [ "@tanstack/[email protected].3", "", { "dependencies": { "@tanstack/history": "1.131.2", "@tanstack/store": "^0.7.0", "cookie-es": "^1.2.2", "seroval": "^1.3.2", "seroval-plugins": "^1.3.2", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" } }, "sha512-8sby4n2pgRJ7qZrFvuS6v21oBDHCRoFM8p+/HAIra2d32cD5wS5k9DeNltWFUAJFXdsdwpdGVA0iXSAc0WfIHw=="], |
748 | 748 |
|
749 | | - "@tanstack/router-devtools-core": [ "@tanstack/[email protected].2", "", { "dependencies": { "clsx": "^2.1.1", "goober": "^2.1.16", "solid-js": "^1.9.5" }, "peerDependencies": { "@tanstack/router-core": "^1.131.2", "csstype": "^3.0.10", "tiny-invariant": "^1.3.3" }, "optionalPeers": [ "csstype"] }, "sha512-j7++EKhxbB8JXFqbZH6fRdCge7pujqrFrBEDDpNX7ms3EY7MwAcqiYE4qqY9YsJhfAOjZWo+88KEzX9AB09twA=="], |
| 749 | + "@tanstack/router-devtools-core": [ "@tanstack/[email protected].3", "", { "dependencies": { "clsx": "^2.1.1", "goober": "^2.1.16", "solid-js": "^1.9.5" }, "peerDependencies": { "@tanstack/router-core": "^1.131.3", "csstype": "^3.0.10", "tiny-invariant": "^1.3.3" }, "optionalPeers": [ "csstype"] }, "sha512-GQHVCE0ywJ0ajz9K52RLAhbDSuziD3MVRYYp5S5w2i31Mb9xkzITJe/CZ7WIgOuY+XQm18P8drbJnxdHTNOcWQ=="], |
750 | 750 |
|
751 | | - "@tanstack/router-generator": [ "@tanstack/[email protected].2", "", { "dependencies": { "@tanstack/router-core": "1.131.2", "@tanstack/router-utils": "1.131.2", "@tanstack/virtual-file-routes": "1.131.2", "prettier": "^3.5.0", "recast": "^0.23.11", "source-map": "^0.7.4", "tsx": "^4.19.2", "zod": "^3.24.2" } }, "sha512-A4IW5zmAV5NrRCf2UXONA47DLSEXPaIcPL3Bmi6MHmA8QaWkoJ7frTHv82QE8DmyIsv2Y7c0CfINy2K5KET0Tw=="], |
| 751 | + "@tanstack/router-generator": [ "@tanstack/[email protected].3", "", { "dependencies": { "@tanstack/router-core": "1.131.3", "@tanstack/router-utils": "1.131.2", "@tanstack/virtual-file-routes": "1.131.2", "prettier": "^3.5.0", "recast": "^0.23.11", "source-map": "^0.7.4", "tsx": "^4.19.2", "zod": "^3.24.2" } }, "sha512-sTsi9lSxBCpAExQWyh3k2X40biiRHjIRISxVvko5sPG/+NKYFjGaQwgXQ/1jiDSTqe8i7/b/2l94ZJPTa6VPxQ=="], |
752 | 752 |
|
753 | | - "@tanstack/router-plugin": [ "@tanstack/[email protected].2", "", { "dependencies": { "@babel/core": "^7.27.7", "@babel/plugin-syntax-jsx": "^7.27.1", "@babel/plugin-syntax-typescript": "^7.27.1", "@babel/template": "^7.27.2", "@babel/traverse": "^7.27.7", "@babel/types": "^7.27.7", "@tanstack/router-core": "1.131.2", "@tanstack/router-generator": "1.131.2", "@tanstack/router-utils": "1.131.2", "@tanstack/virtual-file-routes": "1.131.2", "babel-dead-code-elimination": "^1.0.10", "chokidar": "^3.6.0", "unplugin": "^2.1.2", "zod": "^3.24.2" }, "peerDependencies": { "@rsbuild/core": ">=1.0.2", "@tanstack/react-router": "^1.131.2", "vite": ">=5.0.0 || >=6.0.0", "vite-plugin-solid": "^2.11.2", "webpack": ">=5.92.0" }, "optionalPeers": [ "@rsbuild/core", "@tanstack/react-router", "vite", "vite-plugin-solid", "webpack"] }, "sha512-+F/Orgn4Gi69WBn+aRmVezGbbk/Uk8viciSkdeQUpU2cWtMSR2EFU2xjFG06YCTX92jcZAYfSRQMpStncRXJQQ=="], |
| 753 | + "@tanstack/router-plugin": [ "@tanstack/[email protected].3", "", { "dependencies": { "@babel/core": "^7.27.7", "@babel/plugin-syntax-jsx": "^7.27.1", "@babel/plugin-syntax-typescript": "^7.27.1", "@babel/template": "^7.27.2", "@babel/traverse": "^7.27.7", "@babel/types": "^7.27.7", "@tanstack/router-core": "1.131.3", "@tanstack/router-generator": "1.131.3", "@tanstack/router-utils": "1.131.2", "@tanstack/virtual-file-routes": "1.131.2", "babel-dead-code-elimination": "^1.0.10", "chokidar": "^3.6.0", "unplugin": "^2.1.2", "zod": "^3.24.2" }, "peerDependencies": { "@rsbuild/core": ">=1.0.2", "@tanstack/react-router": "^1.131.3", "vite": ">=5.0.0 || >=6.0.0", "vite-plugin-solid": "^2.11.2", "webpack": ">=5.92.0" }, "optionalPeers": [ "@rsbuild/core", "@tanstack/react-router", "vite", "vite-plugin-solid", "webpack"] }, "sha512-PLCjxTTHBf5H9TqH+jTNvgSnnCZhvrLj61C5XAtONA7NUv+Lh4xJ/u0nn83ZYb7uFM4rMg1JmpU5mG8iNbGHZw=="], |
754 | 754 |
|
755 | 755 | "@tanstack/router-utils": [ "@tanstack/[email protected]", "", { "dependencies": { "@babel/core": "^7.27.4", "@babel/generator": "^7.27.5", "@babel/parser": "^7.27.5", "@babel/preset-typescript": "^7.27.1", "ansis": "^4.1.0", "diff": "^8.0.2" } }, "sha512-sr3x0d2sx9YIJoVth0QnfEcAcl+39sQYaNQxThtHmRpyeFYNyM2TTH+Ud3TNEnI3bbzmLYEUD+7YqB987GzhDA=="], |
756 | 756 |
|
|
764 | 764 |
|
765 | 765 | "@tanstack/virtual-file-routes": [ "@tanstack/[email protected]", "", {}, "sha512-VEEOxc4mvyu67O+Bl0APtYjwcNRcL9it9B4HKbNgcBTIOEalhk+ufBl4kiqc8WP1sx1+NAaiS+3CcJBhrqaSRg=="], |
766 | 766 |
|
767 | | - "@tanstack/zod-adapter": [ "@tanstack/[email protected].2", "", { "peerDependencies": { "@tanstack/react-router": ">=1.43.2", "zod": "^3.23.8" } }, "sha512-TqGgUMvw3CLu7RKsXmMIrzOwzAdMAj+aHnObOVRDyqn3RTHfzUbceBKHGvWZRu1AV6JBtMwavm0tJfgnChe06Q=="], |
| 767 | + "@tanstack/zod-adapter": [ "@tanstack/[email protected].3", "", { "peerDependencies": { "@tanstack/react-router": ">=1.43.2", "zod": "^3.23.8" } }, "sha512-v3uppXBsibanjcOmMvNWTT8QFKSsuP1UXOpr/5z245O/NcCZ7A9xwqUkUdbmCP/S6F74AkJqXcUzlLi2Bw85vw=="], |
768 | 768 |
|
769 | 769 | "@ts-morph/common": [ "@ts-morph/[email protected]", "", { "dependencies": { "fast-glob": "^3.3.2", "minimatch": "^9.0.3", "mkdirp": "^3.0.1", "path-browserify": "^1.0.1" } }, "sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA=="], |
770 | 770 |
|
|
0 commit comments