Merge pull request #47 from bartvdbraak/dependabot/npm_and_yarn/types/react-dom-18.2.5

build(deps-dev): bump @types/react-dom from 18.2.4 to 18.2.5
This commit is contained in:
Bart van der Braak 2023-06-13 16:15:05 +02:00 committed by GitHub
commit bdbd4e3d8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"@types/aos": "^3.0.4",
"@types/node": "^20.3.0",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.5",
"autoprefixer": "^10.4.14",
"depcheck": "^1.4.3",
"postcss": "^8.4.24",