Skip to content

Commit

Permalink
Update Playground dependencies to v0.6.13 (#226)
Browse files Browse the repository at this point in the history
* Update Playground dependencies such as @php-wasm/node to 0.6.13
  • Loading branch information
sejas authored Apr 10, 2024
1 parent 133029c commit e14ec6f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.1",
"@codemirror/view": "6.9.3",
"@php-wasm/node": "0.6.10",
"@php-wasm/progress": "0.6.10",
"@php-wasm/universal": "0.6.10",
"@php-wasm/web": "0.6.10",
"@php-wasm/node": "0.6.13",
"@php-wasm/progress": "0.6.13",
"@php-wasm/universal": "0.6.13",
"@php-wasm/web": "0.6.13",
"@uiw/react-codemirror": "^4.21.20",
"@wp-playground/blueprints": "0.6.10",
"@wp-playground/blueprints": "0.6.13",
"classnames": "^2.3.2",
"comlink": "^4.4.1",
"compressible": "2.0.18",
Expand Down

0 comments on commit e14ec6f

Please sign in to comment.