From 1f20b6f67af545d6c2680cd9bc83f69d3e684d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:15:06 +0000 Subject: [PATCH] [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.0 to 0.52.2 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/compare/v0.52.0...v0.52.2) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-prod ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- playground/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/playground/package.json b/playground/package.json index 1bf0c06..9c4fe32 100644 --- a/playground/package.json +++ b/playground/package.json @@ -22,7 +22,7 @@ "author": "ElChiniNet", "license": "Apache-2.0", "dependencies": { - "monaco-editor": "^0.52.0", + "monaco-editor": "^0.52.2", "postcss": "^8.4.31", "postcss-rtlcss": "^5.6.0", "react": "^19.0.0", diff --git a/playground/pnpm-lock.yaml b/playground/pnpm-lock.yaml index 5a4b947..38bc725 100644 --- a/playground/pnpm-lock.yaml +++ b/playground/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: monaco-editor: - specifier: ^0.52.0 - version: 0.52.0 + specifier: ^0.52.2 + version: 0.52.2 postcss: specifier: ^8.4.31 version: 8.4.38 @@ -92,7 +92,7 @@ importers: version: 2.9.2(webpack@5.97.1) monaco-editor-webpack-plugin: specifier: ^7.1.0 - version: 7.1.0(monaco-editor@0.52.0)(webpack@5.97.1) + version: 7.1.0(monaco-editor@0.52.2)(webpack@5.97.1) postcss-loader: specifier: ^8.1.1 version: 8.1.1(postcss@8.4.38)(typescript@5.7.2)(webpack@5.97.1) @@ -2605,8 +2605,8 @@ packages: monaco-editor: '>= 0.31.0' webpack: ^4.5.0 || 5.x - monaco-editor@0.52.0: - resolution: {integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==} + monaco-editor@0.52.2: + resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==} ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -6472,13 +6472,13 @@ snapshots: dependencies: brace-expansion: 2.0.1 - monaco-editor-webpack-plugin@7.1.0(monaco-editor@0.52.0)(webpack@5.97.1): + monaco-editor-webpack-plugin@7.1.0(monaco-editor@0.52.2)(webpack@5.97.1): dependencies: loader-utils: 2.0.4 - monaco-editor: 0.52.0 + monaco-editor: 0.52.2 webpack: 5.97.1(esbuild@0.14.54)(webpack-cli@5.1.4) - monaco-editor@0.52.0: {} + monaco-editor@0.52.2: {} ms@2.0.0: {}