Skip to content

Commit f6eabbd

Browse files
committed
chore: upgrade tanstack store
1 parent e0dfe30 commit f6eabbd

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

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.7.2",
8484
"cookie-es": "^1.2.2",
8585
"jsesc": "^3.1.0",
8686
"tiny-invariant": "^1.3.3",

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.7.0",
106+
"@tanstack/solid-store": "^0.7.3",
107107
"isbot": "^5.1.22",
108108
"jsesc": "^3.0.2",
109109
"tiny-invariant": "^1.3.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)