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 Apr 24, 2023
1 parent 1c6f12c commit 0f3c42f
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 297 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": "20.0.5",
"@previewjs/plugin-preact": "3.3.2",
"@previewjs/plugin-react": "9.3.2",
"@previewjs/plugin-solid": "6.3.2",
"@previewjs/plugin-svelte": "4.0.12",
"@previewjs/plugin-vue2": "8.1.2",
"@previewjs/plugin-vue3": "8.2.2",
"@previewjs/pro": "1.11.3",
"@previewjs/vfs": "2.0.8"
"@previewjs/core": "20.0.6",
"@previewjs/plugin-preact": "3.3.3",
"@previewjs/plugin-react": "9.3.3",
"@previewjs/plugin-solid": "6.3.3",
"@previewjs/plugin-svelte": "4.0.13",
"@previewjs/plugin-vue2": "8.1.3",
"@previewjs/plugin-vue3": "8.2.3",
"@previewjs/pro": "1.12.0",
"@previewjs/vfs": "2.0.9"
}
}
Loading

0 comments on commit 0f3c42f

Please sign in to comment.