Skip to content

Commit 32f2772

Browse files
Bump @tanstack/react-form from 1.1.2 to 1.2.1
Bumps [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/TanStack/form/releases) - [Commits](https://github.com/TanStack/form/commits/v1.2.1/packages/react-form) --- updated-dependencies: - dependency-name: "@tanstack/react-form" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86b0f85 commit 32f2772

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

apps/ungdomsytelse-veileder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@navikt/sif-common-ui": "workspace:*",
3232
"@navikt/sif-validation": "workspace:*",
3333
"@navikt/ung-common": "workspace:*",
34-
"@tanstack/react-form": "1.1.2",
34+
"@tanstack/react-form": "1.2.1",
3535
"axios": "1.8.4",
3636
"clsx": "2.1.1",
3737
"csp-header": "6.1.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -6003,7 +6003,7 @@ __metadata:
60036003
"@storybook/test": "npm:8.6.10"
60046004
"@tailwindcss/postcss": "npm:4.0.17"
60056005
"@tailwindcss/vite": "npm:4.0.17"
6006-
"@tanstack/react-form": "npm:1.1.2"
6006+
"@tanstack/react-form": "npm:1.2.1"
60076007
"@types/node": "npm:22.13.14"
60086008
"@types/react": "npm:19.0.12"
60096009
"@types/react-dom": "npm:19.0.4"
@@ -10429,12 +10429,12 @@ __metadata:
1042910429
languageName: node
1043010430
linkType: hard
1043110431

10432-
"@tanstack/form-core@npm:1.1.2":
10433-
version: 1.1.2
10434-
resolution: "@tanstack/form-core@npm:1.1.2"
10432+
"@tanstack/form-core@npm:1.1.3":
10433+
version: 1.1.3
10434+
resolution: "@tanstack/form-core@npm:1.1.3"
1043510435
dependencies:
1043610436
"@tanstack/store": "npm:^0.7.0"
10437-
checksum: 10/292ee639a2b2288db4c91e99e90f6e7931e60b857a17eb773f02ee97e58aea4f1f513c5826dbf1e7da5913d2e820b09a3c78ae4fa5e3ef776d9e25de52bfdbdc
10437+
checksum: 10/252a63082923d8895f6b287ae69f02252da9aad8f8b0b8bac51a5499367c85502d367feaf5c41e9bb5bdb6d082ea996e5bd6ed083b05337348b3e55ea5cfa9df
1043810438
languageName: node
1043910439
linkType: hard
1044010440

@@ -10445,12 +10445,12 @@ __metadata:
1044510445
languageName: node
1044610446
linkType: hard
1044710447

10448-
"@tanstack/react-form@npm:1.1.2":
10449-
version: 1.1.2
10450-
resolution: "@tanstack/react-form@npm:1.1.2"
10448+
"@tanstack/react-form@npm:1.2.1":
10449+
version: 1.2.1
10450+
resolution: "@tanstack/react-form@npm:1.2.1"
1045110451
dependencies:
1045210452
"@remix-run/node": "npm:^2.15.3"
10453-
"@tanstack/form-core": "npm:1.1.2"
10453+
"@tanstack/form-core": "npm:1.1.3"
1045410454
"@tanstack/react-store": "npm:^0.7.0"
1045510455
decode-formdata: "npm:^0.8.0"
1045610456
peerDependencies:
@@ -10462,7 +10462,7 @@ __metadata:
1046210462
optional: true
1046310463
vinxi:
1046410464
optional: true
10465-
checksum: 10/46479592867398905722e14bfbb70d426c00483a28d8d413fd1ad9885097cceba58647e971b10e3afd42688ed3fc7007a89d7c3cfd78a39b3dfe7e2eda825fc0
10465+
checksum: 10/dce2c864ec4678a9071a708b60791743445a608c98c3f491fcc5c17733ae9bc64aad78fed7b31b2000cfcf415ad7b99cc7a94505ac8fb30d9d50cea43969e824
1046610466
languageName: node
1046710467
linkType: hard
1046810468

0 commit comments

Comments
 (0)