Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent ba80869 commit 3cd39db
Show file tree
Hide file tree
Showing 53 changed files with 910 additions and 1,095 deletions.
4 changes: 2 additions & 2 deletions e2e/react-router/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test:e2e": "playwright test --project=chromium"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"@tanstack/router-plugin": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions e2e/react-router/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test:e2e": "playwright test --project=chromium"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/react-router/basic-scroll-restoration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@tanstack/react-router": "workspace:^",
"@tanstack/react-virtual": "^3.10.9",
"@tanstack/react-virtual": "^3.11.1",
"@tanstack/router-devtools": "workspace:^",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions e2e/start/basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"@tanstack/start": "workspace:^",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"prisma": "^5.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -33,8 +33,8 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
8 changes: 4 additions & 4 deletions e2e/start/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test:e2e": "playwright test --project=chromium"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "workspace:^",
"@tanstack/react-router-with-query": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
Expand All @@ -31,8 +31,8 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
4 changes: 2 additions & 2 deletions e2e/start/basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
},
"overrides": {
"react": "0.0.0-experimental-035a41c4e-20230704",
Expand Down
4 changes: 2 additions & 2 deletions e2e/start/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
8 changes: 4 additions & 4 deletions e2e/start/clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"test:e2e": "exit 0; playwright test --project=chromium"
},
"dependencies": {
"@clerk/tanstack-start": "0.5.4",
"@clerk/tanstack-start": "0.6.5",
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"@tanstack/start": "workspace:^",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand All @@ -31,8 +31,8 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
4 changes: 2 additions & 2 deletions e2e/start/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion examples/react/basic-default-search-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"redaxios": "^0.5.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/generator": "^7.26.2",
"@babel/generator": "^7.26.3",
"@rollup/plugin-babel": "^6.0.4",
"@types/express": "^4.17.21",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"compression": "^1.7.5",
"express": "^4.21.1",
"express": "^4.21.2",
"isbot": "^5.1.17",
"node-fetch": "^3.3.2",
"serve-static": "^1.16.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1",
"superjson": "^2.2.1"
"superjson": "^2.2.2"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/generator": "^7.26.2",
"@babel/generator": "^7.26.3",
"@rollup/plugin-babel": "^6.0.4",
"@types/express": "^4.17.21",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"compression": "^1.7.5",
"express": "^4.21.1",
"express": "^4.21.2",
"isbot": "^5.1.17",
"node-fetch": "^3.3.2",
"serve-static": "^1.16.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/kitchen-sink-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:types": "tsc --extendedDiagnostics"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/location-masking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.2",
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/navigation-blocking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"redaxios": "^0.5.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/core": "1.1.9",
"@rsbuild/plugin-react": "1.1.0",
"@tanstack/router-plugin": "^1.86.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.1",
"@tanstack/router-plugin": "^1.86.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"html-webpack-plugin": "^5.6.3",
"swc-loader": "^0.2.6",
"typescript": "^5.7.2",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/router-monorepo-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dev": "pnpm post-query build && pnpm router build && pnpm post-feature build && pnpm app dev"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query-devtools": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@router-mono-react-query/post-feature": "workspace:*",
"@router-mono-react-query/router": "workspace:*",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@router-mono-react-query/post-query": "workspace:*",
"@router-mono-react-query/router": "workspace:*",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"redaxios": "^0.5.1",
"zod": "^3.23.8"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/history": "^1.85.3",
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
"@router-mono-react-query/post-query": "workspace:*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@router-mono-simple/router": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/scroll-restoration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.87.2",
"@tanstack/react-virtual": "^3.10.9",
"@tanstack/react-virtual": "^3.11.1",
"@tanstack/router-devtools": "^1.87.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/react/search-validator-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"test:unit": "vitest"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-router": "^1.87.2",
"@tanstack/arktype-adapter": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/router-plugin": "^1.86.0",
"@tanstack/valibot-adapter": "^1.87.2",
"@tanstack/zod-adapter": "^1.87.2",
"arktype": "2.0.0-rc.25",
"arktype": "2.0.0-rc.26",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"valibot": "1.0.0-beta.9",
Expand All @@ -30,6 +30,6 @@
"typescript": "^5.7.2",
"vite": "^6.0.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1"
"@testing-library/react": "^16.1.0"
}
}
6 changes: 3 additions & 3 deletions examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.87.2",
"@tanstack/router-devtools": "^1.87.2",
"@tanstack/start": "^1.87.2",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"prisma": "^5.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -29,8 +29,8 @@
"@types/react-dom": "^18.2.21",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
}
}
Loading

0 comments on commit 3cd39db

Please sign in to comment.