aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-18 11:05:39 -0500
committerGitHub <noreply@github.com>2023-11-18 11:05:39 -0500
commit01b90eae67bd9121499cd5042790af1d8439c18d (patch)
tree1ec32249c73db5f71cdcce648062a20782ebfe75 /package-lock.json
parentf7c7c3906b7ebf51ac07372a043f8bf6e74133f9 (diff)
downloadsubmelon.dev-01b90eae67bd9121499cd5042790af1d8439c18d.tar.gz
submelon.dev-01b90eae67bd9121499cd5042790af1d8439c18d.tar.bz2
submelon.dev-01b90eae67bd9121499cd5042790af1d8439c18d.zip
build(deps-dev): bump @types/react from 18.2.34 to 18.2.37 (#302)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.34 to 18.2.37. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" 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 832aeec..65b26e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/node": "^20.9.1",
- "@types/react": "^18.2.34",
+ "@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-icons": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
@@ -4407,9 +4407,9 @@
}
},
"node_modules/@types/react": {
- "version": "18.2.34",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz",
- "integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==",
+ "version": "18.2.37",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz",
+ "integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -20682,9 +20682,9 @@
}
},
"@types/react": {
- "version": "18.2.34",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz",
- "integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==",
+ "version": "18.2.37",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz",
+ "integrity": "sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",