mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-17 11:31:41 +02:00
Update dependency typescript to v6
This commit is contained in:
parent
3b1b39f822
commit
0877dd84b7
@ -102,7 +102,7 @@
|
||||
"prettier": "^3.0.0",
|
||||
"rimraf": "^6.0.0",
|
||||
"tar": "^7.5.8",
|
||||
"typescript": "5.9.3"
|
||||
"typescript": "6.0.2"
|
||||
},
|
||||
"hakDependencies": {
|
||||
"matrix-seshat": "4.2.0"
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"matrix-widget-api": "^1.17.0",
|
||||
"rollup-plugin-external-globals": "^0.13.0",
|
||||
"semver": "^7.6.3",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript": "^6.0.0",
|
||||
"vite": "^7.3.2",
|
||||
"vite-plugin-dts": "^4.5.0",
|
||||
"vitest": "^4.0.0",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"devDependencies": {
|
||||
"@element-hq/element-web-module-api": "workspace:*",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript": "^6.0.0",
|
||||
"wait-on": "^9.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
412
pnpm-lock.yaml
generated
412
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@ packages:
|
||||
cleanupUnusedCatalogs: true
|
||||
catalog:
|
||||
# typescript
|
||||
typescript: 5.9.3
|
||||
typescript: 6.0.2
|
||||
# react
|
||||
react: ^19.0.0
|
||||
react-dom: ^19.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user