Merge pull request #3850 from github/dependabot/npm_and_yarn/extensions/ql-vscode/types/react-18.3.12

Bump @types/react from 18.3.1 to 18.3.12 in /extensions/ql-vscode
This commit is contained in:
Nora
2024-11-28 17:19:11 +01:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

View File

@@ -82,7 +82,7 @@
"@types/js-yaml": "^4.0.6",
"@types/node": "20.17.*",
"@types/proper-lockfile": "^4.1.4",
"@types/react": "^18.3.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/sarif": "^2.1.2",
"@types/semver": "^7.5.8",
@@ -6169,10 +6169,11 @@
}
},
"node_modules/@types/react": {
"version": "18.3.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.1.tgz",
"integrity": "sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==",
"version": "18.3.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.0.2"

View File

@@ -2044,7 +2044,7 @@
"@types/js-yaml": "^4.0.6",
"@types/node": "20.17.*",
"@types/proper-lockfile": "^4.1.4",
"@types/react": "^18.3.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/sarif": "^2.1.2",
"@types/semver": "^7.5.8",