update weppack so we can build the latest language client (#208908)

* update weppack so we can build the latest language client

* update webpack types

* update yarn file
This commit is contained in:
Martin Aeschlimann
2024-04-10 15:19:18 +02:00
committed by GitHub
parent 6a06de0033
commit eef0da0b89
8 changed files with 386 additions and 128 deletions

View File

@@ -994,7 +994,7 @@
]
},
"dependencies": {
"vscode-languageclient": "^9.0.1",
"vscode-languageclient": "^10.0.0-next.3",
"vscode-uri": "^3.0.8"
},
"devDependencies": {