Update react to v6

This commit is contained in:
renovate[bot]
2026-06-04 13:11:34 +00:00
committed by GitHub
parent 7b3ac16937
commit ee50bb87df
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@types/node": "^22.10.7",
"@types/react": "^19",
"@types/react-dom": "^19",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"matrix-web-i18n": "^3.6.0",
"matrix-widget-api": "^1.17.0",
"react": "19.2.6",
+1 -1
View File
@@ -21,7 +21,7 @@
"@nordeck/element-web-widget-toggles-module": "^0.1.0",
"@types/node": "^22.10.7",
"@types/react": "^19",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"react": "19.2.6",
"react-dom": "19.2.6",
"rollup-plugin-external-globals": "^0.13.0",
@@ -16,7 +16,7 @@
"@element-hq/element-web-module-api": "^1.0.0",
"@types/node": "^22.10.7",
"@types/react": "^19",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"react": "19.2.6",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^6.0.0",
@@ -19,7 +19,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.10.7",
"@types/react": "^19",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"@vitest/browser-playwright": "^4.0.0",
"@vitest/coverage-v8": "^4.0.0",
"react": "^19",