Skip to content

Commit fe7091c

Browse files
committed
chore: fix package versions
1 parent 7630874 commit fe7091c

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

.changeset/config.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,19 @@
88
"access": "public",
99
"baseBranch": "main",
1010
"updateInternalDependencies": "patch",
11-
"fixed": [],
11+
"fixed": [
12+
[
13+
"@tanstack/form-core",
14+
"@tanstack/react-form",
15+
"@tanstack/react-form-start",
16+
"@tanstack/react-form-remix",
17+
"@tanstack/react-form-nextjs",
18+
"@tanstack/angular-form",
19+
"@tanstack/vue-form",
20+
"@tanstack/solid-form",
21+
"@tanstack/svelt-form"
22+
]
23+
],
1224
"linked": [],
1325
"ignore": []
1426
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)