upgrade vite-plugin-react to fix hmr not working properly (#5441)

This commit is contained in:
James Gatz
2022-11-18 13:18:21 +01:00
committed by GitHub
parent df2488ae48
commit 4e05bcf488
2 changed files with 444 additions and 395 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -149,7 +149,7 @@
"@types/ws": "^8.5.3",
"@types/xmldom": "0.1.30",
"@types/yaml": "^1.9.7",
"@vitejs/plugin-react": "^1.2.0",
"@vitejs/plugin-react": "^2.2.0",
"buffer": "^6.0.3",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",