chore(deps): bump react-dom and @types/react-dom in /web (#82)

This commit is contained in:
dependabot[bot]
2025-12-25 09:28:58 +00:00
committed by GitHub
parent 239216e574
commit 2dabe9255f
2 changed files with 7 additions and 7 deletions

View File

@@ -19,14 +19,14 @@
"date-fns": "^4.1.0",
"monaco-editor": "^0.53.0",
"react": "^19.2.3",
"react-dom": "^19.1.1",
"react-dom": "^19.2.3",
"react-markdown": "^10.1.0",
"react-router": "^7.8.0"
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.1.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.2",
"eslint-plugin-react-hooks": "^7.0.1",