Skip to content

Commit a42a0a0

Browse files
bump deps, upgrade to stable query integration (#532)
1 parent b2ce757 commit a42a0a0

File tree

4 files changed

+761
-724
lines changed

4 files changed

+761
-724
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@tailwindcss/vite": "^4.1.11",
4242
"@tanstack/react-pacer": "^0.16.3",
4343
"@tanstack/react-query": "^5.90.2",
44-
"@tanstack/react-router": "1.132.47",
45-
"@tanstack/react-router-devtools": "1.132.51",
46-
"@tanstack/react-router-with-query": "1.130.17",
47-
"@tanstack/react-start": "1.132.51",
44+
"@tanstack/react-router": "1.136.4",
45+
"@tanstack/react-router-devtools": "1.136.4",
46+
"@tanstack/react-router-ssr-query": "1.136.4",
47+
"@tanstack/react-start": "1.136.4",
4848
"@tanstack/react-table": "^8.21.3",
4949
"@types/d3": "^7.4.3",
5050
"@typescript-eslint/parser": "^7.2.0",
@@ -70,9 +70,9 @@
7070
"marked-gfm-heading-id": "^4.0.0",
7171
"mermaid": "^11.11.0",
7272
"qss": "^3.0.0",
73-
"react": "^19.0.0",
73+
"react": "^19.2.0",
7474
"react-colorful": "^5.6.1",
75-
"react-dom": "^19.0.0",
75+
"react-dom": "^19.2.0",
7676
"react-icons": "^5.3.0",
7777
"react-instantsearch": "7",
7878
"react-markdown": "^6.0.3",
@@ -91,8 +91,8 @@
9191
"@content-collections/vite": "^0.2.4",
9292
"@shikijs/transformers": "^1.10.3",
9393
"@types/node": "^24.3.0",
94-
"@types/react": "^18.3.12",
95-
"@types/react-dom": "^18.3.1",
94+
"@types/react": "^19.2.0",
95+
"@types/react-dom": "^19.2.0",
9696
"@types/remove-markdown": "^0.3.4",
9797
"autoprefixer": "^10.4.18",
9898
"dotenv-cli": "^8.0.0",

0 commit comments

Comments
 (0)