Merge pull request #80 from emberal/dependabot/npm_and_yarn/pac-man-board-game/ClientApp/types/react-dom-18.2.14

Bump @types/react-dom from 18.2.7 to 18.2.14 in /pac-man-board-game/ClientApp
This commit is contained in:
Martin Berg Alstad 2023-10-26 23:11:47 +02:00 committed by GitHub
commit 1d90c3d031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.33", "@types/react": "^18.2.33",
"@types/react-dom": "^18.2.7", "@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.0.4", "@vitejs/plugin-react": "^4.0.4",
"@vitest/coverage-c8": "^0.33.0", "@vitest/coverage-c8": "^0.33.0",
"autoprefixer": "^10.4.15", "autoprefixer": "^10.4.15",

View File

@ -45,8 +45,8 @@ devDependencies:
specifier: ^18.2.33 specifier: ^18.2.33
version: 18.2.33 version: 18.2.33
'@types/react-dom': '@types/react-dom':
specifier: ^18.2.7 specifier: ^18.2.14
version: 18.2.7 version: 18.2.14
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^4.0.4 specifier: ^4.0.4
version: 4.0.4(vite@4.4.9) version: 4.0.4(vite@4.4.9)
@ -1187,8 +1187,8 @@ packages:
/@types/prop-types@15.7.5: /@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
/@types/react-dom@18.2.7: /@types/react-dom@18.2.14:
resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==}
dependencies: dependencies:
'@types/react': 18.2.33 '@types/react': 18.2.33
dev: true dev: true