Skip to content

Commit

Permalink
fix(deps): update playground (#9154)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 9944b50 commit c8566a2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/sfc-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"vite": "^4.4.2"
},
"dependencies": {
"@vue/repl": "^2.5.4",
"@vue/repl": "^2.5.8",
"file-saver": "^2.0.5",
"jszip": "^3.6.0",
"jszip": "^3.10.1",
"vue": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/template-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"monaco-editor": "^0.20.0",
"monaco-editor": "^0.41.0",
"source-map-js": "^1.0.2"
}
}
19 changes: 9 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c8566a2

Please sign in to comment.