Update dependency typescript to v6
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user