build(deps): bump @types/react-dom from 18.2.7 to 18.2.14

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-25 03:47:49 +00:00 committed by GitHub
parent 5f81fcc419
commit 646ad6ecd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@frontendnetwork/vegancheck": "^1.1.31",
"@socialgouv/matomo-next": "^1.6.1",
"@types/node": "20.8.7",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.2.14",
"eslint-config-sznm": "^2.0.2",
"jest-worker": "^29.7.0",
"million": "^2.6.4",
@ -2540,9 +2540,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "18.2.7",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.7.tgz",
"integrity": "sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==",
"version": "18.2.14",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.14.tgz",
"integrity": "sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==",
"dependencies": {
"@types/react": "*"
}

View file

@ -15,7 +15,7 @@
"@frontendnetwork/vegancheck": "^1.1.31",
"@socialgouv/matomo-next": "^1.6.1",
"@types/node": "20.8.7",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.2.14",
"eslint-config-sznm": "^2.0.2",
"jest-worker": "^29.7.0",
"million": "^2.6.4",