From: Evan You Date: Fri, 26 Apr 2024 01:26:13 +0000 (+0800) Subject: workflow(sfc-playground): fix file renaming by bumping repl X-Git-Tag: v3.4.26~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41df25015f6d67538aeff2dc9eac30ba27bbc16d;p=thirdparty%2Fvuejs%2Fcore.git workflow(sfc-playground): fix file renaming by bumping repl close #10791 --- diff --git a/packages/sfc-playground/package.json b/packages/sfc-playground/package.json index 89859e8178..72b042dbe7 100644 --- a/packages/sfc-playground/package.json +++ b/packages/sfc-playground/package.json @@ -13,7 +13,7 @@ "vite": "^5.2.10" }, "dependencies": { - "@vue/repl": "^4.1.1", + "@vue/repl": "^4.1.2", "file-saver": "^2.0.5", "jszip": "^3.10.1", "vue": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4f2e04809..fbad006945 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -341,8 +341,8 @@ importers: packages/sfc-playground: dependencies: '@vue/repl': - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^4.1.2 + version: 4.1.2 file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -1153,8 +1153,8 @@ packages: resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==} engines: {node: '>= 0.12.0'} - '@vue/repl@4.1.1': - resolution: {integrity: sha512-gkbnU+rM01/ILdnDJbsWS8+PW6qMAzprBo/U2+7eVci0kx6VAR26fL/qrcEPwEYa6q0vzzptZ4il0SaUGGqZKw==} + '@vue/repl@4.1.2': + resolution: {integrity: sha512-h5JQ5NRN9HOCNfE4QCbZsFgAFS7/A21V3zrltxV2Uag1JIvtQb68qfmj795CPFjMBnRNpCddOBi34AKlq5yHbg==} '@zeit/schemas@2.29.0': resolution: {integrity: sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==} @@ -4125,7 +4125,7 @@ snapshots: '@vue/consolidate@1.0.0': {} - '@vue/repl@4.1.1': {} + '@vue/repl@4.1.2': {} '@zeit/schemas@2.29.0': {}