Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to v1.85.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 02cef9a commit e4ae1a7
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1284,9 +1284,9 @@
"@tanstack/query-core" "5.61.5"

"@tanstack/react-router@^1.83.0":
version "1.83.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-router/-/react-router-1.83.0.tgz#4e330ffdcad8d8148cbf9659b195de0e90f58795"
integrity sha512-oJ6ewpitY5uIMH82nHW2LuQt0gtTe+v4DAgufWjLBwOaWr5po/0by9DDBW/j02mgr1mVSXm+OXbKSDQNC/+ARw==
version "1.85.2"
resolved "https://registry.yarnpkg.com/@tanstack/react-router/-/react-router-1.85.2.tgz#7793e7b3e68da8fa46c7ef25343239084adb5f49"
integrity sha512-khl/bII4tvRe0sDhFAfYTZrvUZCfbAvqT3kh+qpzJkGDvtc7IqEbYBEKI2I3AWNcGS+eW4xSb1aSOYb5R5x+Jw==
dependencies:
"@tanstack/history" "1.81.9"
"@tanstack/react-store" "^0.6.1"
Expand All @@ -1303,27 +1303,27 @@
use-sync-external-store "^1.2.2"

"@tanstack/router-devtools@^1.83.0":
version "1.83.0"
resolved "https://registry.yarnpkg.com/@tanstack/router-devtools/-/router-devtools-1.83.0.tgz#590597ecea0890b7f6744c5ecb6d6d8977911396"
integrity sha512-jqFSJdPrDXSVadvWAV6XpWpdduMmgFGaJA222FgbBI25uXDRo9MRvoORonqMPYahfTUNersisruh2NXaZZAT0Q==
version "1.85.2"
resolved "https://registry.yarnpkg.com/@tanstack/router-devtools/-/router-devtools-1.85.2.tgz#0e161d9f89da4aae0e7d61d3d7015d5a92267d4e"
integrity sha512-nxyy+8ym4ccDJxUter8fpugAabNqjywr2I3kbFJupMimo3Ab92+0vSVITScr3y6huYORMj0HeLNQuN9ZM56fCA==
dependencies:
clsx "^2.1.1"
goober "^2.1.16"

"@tanstack/router-generator@^1.83.0":
version "1.83.0"
resolved "https://registry.yarnpkg.com/@tanstack/router-generator/-/router-generator-1.83.0.tgz#97646d451b66322821ecbed10a44d30647b3f9b5"
integrity sha512-fj8n0vQ4bxyctltCmlc9ge1DT+tc05VHbFs1BnroASBhz76KTMNmKAQexPRZptNiDNHgQIQHVL5AIxv93zHKpA==
"@tanstack/router-generator@^1.85.2":
version "1.85.2"
resolved "https://registry.yarnpkg.com/@tanstack/router-generator/-/router-generator-1.85.2.tgz#079e8437ab56c66a9bf6f85a7b810747e933a42a"
integrity sha512-COt0QWiuwIp1Dp3M2cRa4cHNJWDSXYjdkQgeG8zdf0tcpHN457HrhFXHgnkyLBwWdMphfzTwgcJHP6/aN8A7Kw==
dependencies:
"@tanstack/virtual-file-routes" "^1.81.9"
prettier "^3.3.3"
prettier "^3.4.1"
tsx "^4.19.2"
zod "^3.23.8"

"@tanstack/router-plugin@^1.83.0":
version "1.83.0"
resolved "https://registry.yarnpkg.com/@tanstack/router-plugin/-/router-plugin-1.83.0.tgz#1677e54e9bdf622af615bf740b5ba620feef19ca"
integrity sha512-frJafLRqQ/7DxCYc/6Y7ZrqT/W1sXN6FGeO3YkgJs+A/WRnGyvL+yEOI3GYDUakSHUpGapUfVYBC6RFhQ+CipQ==
"@tanstack/router-plugin@^1.85.2":
version "1.85.2"
resolved "https://registry.yarnpkg.com/@tanstack/router-plugin/-/router-plugin-1.85.2.tgz#553b91f22a3661de5fb503aa814cf945bb82c0d3"
integrity sha512-IIWyK6jXeMcjACk0f73PoLw7FiCHjL+WevHzdYG7wlQ7oIcFrvFDPKe3EhDOQxyhvTd9fXXdu0pGA4O2tKZRGg==
dependencies:
"@babel/core" "^7.26.0"
"@babel/generator" "^7.26.2"
Expand All @@ -1333,7 +1333,7 @@
"@babel/template" "^7.25.9"
"@babel/traverse" "^7.25.9"
"@babel/types" "^7.26.0"
"@tanstack/router-generator" "^1.83.0"
"@tanstack/router-generator" "^1.85.2"
"@tanstack/virtual-file-routes" "^1.81.9"
"@types/babel__core" "^7.20.5"
"@types/babel__generator" "^7.6.8"
Expand All @@ -1345,11 +1345,11 @@
zod "^3.23.8"

"@tanstack/router-vite-plugin@^1.83.0":
version "1.83.0"
resolved "https://registry.yarnpkg.com/@tanstack/router-vite-plugin/-/router-vite-plugin-1.83.0.tgz#08fb77d3f2e5f70fd508c350d8c285fb6ae1d336"
integrity sha512-iMSuWoLk0QzgKU8/5fyI80Eb3a29TE6LQpvpvOUKBtxGnR/OB8FV+z2V3Vz03WSkF8cu5wlLtjMwQLHk/ksC3Q==
version "1.85.2"
resolved "https://registry.yarnpkg.com/@tanstack/router-vite-plugin/-/router-vite-plugin-1.85.2.tgz#7538568fee5b87e1afb071d4ecc6d89a798510f5"
integrity sha512-Not40VZGVgbvKmN89sdPFafAYJwz2sGQRRtGl8GuB6F8pDvluIQoeHiynPd5MBw/8OFdjW1YhVpHVeGfAakosw==
dependencies:
"@tanstack/router-plugin" "^1.83.0"
"@tanstack/router-plugin" "^1.85.2"

"@tanstack/store@0.6.0":
version "0.6.0"
Expand Down Expand Up @@ -1796,9 +1796,9 @@ callsites@^3.0.0:
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==

caniuse-lite@^1.0.30001669:
version "1.0.30001684"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz#0eca437bab7d5f03452ff0ef9de8299be6b08e16"
integrity sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==
version "1.0.30001685"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001685.tgz#2d10d36c540a9a5d47ad6ab9e1ed5f61fdeadd8c"
integrity sha512-e/kJN1EMyHQzgcMEEgoo+YTCO1NGCmIYHk5Qk8jT6AazWemS5QFKJ5ShCJlH3GZrNIdZofcNCEwZqbMjjKzmnA==

chalk@^4.0.0, chalk@^4.1.2:
version "4.1.2"
Expand Down Expand Up @@ -2039,9 +2039,9 @@ dom-helpers@^5.0.1:
csstype "^3.0.2"

electron-to-chromium@^1.5.41:
version "1.5.65"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.65.tgz#e2b9d84d31e187a847e3ccdcfb415ddd4a3d1ea7"
integrity sha512-PWVzBjghx7/wop6n22vS2MLU8tKGd4Q91aCEGhG/TYmW6PP5OcSXcdnxTe1NNt0T66N8D6jxh4kC8UsdzOGaIw==
version "1.5.68"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.68.tgz#4f46be4d465ef00e2100d5557b66f4af70e3ce6c"
integrity sha512-FgMdJlma0OzUYlbrtZ4AeXjKxKPk6KT8WOP8BjcqxWtlg8qyJQjRzPJzUtUn5GBg1oQ26hFs7HOOHJMYiJRnvQ==

emoji-regex@^10.3.0:
version "10.4.0"
Expand Down Expand Up @@ -3763,7 +3763,7 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier@^3.3.3, prettier@^3.4.1:
prettier@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
Expand Down

0 comments on commit e4ae1a7

Please sign in to comment.