Skip to content

Commit 1b5f5a9

Browse files
ci: Version Packages (#1281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 206f055 commit 1b5f5a9

33 files changed

Lines changed: 138 additions & 64 deletions

File tree

.changeset/fix-isnull-predicate-subset.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/angular/todos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@angular/forms": "^20.3.16",
2929
"@angular/platform-browser": "^20.3.16",
3030
"@angular/router": "^20.3.16",
31-
"@tanstack/angular-db": "^0.1.53",
32-
"@tanstack/db": "^0.5.27",
31+
"@tanstack/angular-db": "^0.1.54",
32+
"@tanstack/db": "^0.5.28",
3333
"rxjs": "^7.8.2",
3434
"tslib": "^2.8.1",
3535
"zone.js": "~0.15.0"

examples/react-native/offline-transactions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@expo/metro-runtime": "~5.0.5",
1515
"@react-native-async-storage/async-storage": "2.1.2",
1616
"@react-native-community/netinfo": "11.4.1",
17-
"@tanstack/offline-transactions": "^1.0.17",
18-
"@tanstack/query-db-collection": "^1.0.24",
19-
"@tanstack/react-db": "^0.1.71",
17+
"@tanstack/offline-transactions": "^1.0.18",
18+
"@tanstack/query-db-collection": "^1.0.25",
19+
"@tanstack/react-db": "^0.1.72",
2020
"@tanstack/react-query": "^5.90.20",
2121
"expo": "~53.0.26",
2222
"expo-constants": "~17.1.0",

examples/react/offline-transactions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"start": "node .output/server/index.mjs"
1010
},
1111
"dependencies": {
12-
"@tanstack/offline-transactions": "^1.0.17",
13-
"@tanstack/query-db-collection": "^1.0.24",
14-
"@tanstack/react-db": "^0.1.71",
12+
"@tanstack/offline-transactions": "^1.0.18",
13+
"@tanstack/query-db-collection": "^1.0.25",
14+
"@tanstack/react-db": "^0.1.72",
1515
"@tanstack/react-query": "^5.90.20",
1616
"@tanstack/react-router": "^1.159.5",
1717
"@tanstack/react-router-devtools": "^1.159.5",

examples/react/paced-mutations-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"@tanstack/db": "^0.5.27",
13-
"@tanstack/react-db": "^0.1.71",
12+
"@tanstack/db": "^0.5.28",
13+
"@tanstack/react-db": "^0.1.72",
1414
"mitt": "^3.0.1",
1515
"react": "^19.2.4",
1616
"react-dom": "^19.2.4"

examples/react/projects/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"@tailwindcss/vite": "^4.1.18",
1919
"@tanstack/query-core": "^5.90.20",
20-
"@tanstack/query-db-collection": "^1.0.24",
21-
"@tanstack/react-db": "^0.1.71",
20+
"@tanstack/query-db-collection": "^1.0.25",
21+
"@tanstack/react-db": "^0.1.72",
2222
"@tanstack/react-router": "^1.159.5",
2323
"@tanstack/react-router-devtools": "^1.159.5",
2424
"@tanstack/react-router-with-query": "^1.130.17",

examples/react/todo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"version": "0.1.24",
55
"dependencies": {
6-
"@tanstack/electric-db-collection": "^0.2.34",
6+
"@tanstack/electric-db-collection": "^0.2.35",
77
"@tanstack/query-core": "^5.90.20",
8-
"@tanstack/query-db-collection": "^1.0.24",
9-
"@tanstack/react-db": "^0.1.71",
8+
"@tanstack/query-db-collection": "^1.0.25",
9+
"@tanstack/react-db": "^0.1.72",
1010
"@tanstack/react-router": "^1.159.5",
1111
"@tanstack/react-start": "^1.159.5",
12-
"@tanstack/trailbase-db-collection": "^0.1.71",
12+
"@tanstack/trailbase-db-collection": "^0.1.72",
1313
"cors": "^2.8.6",
1414
"drizzle-orm": "^0.45.1",
1515
"drizzle-zod": "^0.8.3",

examples/solid/todo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"version": "0.0.34",
55
"dependencies": {
6-
"@tanstack/electric-db-collection": "^0.2.34",
6+
"@tanstack/electric-db-collection": "^0.2.35",
77
"@tanstack/query-core": "^5.90.20",
8-
"@tanstack/query-db-collection": "^1.0.24",
9-
"@tanstack/solid-db": "^0.2.7",
8+
"@tanstack/query-db-collection": "^1.0.25",
9+
"@tanstack/solid-db": "^0.2.8",
1010
"@tanstack/solid-router": "^1.159.5",
1111
"@tanstack/solid-start": "^1.159.5",
12-
"@tanstack/trailbase-db-collection": "^0.1.71",
12+
"@tanstack/trailbase-db-collection": "^0.1.72",
1313
"cors": "^2.8.6",
1414
"drizzle-orm": "^0.45.1",
1515
"drizzle-zod": "^0.8.3",

packages/angular-db/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @tanstack/angular-db
22

3+
## 0.1.54
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`46450e7`](https://github.com/TanStack/db/commit/46450e73bf78dbdcbef1fb46cb90c6a86b10f6c8)]:
8+
- @tanstack/db@0.5.28
9+
310
## 0.1.53
411

512
### Patch Changes

packages/angular-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/angular-db",
3-
"version": "0.1.53",
3+
"version": "0.1.54",
44
"description": "Angular integration for @tanstack/db",
55
"author": "Ethan McDaniel",
66
"license": "MIT",

0 commit comments

Comments
 (0)