Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to v1.98.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 61b2586 commit 03c1689
Showing 1 changed file with 36 additions and 31 deletions.
67 changes: 36 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
"@tanstack/query-core" "5.65.0"

"@tanstack/react-router@^1.97.14":
version "1.98.3"
resolved "https://registry.yarnpkg.com/@tanstack/react-router/-/react-router-1.98.3.tgz#0e6631ae0d1feeda76dc58ef8ae1e449451f7d4b"
integrity sha512-Ycjqt8k7TQyCF5BN2WUZXq4KE+KgzCKIdiOgt0OTViwq1sjCMMUF8KWDPYoTiU/ZrtxZ8rhto43fbWSLNl3tNg==
version "1.98.4"
resolved "https://registry.yarnpkg.com/@tanstack/react-router/-/react-router-1.98.4.tgz#c7f6c0889dc143a7c0fb1297bc83636d0a76be93"
integrity sha512-h+NZF0JTeEVqNcwXukiTrPUHGEzW7lRa2zKev+ib726Eedviy+WP9Jw7vIBKjjg8vAjCWyHTKxVo3M5lo74Jog==
dependencies:
"@tanstack/history" "1.98.1"
"@tanstack/react-store" "^0.7.0"
Expand All @@ -1432,56 +1432,61 @@
"@tanstack/store" "^0.7.0"

"@tanstack/router-devtools@^1.97.14":
version "1.98.3"
resolved "https://registry.yarnpkg.com/@tanstack/router-devtools/-/router-devtools-1.98.3.tgz#0790e7db42c291befbe086dbf07c4d59bd141176"
integrity sha512-c94HzJTrqL2+Qv7260Da1QI4oN58p4QmWWPWmjNXAVCUDWMfcGfNX44RE/OCOwSHzevUv/OC6ROWGfXFZTdoEQ==
version "1.98.4"
resolved "https://registry.yarnpkg.com/@tanstack/router-devtools/-/router-devtools-1.98.4.tgz#32cc54cb7d3d3a537e7604cee45b5af134574b81"
integrity sha512-Pa7zRqoKm1mRJ4TbsVOn52MELDMoWRsuWDOEC1j2VQhLFoWIvdZU2ZLRzfZbZ8pMRZcilCKDa4iXfb18IjOEEw==
dependencies:
clsx "^2.1.1"
goober "^2.1.16"

"@tanstack/router-generator@^1.98.3":
version "1.98.3"
resolved "https://registry.yarnpkg.com/@tanstack/router-generator/-/router-generator-1.98.3.tgz#12c2546f2556a6f63c52fad04f6e8352c13f0461"
integrity sha512-bhtgm0pqx1relyaHZi30vpnh806hbFqUQjja7AuML9XTasiu/SDB75eOGO0oLjIl+Uac3JZtgA4QIj+Zn9uYrg==
"@tanstack/router-generator@^1.98.4":
version "1.98.4"
resolved "https://registry.yarnpkg.com/@tanstack/router-generator/-/router-generator-1.98.4.tgz#04b3572ba3dbad4d436acde5375b76ddc7ba2a45"
integrity sha512-Xw003wakc3+/ZNPhX/5M1ux568BOXLSJ4MV034Tfq4fz+12WTij4uIy3uUC6zirW2p8hKRlqRKJSxaUWE5WCMw==
dependencies:
"@tanstack/virtual-file-routes" "^1.98.1"
prettier "^3.4.2"
tsx "^4.19.2"
zod "^3.24.1"

"@tanstack/router-plugin@^1.98.3":
version "1.98.3"
resolved "https://registry.yarnpkg.com/@tanstack/router-plugin/-/router-plugin-1.98.3.tgz#88859a4d679971f7149e578db595ccc3126caca2"
integrity sha512-rUnr0WHxBiCV2VJbbN/McoS/arrp4SOPfsBGCWp6OhJUsCpE0lojPsKiiqchUXCOcD3XWOV1lBJHI1GAk0cFyQ==
"@tanstack/router-plugin@^1.98.5":
version "1.98.5"
resolved "https://registry.yarnpkg.com/@tanstack/router-plugin/-/router-plugin-1.98.5.tgz#77444e3c2e0aafe0f5c74d8f78642b86bc3706c3"
integrity sha512-QGZ92jEsgZGsscvEd/YigUka1wPPlXY8E4OtG3IK0w3c8YnedbfC2q/W6kIM7CPbGf5s19ieNIMRnVByuTdaCA==
dependencies:
"@babel/core" "^7.26.7"
"@babel/generator" "^7.26.5"
"@babel/parser" "^7.26.7"
"@babel/plugin-syntax-jsx" "^7.25.9"
"@babel/plugin-syntax-typescript" "^7.25.9"
"@babel/template" "^7.25.9"
"@babel/traverse" "^7.26.7"
"@babel/types" "^7.26.7"
"@tanstack/router-generator" "^1.98.3"
"@tanstack/router-generator" "^1.98.4"
"@tanstack/router-utils" "^1.98.5"
"@tanstack/virtual-file-routes" "^1.98.1"
"@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"
chokidar "^3.6.0"
diff "^7.0.0"
unplugin "^2.1.2"
zod "^3.24.1"

"@tanstack/router-utils@^1.98.5":
version "1.98.5"
resolved "https://registry.yarnpkg.com/@tanstack/router-utils/-/router-utils-1.98.5.tgz#b9f61371b078e46e68e3ce8a61c547d7887c7f84"
integrity sha512-+2G9yqHgh9Xxhw4a5gg5r5WiuXgCQne9j82/RLyKRAG1JK9iGwPc6qPUHQdV359Yf5BO21MvaDeI8iB5y6wTDg==
dependencies:
"@babel/generator" "^7.26.5"
"@babel/parser" "^7.26.7"
ansis "^3.5.2"
diff "^7.0.0"

"@tanstack/router-vite-plugin@^1.97.14":
version "1.98.3"
resolved "https://registry.yarnpkg.com/@tanstack/router-vite-plugin/-/router-vite-plugin-1.98.3.tgz#6974f90abf58476c3dcbb2fcb7d6cef037c4ca8e"
integrity sha512-Thn90UChFaCsL/awzeprueUSv5kGjwjq4Y+U7e9jzCkeF3YQbCAsDez1PI3bUUiqK5kO7el4ggPnBEqRGwYA3g==
version "1.98.5"
resolved "https://registry.yarnpkg.com/@tanstack/router-vite-plugin/-/router-vite-plugin-1.98.5.tgz#73087bb39079a0d33e2cc91469c2997f2c172772"
integrity sha512-8cS8pPfymQLncQTdDApa7CTjg1H/e0RdpdVk+Ibc70UP/0neKHHG/RlQUoUS5xAYd488ZhYifhdilIZjIODNHg==
dependencies:
"@tanstack/router-plugin" "^1.98.3"
"@tanstack/router-plugin" "^1.98.5"

"@tanstack/store@0.7.0", "@tanstack/store@^0.7.0":
version "0.7.0"
Expand All @@ -1504,7 +1509,7 @@
"@types/babel__template" "*"
"@types/babel__traverse" "*"

"@types/babel__generator@*", "@types/babel__generator@^7.6.8":
"@types/babel__generator@*":
version "7.6.8"
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.8.tgz#f836c61f48b1346e7d2b0d93c6dacc5b9535d3ab"
integrity sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==
Expand All @@ -1526,11 +1531,6 @@
dependencies:
"@babel/types" "^7.20.7"

"@types/diff@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-6.0.0.tgz#031f27cf57564f3cce825f38fb19fdd4349ad07a"
integrity sha512-dhVCYGv3ZSbzmQaBSagrv1WJ6rXCdkyTcDyoNu1MD8JohI7pR7k8wdZEm+mvdxRKXyHVwckFzWU1vJc+Z29MlA==

"@types/es-aggregate-error@^1.0.2":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@types/es-aggregate-error/-/es-aggregate-error-1.0.6.tgz#1472dfb0fb1cb4c3f2bd3b2a7b7e19f60a1d66c0"
Expand Down Expand Up @@ -1799,6 +1799,11 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

ansis@^3.5.2:
version "3.10.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==

anymatch@~3.1.2:
version "3.1.3"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
Expand Down

0 comments on commit 03c1689

Please sign in to comment.