From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 05:51:14 +0000 (+0800) Subject: fix(deps): update playground (#11064) X-Git-Tag: v3.4.28~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aba580670ae533bd22fa6c7ec6d26f058e163f3;p=thirdparty%2Fvuejs%2Fcore.git fix(deps): update playground (#11064) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index d6a3091b3d..465befdb1f 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -13,7 +13,7 @@ "vite": "^5.2.12" }, "dependencies": { - "@vue/repl": "^4.1.2", + "@vue/repl": "^4.2.1", "file-saver": "^2.0.5", "jszip": "^3.10.1", "vue": "workspace:*" diff --git a/packages/template-explorer/package.json b/packages/template-explorer/package.json index da0ffe58d9..0987bfd5d7 100644 --- a/packages/template-explorer/package.json +++ b/packages/template-explorer/package.json @@ -11,7 +11,7 @@ "enableNonBrowserBranches": true }, "dependencies": { - "monaco-editor": "^0.47.0", + "monaco-editor": "^0.49.0", "source-map-js": "^1.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e50792a87..80b0c5b98f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -341,8 +341,8 @@ importers: packages/sfc-playground: dependencies: '@vue/repl': - specifier: ^4.1.2 - version: 4.1.2 + specifier: ^4.2.1 + version: 4.2.1 file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -365,8 +365,8 @@ importers: packages/template-explorer: dependencies: monaco-editor: - specifier: ^0.47.0 - version: 0.47.0 + specifier: ^0.49.0 + version: 0.49.0 source-map-js: specifier: ^1.2.0 version: 1.2.0 @@ -1188,8 +1188,8 @@ packages: resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==} engines: {node: '>= 0.12.0'} - '@vue/repl@4.1.2': - resolution: {integrity: sha512-h5JQ5NRN9HOCNfE4QCbZsFgAFS7/A21V3zrltxV2Uag1JIvtQb68qfmj795CPFjMBnRNpCddOBi34AKlq5yHbg==} + '@vue/repl@4.2.1': + resolution: {integrity: sha512-kPpoAp0hQ1sKIGXEHtVdtdh2BgL97SAizEvCqRDB3LmgIYCPbzInwd4mqYkHstAhJPmkNslLd3rwfceMwzwinQ==} '@zeit/schemas@2.36.0': resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==} @@ -2508,8 +2508,8 @@ packages: mlly@1.6.1: resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} - monaco-editor@0.47.0: - resolution: {integrity: sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==} + monaco-editor@0.49.0: + resolution: {integrity: sha512-2I8/T3X/hLxB2oPHgqcNYUVdA/ZEFShT7IAujifIPMfKkNbLOqY8XCoyHCXrsdjb36dW9MwoTwBCFpXKMwNwaQ==} ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -4216,7 +4216,7 @@ snapshots: '@vue/consolidate@1.0.0': {} - '@vue/repl@4.1.2': {} + '@vue/repl@4.2.1': {} '@zeit/schemas@2.36.0': {} @@ -5614,7 +5614,7 @@ snapshots: pkg-types: 1.0.3 ufo: 1.5.3 - monaco-editor@0.47.0: {} + monaco-editor@0.49.0: {} ms@2.0.0: {}