aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-21 10:09:46 -0400
committerGitHub <noreply@github.com>2023-10-21 10:09:46 -0400
commit7fd3645dbeaba89adad59eb976f6a38812593745 (patch)
treef8c5cf0f549b57aebcfe7dcc7cd366fd096d7164 /package-lock.json
parent23cb7ee490222aa30fb74c9ad13b4bda95b39254 (diff)
downloadsubmelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.tar.gz
submelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.tar.bz2
submelon.dev-7fd3645dbeaba89adad59eb976f6a38812593745.zip
build(deps-dev): bump @types/react-dom from 18.2.13 to 18.2.14 (#283)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.13 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 2e2fc18..8a0d3fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "^20.8.6",
"@types/react": "^18.2.23",
- "@types/react-dom": "^18.2.13",
+ "@types/react-dom": "^18.2.14",
"@types/react-icons": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
@@ -4483,9 +4483,9 @@
}
},
"node_modules/@types/react-dom": {
- "version": "18.2.13",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.13.tgz",
- "integrity": "sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==",
+ "version": "18.2.14",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.14.tgz",
+ "integrity": "sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==",
"dev": true,
"dependencies": {
"@types/react": "*"
@@ -20823,9 +20823,9 @@
}
},
"@types/react-dom": {
- "version": "18.2.13",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.13.tgz",
- "integrity": "sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==",
+ "version": "18.2.14",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.14.tgz",
+ "integrity": "sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==",
"dev": true,
"requires": {
"@types/react": "*"