Skip to content

Commit c668ab8

Browse files
[Playground dependencies]: Bump monaco-editor
Bumps the dependencies-prod group in /playground with 1 update: [monaco-editor](https://github.com/microsoft/monaco-editor). Updates `monaco-editor` from 0.52.2 to 0.53.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.53.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddce689 commit c668ab8

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "ElChiniNet",
2323
"license": "Apache-2.0",
2424
"dependencies": {
25-
"monaco-editor": "^0.52.2",
25+
"monaco-editor": "^0.53.0",
2626
"postcss": "^8.4.31",
2727
"postcss-rtlcss": "^5.7.1",
2828
"react": "^19.1.1",

playground/pnpm-lock.yaml

Lines changed: 15 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)