Skip to content

Commit 20023b8

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.53.0 to 0.54.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.53.0...v0.54.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.54.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 c3c4f15 commit 20023b8

File tree

2 files changed

+23
-15
lines changed

2 files changed

+23
-15
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.53.0",
25+
"monaco-editor": "^0.54.0",
2626
"postcss": "^8.4.31",
2727
"postcss-rtlcss": "^5.7.1",
2828
"react": "^19.2.0",

playground/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)