Update dependency typescript to v6

This commit is contained in:
renovate[bot]
2026-04-29 20:10:19 +00:00
committed by GitHub
parent f816c28eea
commit 7f286de61f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"matrix-widget-api": "^1.17.0",
"react": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0",
"vite-plugin-svgr": "^4.3.0"
+1 -1
View File
@@ -25,7 +25,7 @@
"react": "19.2.4",
"react-dom": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0"
}
@@ -19,7 +19,7 @@
"@vitejs/plugin-react": "^5.0.0",
"react": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0"
},
@@ -15,7 +15,7 @@
"@element-hq/element-web-module-api": "^1.0.0",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^4.0.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
@@ -24,7 +24,7 @@
"@vitest/coverage-v8": "^4.0.0",
"react": "^19",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"typescript": "^6.0.0",
"vite": "^7.1.11",
"vite-plugin-node-polyfills": "^0.25.0",
"vite-plugin-svgr": "^4.3.0",