Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@sentry/react": "^10.62.0",
"@tanstack/react-query": "~5.101.2",
"@tanstack/react-query-devtools": "^5.101.2",
"@tanstack/react-router": "^1.170.16",
"@tanstack/react-router": "^1.170.17",
"date-fns": "^4.4.0",
"framer-motion": "~12.42.2",
"javascript-time-ago": "^2.6.4",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@eslint/js": "^10.0.1",
"@stylistic/eslint-plugin": "^5.10.0",
"@tanstack/eslint-plugin-query": "^5.101.2",
"@tanstack/router-plugin": "^1.168.18",
"@tanstack/router-plugin": "^1.168.19",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.2",
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3422,18 +3422,18 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-router@npm:^1.170.16":
version: 1.170.16
resolution: "@tanstack/react-router@npm:1.170.16"
"@tanstack/react-router@npm:^1.170.17":
version: 1.170.17
resolution: "@tanstack/react-router@npm:1.170.17"
dependencies:
"@tanstack/history": "npm:1.162.0"
"@tanstack/react-store": "npm:^0.9.3"
"@tanstack/router-core": "npm:1.171.13"
"@tanstack/router-core": "npm:1.171.14"
isbot: "npm:^5.1.22"
peerDependencies:
react: ">=18.0.0 || >=19.0.0"
react-dom: ">=18.0.0 || >=19.0.0"
checksum: 10c0/85d199fd9ae0d7d43d11d4b293d306c125e5c0f92db26d6105fcbf3997cca7fd25933d4144d0962a5b37e2e54e9d25cf98f5cd4f9bf6f986b40f6af3e3e60b7a
checksum: 10c0/4d5ddcce92ee273c6aa07b61bc66c281d221123a870a605d8632cbee30749eb75717d19c1d1c6a52b21917d73c902562c7d2c0a970245918200119925a04cccb
languageName: node
linkType: hard

Expand All @@ -3450,50 +3450,50 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/router-core@npm:1.171.13":
version: 1.171.13
resolution: "@tanstack/router-core@npm:1.171.13"
"@tanstack/router-core@npm:1.171.14":
version: 1.171.14
resolution: "@tanstack/router-core@npm:1.171.14"
dependencies:
"@tanstack/history": "npm:1.162.0"
cookie-es: "npm:^3.0.0"
seroval: "npm:^1.5.4"
seroval-plugins: "npm:^1.5.4"
checksum: 10c0/10db2af6b64146e5273d0b378f873c518f790d4a20cd597cb783aaf718efc9c600e326b97f068f0892b1c5cb2ac912f68846b6d25f43cc0c97ef240494b55c94
checksum: 10c0/cda8eee02d95282e588050edbfa2125ed4724030a8c3f44eefe6fcdd4a1687234f305a1e76e8a00f291105e24290866cef231b7eebfeed756603c1c81963b1fb
languageName: node
linkType: hard

"@tanstack/router-generator@npm:1.167.17":
version: 1.167.17
resolution: "@tanstack/router-generator@npm:1.167.17"
"@tanstack/router-generator@npm:1.167.18":
version: 1.167.18
resolution: "@tanstack/router-generator@npm:1.167.18"
dependencies:
"@babel/types": "npm:^7.28.5"
"@tanstack/router-core": "npm:1.171.13"
"@tanstack/router-core": "npm:1.171.14"
"@tanstack/router-utils": "npm:1.162.2"
"@tanstack/virtual-file-routes": "npm:1.162.0"
jiti: "npm:^2.7.0"
magic-string: "npm:^0.30.21"
prettier: "npm:^3.5.0"
zod: "npm:^4.4.3"
checksum: 10c0/c29ff2accf5bb9e9f53c34df6c23ba7f9dc1a18c5d4064472654b6144e15cbce32c198436f240c5140b7f209043c000d0598a5df17d874008775addddf528fb7
checksum: 10c0/e4d1878d96df93923f5ccdbbdfc4a8d7e6d72c58a4ec6601bda248a37dfa03360c141e89d439d3739eabfe8d515f707a45f6aa543adbeab9aa44a7042c90579c
languageName: node
linkType: hard

"@tanstack/router-plugin@npm:^1.168.18":
version: 1.168.18
resolution: "@tanstack/router-plugin@npm:1.168.18"
"@tanstack/router-plugin@npm:^1.168.19":
version: 1.168.19
resolution: "@tanstack/router-plugin@npm:1.168.19"
dependencies:
"@babel/core": "npm:^7.28.5"
"@babel/template": "npm:^7.27.2"
"@babel/types": "npm:^7.28.5"
"@tanstack/router-core": "npm:1.171.13"
"@tanstack/router-generator": "npm:1.167.17"
"@tanstack/router-core": "npm:1.171.14"
"@tanstack/router-generator": "npm:1.167.18"
"@tanstack/router-utils": "npm:1.162.2"
chokidar: "npm:^5.0.0"
unplugin: "npm:^3.0.0"
zod: "npm:^4.4.3"
peerDependencies:
"@rsbuild/core": ">=1.0.2 || ^2.0.0"
"@tanstack/react-router": ^1.170.15
"@tanstack/react-router": ^1.170.17
vite: ">=5.0.0 || >=6.0.0 || >=7.0.0 || >=8.0.0"
vite-plugin-solid: ^2.11.10 || ^3.0.0-0
webpack: ">=5.92.0"
Expand All @@ -3508,7 +3508,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/9c58e8213e863a52cf367a05904e317aa6fc0c2b1dce69af411d70aadd915453cde5c083b82bd9fcdf681bf20d9e695dbffe91ba8e422694c8ae3c7e15892c7d
checksum: 10c0/a72a2ca70f1f98475d7b3cdd5c496f84f77e6c808805281bcf199c443865be4ec14f1d80529ce9ba00204a14d7b87936040738dfb8df3bdf03bae8c805a265af
languageName: node
linkType: hard

Expand Down Expand Up @@ -8944,8 +8944,8 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.101.2"
"@tanstack/react-query": "npm:~5.101.2"
"@tanstack/react-query-devtools": "npm:^5.101.2"
"@tanstack/react-router": "npm:^1.170.16"
"@tanstack/router-plugin": "npm:^1.168.18"
"@tanstack/react-router": "npm:^1.170.17"
"@tanstack/router-plugin": "npm:^1.168.19"
"@testing-library/dom": "npm:^10.4.1"
"@testing-library/react": "npm:^16.3.2"
"@types/eslint-plugin-jsx-a11y": "npm:^6.10.1"
Expand Down
Loading