Skip to content

Commit 4aba580

Browse files
fix(deps): update playground (#11064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48ccb3a commit 4aba580

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/sfc-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vite": "^5.2.12"
1414
},
1515
"dependencies": {
16-
"@vue/repl": "^4.1.2",
16+
"@vue/repl": "^4.2.1",
1717
"file-saver": "^2.0.5",
1818
"jszip": "^3.10.1",
1919
"vue": "workspace:*"

packages/template-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"enableNonBrowserBranches": true
1212
},
1313
"dependencies": {
14-
"monaco-editor": "^0.47.0",
14+
"monaco-editor": "^0.49.0",
1515
"source-map-js": "^1.2.0"
1616
}
1717
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)