Merge pull request #140 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.17

Bump @types/react-dom from 18.2.16 to 18.2.17 in /client
This commit is contained in:
2023-11-23 08:38:25 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"eslint": "^8.54.0",
"eslint-plugin-react": "^7.33.2",