Skip to content

Commit 3d5f782

Browse files
chore(deps): update all non-major dependencies (#599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 498fccf commit 3d5f782

File tree

16 files changed

+808
-3578
lines changed

16 files changed

+808
-3578
lines changed

examples/angular/todos/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222
},
2323
"private": true,
2424
"dependencies": {
25-
"@angular/common": "^20.3.1",
26-
"@angular/compiler": "^20.3.1",
27-
"@angular/core": "^20.3.1",
28-
"@angular/forms": "^20.3.1",
29-
"@angular/platform-browser": "^20.3.1",
30-
"@angular/router": "^20.3.1",
25+
"@angular/common": "^20.3.2",
26+
"@angular/compiler": "^20.3.2",
27+
"@angular/core": "^20.3.2",
28+
"@angular/forms": "^20.3.2",
29+
"@angular/platform-browser": "^20.3.2",
30+
"@angular/router": "^20.3.2",
3131
"@tanstack/angular-db": "workspace:*",
3232
"@tanstack/db": "workspace:*",
3333
"rxjs": "~7.8.2",
3434
"tslib": "^2.8.1",
3535
"zone.js": "~0.15.1"
3636
},
3737
"devDependencies": {
38-
"@angular/build": "^20.3.2",
39-
"@angular/cli": "^20.3.2",
40-
"@angular/compiler-cli": "^20.3.1",
38+
"@angular/build": "^20.3.3",
39+
"@angular/cli": "^20.3.3",
40+
"@angular/compiler-cli": "^20.3.2",
4141
"@types/jasmine": "~5.1.9",
4242
"autoprefixer": "^10.4.21",
43-
"jasmine-core": "~5.10.0",
43+
"jasmine-core": "~5.11.0",
4444
"karma": "~6.4.4",
4545
"karma-chrome-launcher": "~3.2.0",
4646
"karma-coverage": "~2.2.1",

examples/react/todo/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@tanstack/query-core": "^5.90.2",
88
"@tanstack/query-db-collection": "workspace:*",
99
"@tanstack/react-db": "workspace:*",
10-
"@tanstack/react-router": "^1.132.2",
11-
"@tanstack/react-start": "^1.132.4",
10+
"@tanstack/react-router": "^1.132.25",
11+
"@tanstack/react-start": "^1.132.25",
1212
"@tanstack/trailbase-db-collection": "workspace:^",
1313
"cors": "^2.8.5",
1414
"drizzle-orm": "^0.44.5",
@@ -18,7 +18,7 @@
1818
"react": "^19.1.1",
1919
"react-dom": "^19.1.1",
2020
"tailwindcss": "^4.1.13",
21-
"trailbase": "^0.7.3",
21+
"trailbase": "^0.7.4",
2222
"vite-tsconfig-paths": "^5.1.4",
2323
"zod": "^4.1.11"
2424
},
@@ -29,19 +29,19 @@
2929
"@types/express": "^4.17.23",
3030
"@types/node": "^24.5.2",
3131
"@types/pg": "^8.15.5",
32-
"@types/react": "^19.1.13",
32+
"@types/react": "^19.1.15",
3333
"@types/react-dom": "^19.1.9",
34-
"@typescript-eslint/eslint-plugin": "^8.44.1",
35-
"@typescript-eslint/parser": "^8.44.1",
34+
"@typescript-eslint/eslint-plugin": "^8.45.0",
35+
"@typescript-eslint/parser": "^8.45.0",
3636
"@vitejs/plugin-react": "^5.0.3",
3737
"concurrently": "^9.2.1",
3838
"dotenv": "^17.2.2",
39-
"drizzle-kit": "^0.31.4",
39+
"drizzle-kit": "^0.31.5",
4040
"eslint": "^9.36.0",
4141
"eslint-plugin-react-hooks": "^5.2.0",
42-
"eslint-plugin-react-refresh": "^0.4.21",
42+
"eslint-plugin-react-refresh": "^0.4.22",
4343
"pg": "^8.16.3",
44-
"tsx": "^4.20.5",
44+
"tsx": "^4.20.6",
4545
"typescript": "^5.9.2",
4646
"vite": "^7.1.7"
4747
},

examples/solid/todo/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
"private": true,
44
"version": "0.0.33",
55
"dependencies": {
6-
"@tanstack/electric-db-collection": "^0.1.23",
7-
"@tanstack/query-core": "^5.90.1",
8-
"@tanstack/query-db-collection": "^0.2.20",
9-
"@tanstack/solid-db": "^0.1.21",
10-
"@tanstack/solid-router": "^1.131.50",
11-
"@tanstack/solid-start": "^1.131.50",
12-
"@tanstack/trailbase-db-collection": "^0.1.21",
6+
"@tanstack/electric-db-collection": "^0.1.25",
7+
"@tanstack/query-core": "^5.90.2",
8+
"@tanstack/query-db-collection": "^0.2.22",
9+
"@tanstack/solid-db": "^0.1.23",
10+
"@tanstack/solid-router": "^1.132.25",
11+
"@tanstack/solid-start": "^1.132.25",
12+
"@tanstack/trailbase-db-collection": "^0.1.23",
1313
"cors": "^2.8.5",
1414
"drizzle-orm": "^0.44.5",
1515
"drizzle-zod": "^0.8.3",
1616
"express": "^4.21.2",
1717
"postgres": "^3.4.7",
1818
"solid-js": "^1.9.9",
1919
"tailwindcss": "^4.1.13",
20-
"trailbase": "^0.7.3",
20+
"trailbase": "^0.7.4",
2121
"vite-tsconfig-paths": "^5.1.4"
2222
},
2323
"devDependencies": {
@@ -27,15 +27,15 @@
2727
"@types/express": "^4.17.23",
2828
"@types/node": "^22.18.1",
2929
"@types/pg": "^8.15.5",
30-
"@typescript-eslint/eslint-plugin": "^8.44.0",
31-
"@typescript-eslint/parser": "^8.44.0",
30+
"@typescript-eslint/eslint-plugin": "^8.45.0",
31+
"@typescript-eslint/parser": "^8.45.0",
3232
"concurrently": "^9.2.1",
3333
"dotenv": "^16.6.1",
34-
"drizzle-kit": "^0.31.4",
34+
"drizzle-kit": "^0.31.5",
3535
"eslint": "^9.36.0",
3636
"eslint-plugin-solid": "^0.14.5",
3737
"pg": "^8.16.3",
38-
"tsx": "^4.20.5",
38+
"tsx": "^4.20.6",
3939
"typescript": "^5.9.2",
4040
"vite": "^6.3.6",
4141
"vite-plugin-solid": "^2.11.8"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/tanstack/db.git"
77
},
8-
"packageManager": "[email protected].0",
8+
"packageManager": "[email protected].1",
99
"type": "module",
1010
"scripts": {
1111
"build": "pnpm --filter \"./packages/**\" build",
@@ -25,22 +25,22 @@
2525
"@eslint/js": "^9.36.0",
2626
"@stylistic/eslint-plugin": "^4.4.1",
2727
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
28-
"@tanstack/config": "^0.20.2",
28+
"@tanstack/config": "^0.20.3",
2929
"@testing-library/jest-dom": "^6.8.0",
3030
"@types/node": "^22.18.1",
31-
"@types/react": "^19.1.13",
31+
"@types/react": "^19.1.15",
3232
"@types/react-dom": "^19.1.9",
3333
"@types/use-sync-external-store": "^1.5.0",
34-
"@typescript-eslint/eslint-plugin": "^8.44.0",
35-
"@typescript-eslint/parser": "^8.44.0",
34+
"@typescript-eslint/eslint-plugin": "^8.45.0",
35+
"@typescript-eslint/parser": "^8.45.0",
3636
"@vitejs/plugin-react": "^4.7.0",
3737
"eslint": "^9.36.0",
3838
"eslint-config-prettier": "^10.1.8",
3939
"eslint-plugin-prettier": "^5.5.4",
4040
"eslint-plugin-react": "^7.37.5",
4141
"husky": "^9.1.7",
4242
"jsdom": "^27.0.0",
43-
"knip": "^5.64.0",
43+
"knip": "^5.64.1",
4444
"lint-staged": "^15.5.2",
4545
"markdown-link-extractor": "^4.0.2",
4646
"mitt": "^3.0.1",

packages/angular-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"angular",
1616
"typescript"
1717
],
18-
"packageManager": "[email protected].0",
18+
"packageManager": "[email protected].1",
1919
"dependencies": {
2020
"@tanstack/db": "workspace:*"
2121
},

packages/db-ivm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"main": "dist/cjs/index.cjs",
3131
"module": "dist/esm/index.js",
32-
"packageManager": "[email protected].0",
32+
"packageManager": "[email protected].1",
3333
"peerDependencies": {
3434
"typescript": ">=4.7"
3535
},

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"main": "dist/cjs/index.cjs",
3232
"module": "dist/esm/index.js",
33-
"packageManager": "[email protected].0",
33+
"packageManager": "[email protected].1",
3434
"peerDependencies": {
3535
"typescript": ">=4.7"
3636
},

packages/electric-db-collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"main": "dist/cjs/index.cjs",
3434
"module": "dist/esm/index.js",
35-
"packageManager": "[email protected].0",
35+
"packageManager": "[email protected].1",
3636
"author": "Kyle Mathews",
3737
"license": "MIT",
3838
"repository": {

packages/query-db-collection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@tanstack/db": "workspace:*"
88
},
99
"devDependencies": {
10-
"@tanstack/query-core": "^5.90.1",
10+
"@tanstack/query-core": "^5.90.2",
1111
"@vitest/coverage-istanbul": "^3.2.4"
1212
},
1313
"exports": {
@@ -29,7 +29,7 @@
2929
],
3030
"main": "dist/cjs/index.cjs",
3131
"module": "dist/esm/index.js",
32-
"packageManager": "[email protected].0",
32+
"packageManager": "[email protected].1",
3333
"peerDependencies": {
3434
"@tanstack/query-core": "^5.0.0",
3535
"typescript": ">=4.7"

packages/react-db/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"react",
1616
"typescript"
1717
],
18-
"packageManager": "[email protected].0",
18+
"packageManager": "[email protected].1",
1919
"dependencies": {
2020
"@tanstack/db": "workspace:*",
2121
"use-sync-external-store": "^1.5.0"
2222
},
2323
"devDependencies": {
2424
"@electric-sql/client": "1.0.10",
2525
"@testing-library/react": "^16.3.0",
26-
"@types/react": "^19.1.13",
26+
"@types/react": "^19.1.15",
2727
"@types/react-dom": "^19.1.9",
2828
"@types/use-sync-external-store": "^1.5.0",
2929
"@vitest/coverage-istanbul": "^3.2.4",

0 commit comments

Comments
 (0)