Skip to content

Commit d2c4729

Browse files
committed
update tanstack store to 0.8
1 parent fad1e23 commit d2c4729

File tree

4 files changed

+22
-18
lines changed

4 files changed

+22
-18
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
"dependencies": {
9797
"@tanstack/history": "workspace:*",
98-
"@tanstack/react-store": "^0.7.0",
98+
"@tanstack/react-store": "^0.8.0",
9999
"@tanstack/router-core": "workspace:*",
100100
"isbot": "^5.1.22",
101101
"tiny-invariant": "^1.3.3",

packages/router-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"dependencies": {
8282
"@tanstack/history": "workspace:*",
83-
"@tanstack/store": "^0.7.0",
83+
"@tanstack/store": "^0.8.0",
8484
"cookie-es": "^2.0.0",
8585
"seroval": "^1.3.2",
8686
"seroval-plugins": "^1.3.2",

packages/solid-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@solidjs/meta": "^0.29.4",
104104
"@tanstack/history": "workspace:*",
105105
"@tanstack/router-core": "workspace:*",
106-
"@tanstack/solid-store": "0.8.0",
106+
"@tanstack/solid-store": "^0.8.0",
107107
"isbot": "^5.1.22",
108108
"tiny-invariant": "^1.3.3",
109109
"tiny-warning": "^1.0.3"

pnpm-lock.yaml

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)