Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to v1.83.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 02cef9a commit 700e979
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 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.83.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-router/-/react-router-1.83.1.tgz#2e606bc9fbf5cb01809a498d15cffc48830b788c"
integrity sha512-iT2V35Oho3Pbs2Sibjss2zwF+3gmaWtj/P9iyz45iGyKpkIESVTUVi4V8S99tNb2fFjq5UHyb1y06ubHMfAC8w==
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.83.1"
resolved "https://registry.yarnpkg.com/@tanstack/router-devtools/-/router-devtools-1.83.1.tgz#279878fc584fe966229fb5a4b1ae4049a472e923"
integrity sha512-FEH/8Q8pCph1/ccm5KRRwA0roFn9gxWux7EMqCoifV19j3tNBQmlZDHJFrqyO1oKnC+5mSeVdcNsl/eM6lRIIA==
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.83.1":
version "1.83.1"
resolved "https://registry.yarnpkg.com/@tanstack/router-generator/-/router-generator-1.83.1.tgz#dc91cb538c5ffcb19e67154cd1fde3a62b4df330"
integrity sha512-PecQnkY8hz2V1ZVriQ5iKp3+033H6VbiOmAkESXSENCfnM3p5SBUsd+VbPI4/2w5V/4X1lFEWepJaIBNM1Gm3A==
dependencies:
"@tanstack/virtual-file-routes" "^1.81.9"
prettier "^3.3.3"
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.83.1":
version "1.83.1"
resolved "https://registry.yarnpkg.com/@tanstack/router-plugin/-/router-plugin-1.83.1.tgz#0c0df682432ce85f4def507a90ccf5e23aefabcc"
integrity sha512-K/TQ81q5Sy+2l+9mprH2cKw0f4ytopDMgq0bEYujjwhjdR8/bXeTk9HuerWtz0dsyjOdm2SDh68w0Lan3nkHFA==
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.83.1"
"@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.83.1"
resolved "https://registry.yarnpkg.com/@tanstack/router-vite-plugin/-/router-vite-plugin-1.83.1.tgz#b5153115b570c16278859d29e49156c62103e168"
integrity sha512-86ocbTS8I+p6gjFM+LG9SM9x4VPuk/I9Ih33JXYDl3uCK2pNq1fYGan5baFZheaxJkRn0XrOBbqHwVbl7ew12g==
dependencies:
"@tanstack/router-plugin" "^1.83.0"
"@tanstack/router-plugin" "^1.83.1"

"@tanstack/[email protected]":
version "0.6.0"
Expand Down

0 comments on commit 700e979

Please sign in to comment.