Skip to content

Commit d452014

Browse files
wojteknmikaoelitiana
authored andcommitted
Update Playground and PHP-WASM packages to 3.1.13 (#2872)
* Update Playground and PHP-WASM packages to 3.1.13 * Rename patch file to cover @wp-playground/wordpress 3.1.13
1 parent 17283fe commit d452014

File tree

6 files changed

+170
-170
lines changed

6 files changed

+170
-170
lines changed

apps/cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"@anthropic-ai/claude-agent-sdk": "^0.2.45",
2727
"@mariozechner/pi-tui": "^0.54.0",
2828
"@modelcontextprotocol/sdk": "^1.27.1",
29-
"@php-wasm/node": "3.1.12",
30-
"@php-wasm/universal": "3.1.12",
31-
"@php-wasm/util": "3.1.12",
29+
"@php-wasm/node": "3.1.13",
30+
"@php-wasm/universal": "3.1.13",
31+
"@php-wasm/util": "3.1.13",
3232
"@vscode/sudo-prompt": "^9.3.2",
3333
"@wordpress/i18n": "^6.14.0",
34-
"@wp-playground/blueprints": "3.1.12",
35-
"@wp-playground/cli": "3.1.12",
36-
"@wp-playground/common": "3.1.12",
37-
"@wp-playground/storage": "3.1.12",
38-
"@wp-playground/wordpress": "3.1.12",
34+
"@wp-playground/blueprints": "3.1.13",
35+
"@wp-playground/cli": "3.1.13",
36+
"@wp-playground/common": "3.1.13",
37+
"@wp-playground/storage": "3.1.13",
38+
"@wp-playground/wordpress": "3.1.13",
3939
"atomically": "^2.1.1",
4040
"chalk": "^5.6.2",
4141
"cli-table3": "^0.6.5",

apps/cli/patches/@wp-playground+wordpress+3.1.12.patch renamed to apps/cli/patches/@wp-playground+wordpress+3.1.13.patch

File renamed without changes.

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/winreg": "^1.2.36",
9898
"@types/yauzl": "^2.10.3",
9999
"@vitejs/plugin-react": "^5.1.4",
100-
"@wp-playground/blueprints": "3.1.12",
100+
"@wp-playground/blueprints": "3.1.13",
101101
"electron": "^41.0.2",
102102
"electron-devtools-installer": "^4.0.0",
103103
"electron-vite": "^5.0.0",

0 commit comments

Comments
 (0)