Skip to content

Commit

Permalink
release: update loader dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Jun 13, 2023
1 parent 3a36c57 commit 7142d77
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 465 deletions.
18 changes: 9 additions & 9 deletions loader/src/release/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"dependencies": {
"@previewjs/core": "21.0.1",
"@previewjs/plugin-preact": "4.0.0",
"@previewjs/plugin-react": "10.0.0",
"@previewjs/plugin-solid": "7.0.0",
"@previewjs/plugin-svelte": "5.0.0",
"@previewjs/plugin-vue2": "9.0.0",
"@previewjs/plugin-vue3": "9.0.0",
"@previewjs/pro": "1.13.0",
"@previewjs/vfs": "2.0.13"
"@previewjs/core": "22.0.1",
"@previewjs/plugin-preact": "4.0.1",
"@previewjs/plugin-react": "10.0.1",
"@previewjs/plugin-solid": "7.0.1",
"@previewjs/plugin-svelte": "5.0.1",
"@previewjs/plugin-vue2": "9.0.1",
"@previewjs/plugin-vue3": "9.0.1",
"@previewjs/pro": "1.13.1",
"@previewjs/vfs": "2.0.14"
}
}
Loading

0 comments on commit 7142d77

Please sign in to comment.