Merge pull request #1079 from arc53/dependabot/npm_and_yarn/frontend/multi-ec30208de6

chore(deps): bump react-dom and @types/react-dom in /frontend
This commit is contained in:
Alex
2024-08-19 22:37:52 +01:00
committed by GitHub
2 changed files with 18 additions and 18 deletions

View File

@@ -26,7 +26,7 @@
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-i18next": "^15.0.1",
"react-markdown": "^8.0.7",
@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.6",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.62.0",