Skip to content

Commit 6a42404

Browse files
chore(deps): update @tanstack/store (#837)
1 parent d250815 commit 6a42404

File tree

6 files changed

+34
-34
lines changed

6 files changed

+34
-34
lines changed

packages/angular-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"src"
4545
],
4646
"dependencies": {
47-
"@tanstack/angular-store": "^0.5.1",
47+
"@tanstack/angular-store": "^0.5.4",
4848
"@tanstack/form-core": "workspace:*",
4949
"tslib": "^2.6.3"
5050
},

packages/form-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"src"
5353
],
5454
"dependencies": {
55-
"@tanstack/store": "^0.5.0"
55+
"@tanstack/store": "^0.5.4"
5656
}
5757
}

packages/react-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"dependencies": {
7575
"@remix-run/node": "^2.10.2",
7676
"@tanstack/form-core": "workspace:*",
77-
"@tanstack/react-store": "^0.5.0",
77+
"@tanstack/react-store": "^0.5.4",
7878
"decode-formdata": "^0.7.5"
7979
},
8080
"devDependencies": {

packages/solid-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
],
5454
"dependencies": {
5555
"@tanstack/form-core": "workspace:*",
56-
"@tanstack/solid-store": "^0.5.0"
56+
"@tanstack/solid-store": "^0.5.4"
5757
},
5858
"devDependencies": {
5959
"solid-js": "^1.8.18",

packages/vue-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
],
5555
"dependencies": {
5656
"@tanstack/form-core": "workspace:*",
57-
"@tanstack/vue-store": "^0.5.0"
57+
"@tanstack/vue-store": "^0.5.4"
5858
},
5959
"devDependencies": {
6060
"@vitejs/plugin-vue": "^5.0.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)