build(deps-dev): bump the codingame group with 2 updates

Bumps the codingame group with 2 updates: [@codingame/monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) and [@codingame/monaco-vscode-editor-api](https://github.com/CodinGame/monaco-vscode-api).


Updates `@codingame/monaco-vscode-api` from 8.0.4 to 18.2.0
- [Release notes](https://github.com/CodinGame/monaco-vscode-api/releases)
- [Changelog](https://github.com/CodinGame/monaco-vscode-api/blob/main/release.ts)
- [Commits](https://github.com/CodinGame/monaco-vscode-api/compare/v8.0.4...v18.2.0)

Updates `@codingame/monaco-vscode-editor-api` from 8.0.4 to 18.2.0
- [Release notes](https://github.com/CodinGame/monaco-vscode-api/releases)
- [Changelog](https://github.com/CodinGame/monaco-vscode-api/blob/main/release.ts)
- [Commits](https://github.com/CodinGame/monaco-vscode-api/compare/v8.0.4...v18.2.0)

---
updated-dependencies:
- dependency-name: "@codingame/monaco-vscode-api"
  dependency-version: 18.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: codingame
- dependency-name: "@codingame/monaco-vscode-editor-api"
  dependency-version: 18.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: codingame
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 05:08:34 +00:00 committed by GitHub
parent 301892d008
commit d05731de6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,8 +34,8 @@
"@codingame/monaco-vscode-languages-service-override": "~8.0.4",
"@codingame/monaco-vscode-model-service-override": "~8.0.4",
"@codingame/monaco-vscode-storage-service-override": "~8.0.4",
"@codingame/monaco-vscode-api": "~8.0.4",
"@codingame/monaco-vscode-editor-api": "~8.0.4",
"@codingame/monaco-vscode-api": "~18.2.0",
"@codingame/monaco-vscode-editor-api": "~18.2.0",
"@lumino/default-theme": "2.1.10",
"@lumino/widgets": "2.7.1",
"@playwright/test": "1.53.1",