chore(deps): bump react-form and @types/react-form in /ui

Bumps [react-form](https://github.com/tannerlinsley/react-form) and [@types/react-form](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-form). These dependencies needed to be updated together.

Updates `react-form` from 2.16.3 to 4.0.1
- [Release notes](https://github.com/tannerlinsley/react-form/releases)
- [Commits](https://github.com/tannerlinsley/react-form/commits)

Updates `@types/react-form` from 2.16.2 to 4.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-form)

---
updated-dependencies:
- dependency-name: react-form
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react-form"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-18 14:12:21 +00:00 committed by GitHub
parent 29fd8db39a
commit 10cec2ba54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 9 deletions

View file

@ -38,7 +38,7 @@
"react-autocomplete": "^1.8.1",
"react-diff-view": "^2.4.10",
"react-dom": "^16.9.3",
"react-form": "2.16.3",
"react-form": "4.0.1",
"react-ga": "^2.7.0",
"react-helmet": "^6.1.0",
"react-hot-loader": "^3.1.3",
@ -90,7 +90,7 @@
"@types/react": "^16.8.5",
"@types/react-autocomplete": "^1.8.10",
"@types/react-dom": "^16.9.14",
"@types/react-form": "^2.16.0",
"@types/react-form": "^4.0.6",
"@types/react-helmet": "^6.1.6",
"@types/react-paginate": "^7.1.4",
"@types/react-router": "^4.0.27",

View file

@ -94,8 +94,8 @@ importers:
specifier: ^16.9.3
version: 16.14.0(react@16.14.0)
react-form:
specifier: 2.16.3
version: 2.16.3(react-dom@16.14.0(react@16.14.0))(react@16.14.0)
specifier: 4.0.1
version: 4.0.1(prop-types@15.8.1)(react@16.14.0)
react-ga:
specifier: ^2.7.0
version: 2.7.0(prop-types@15.8.1)(react@16.14.0)
@ -218,8 +218,8 @@ importers:
specifier: ^16.8.2
version: 16.9.25(@types/react@16.14.65)
'@types/react-form':
specifier: ^2.16.0
version: 2.16.15
specifier: ^4.0.6
version: 4.0.6
'@types/react-helmet':
specifier: ^6.1.6
version: 6.1.11
@ -1757,8 +1757,8 @@ packages:
peerDependencies:
'@types/react': ^16.9.3
'@types/react-form@2.16.15':
resolution: {integrity: sha512-uyonTWluQD07Nzf+lBpzr7kkNyd2bFD/y75WReZ+0/Fe9V6smQjJ1tEUV8v6OpMuO5arojRCTtCc5tsDhbzMaw==}
'@types/react-form@4.0.6':
resolution: {integrity: sha512-gbwxd3fx1O8kuZfgWiQoU4J/gJS4HBJjyH0q4b33TOWBBR06jzVfLFYIHOQq2G5V6k0y0Rv+TzlWuNW/7j3S3w==}
'@types/react-helmet@6.1.11':
resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==}
@ -4510,6 +4510,12 @@ packages:
react: ^15.6.1 || 16
react-dom: ^15.6.1 || 16
react-form@4.0.1:
resolution: {integrity: sha512-vhsCuBLZJYjm6vd8TBxIhIWeB/8Jg4mmmiR3Zj+1zIGBM39qJf1CLqekadLp0J9NeW0EsZxUnBtbmEnMeZ/7Pw==}
peerDependencies:
prop-types: ^15.5.4
react: ^16.8.3
react-ga@2.7.0:
resolution: {integrity: sha512-AjC7UOZMvygrWTc2hKxTDvlMXEtbmA0IgJjmkhgmQQ3RkXrWR11xEagLGFGaNyaPnmg24oaIiaNPnEoftUhfXA==}
peerDependencies:
@ -7208,7 +7214,7 @@ snapshots:
dependencies:
'@types/react': 16.14.65
'@types/react-form@2.16.15':
'@types/react-form@4.0.6':
dependencies:
'@types/react': 16.14.65
@ -10491,6 +10497,11 @@ snapshots:
redux-logger: 3.0.6
redux-thunk: 2.4.2(redux@3.7.2)
react-form@4.0.1(prop-types@15.8.1)(react@16.14.0):
dependencies:
prop-types: 15.8.1
react: 16.14.0
react-ga@2.7.0(prop-types@15.8.1)(react@16.14.0):
dependencies:
prop-types: 15.8.1