From 3727aaf5e3bd5a5cf1a73aed1efd49ad05aee377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:27:57 +0200 Subject: [PATCH] Bump @wp-playground/cli from 0.9.45 to 0.9.46 in /env (#193) Bumps [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) from 0.9.45 to 0.9.46. - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/WordPress/wordpress-playground/compare/v0.9.45...v0.9.46) --- updated-dependencies: - dependency-name: "@wp-playground/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- env/package-lock.json | 160 +++++++++++++++++++++--------------------- env/package.json | 2 +- 2 files changed, 81 insertions(+), 81 deletions(-) diff --git a/env/package-lock.json b/env/package-lock.json index bf9236d..365e7f4 100644 --- a/env/package-lock.json +++ b/env/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@playwright/test": "^1.47.2", "@wordpress/e2e-test-utils-playwright": "^1.9.0", - "@wp-playground/cli": "^0.9.45", + "@wp-playground/cli": "^0.9.46", "kill-port": "^2.0.1", "tablemark": "^3.1.0" }, @@ -2939,11 +2939,11 @@ } }, "node_modules/@php-wasm/logger": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-0.9.45.tgz", - "integrity": "sha512-nQaOLdtwbq82EsMGgpD+6Xo3mOiWG+0YgOJhmn9SMPrwQw+WjXviATSbmUMcHBvX+wvTucmWKKiDrZSppS11zQ==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-0.9.46.tgz", + "integrity": "sha512-fmDGj7DMA4LVc7eCSxfeUVwwfwo17J9GZchQ76FJK/+I/XSqqiJhE/85TEEgPPpxqeGHpqkXV6S9bGiFmMPHkw==", "dependencies": { - "@php-wasm/node-polyfills": "0.9.45" + "@php-wasm/node-polyfills": "0.9.46" }, "engines": { "node": ">=18.18.0", @@ -2951,16 +2951,16 @@ } }, "node_modules/@php-wasm/node": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-0.9.45.tgz", - "integrity": "sha512-QMekLM6zjQM9UvXOHwL47XKzPjD7KWZ5pe0WPntx30vtiQeXRXu4csGn4s0/cjrqnXyPbwt4X89gyw++9SwH7A==", - "dependencies": { - "@php-wasm/logger": "0.9.45", - "@php-wasm/node-polyfills": "0.9.45", - "@php-wasm/universal": "0.9.45", - "@php-wasm/util": "0.9.45", - "@wp-playground/common": "0.9.45", - "@wp-playground/wordpress": "0.9.45", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-0.9.46.tgz", + "integrity": "sha512-yvI4z148CadV0OVPXGPg4NK/OXj2lnzXWtV13G6I4v5dmzaKNJreIeEQ67KV1dotYD9h0ThaCmGZ62kDUfN1pw==", + "dependencies": { + "@php-wasm/logger": "0.9.46", + "@php-wasm/node-polyfills": "0.9.46", + "@php-wasm/universal": "0.9.46", + "@php-wasm/util": "0.9.46", + "@wp-playground/common": "0.9.46", + "@wp-playground/wordpress": "0.9.46", "comlink": "^4.4.1", "express": "4.19.2", "ini": "4.1.2", @@ -2973,17 +2973,17 @@ } }, "node_modules/@php-wasm/node-polyfills": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/node-polyfills/-/node-polyfills-0.9.45.tgz", - "integrity": "sha512-rUUEBQjxXtMcH0Q8cWWy3isJiffjHlWOmeAdmGKYv4KKZDHcuhpib2qSZ+369JQuke0rj9NU67KO0fnnbmAYyw==" + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/node-polyfills/-/node-polyfills-0.9.46.tgz", + "integrity": "sha512-pX0cpMM49dc+e0bPb7X+D7ZrQBd+l5GMesQ5fj/JG/XIUOR6O/CSLtJYK3Se5hUOq5D7UIDhsenEkN1xR5eoWQ==" }, "node_modules/@php-wasm/progress": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-0.9.45.tgz", - "integrity": "sha512-Q7iyCi+cukH5EJ8ofNAo79UwG2I3E/EB85bo/siN9dOrXtAZwFyR4ud6zL/dvpw8VXdhBUg17mTSTUEOnw75Xg==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-0.9.46.tgz", + "integrity": "sha512-F5zp8orjZZH7KVCcWyCeZk/i7bh0J4j+TfWyK3XQfBkmIt4Z8K4LWz0HwS5g/7ua6F4A96wNyW+W6DqSxqnvSg==", "dependencies": { - "@php-wasm/logger": "0.9.45", - "@php-wasm/node-polyfills": "0.9.45" + "@php-wasm/logger": "0.9.46", + "@php-wasm/node-polyfills": "0.9.46" }, "engines": { "node": ">=18.18.0", @@ -2991,33 +2991,33 @@ } }, "node_modules/@php-wasm/scopes": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-0.9.45.tgz", - "integrity": "sha512-I7QlgDFwYdrhI4mgENqCrt8iLVnukQ6jMNP62npegi3NlF85L0gs4lQLrOPWX86tEn3SoeyXX5GTWk6kTpsb7Q==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-0.9.46.tgz", + "integrity": "sha512-Ab5OMSqLXGrTKGiMjmROcZuf8qzFhzRLvoVK+dhXI4cCemrKGxftFU5jb8E3Qavta7ii1hDle+1UMoVc22yrvA==", "engines": { "node": ">=16.15.1", "npm": ">=8.11.0" } }, "node_modules/@php-wasm/stream-compression": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-0.9.45.tgz", - "integrity": "sha512-egVzCldQwxWsSLUmMGbFklmKWaVg70L8kD6x6i8rYvK+62soEKdVJNFoeGzUvOAq+RgjshzgygsrtQ1d8uO1Mg==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-0.9.46.tgz", + "integrity": "sha512-CiBAyRE3vKDB+Nx4f+ZSXjLhreLOs43CRUHv+WCSKFCIFeDfWcEJFhIIrAJr7peHvXN7GBVmAlOxm+TTbmqtRg==", "dependencies": { - "@php-wasm/node-polyfills": "0.9.45", - "@php-wasm/util": "0.9.45" + "@php-wasm/node-polyfills": "0.9.46", + "@php-wasm/util": "0.9.46" } }, "node_modules/@php-wasm/universal": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-0.9.45.tgz", - "integrity": "sha512-R+gkhn7/e0VG+SfQbEBl/3YxcsoyEEs+ditLGSwDdwxAPgv1S2iEvwQc6fad2p4cRYBHw/lowJQh3fR0275K8w==", - "dependencies": { - "@php-wasm/logger": "0.9.45", - "@php-wasm/node-polyfills": "0.9.45", - "@php-wasm/progress": "0.9.45", - "@php-wasm/stream-compression": "0.9.45", - "@php-wasm/util": "0.9.45", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-0.9.46.tgz", + "integrity": "sha512-Cf/bTExIPvtcCbvHsDB7NdxXsflhiWJj86dXpoCN2SQl2D3YiXCBIBegK646Vv4rCoGh+GhhuwLjzG9v4RbRyA==", + "dependencies": { + "@php-wasm/logger": "0.9.46", + "@php-wasm/node-polyfills": "0.9.46", + "@php-wasm/progress": "0.9.46", + "@php-wasm/stream-compression": "0.9.46", + "@php-wasm/util": "0.9.46", "comlink": "^4.4.1", "ini": "4.1.2" }, @@ -3027,9 +3027,9 @@ } }, "node_modules/@php-wasm/util": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-0.9.45.tgz", - "integrity": "sha512-U1hlul8DKBF325M9UKODOfokURxffrs5TDTencnVO6W0aiLFhQZag2n2MzIfH3y9unCZOXI0oaUeuB5zonXP9w==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-0.9.46.tgz", + "integrity": "sha512-Chgtkon+su2IIhsJJrv8nMgk5uYST0Efh19xQ/Hp84jQjMLA0crhiGbpIEHgjeK8MHbd8SytWRrzsnA0DTu4bw==", "engines": { "node": ">=18.18.0", "npm": ">=8.11.0" @@ -4941,19 +4941,19 @@ } }, "node_modules/@wp-playground/blueprints": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-0.9.45.tgz", - "integrity": "sha512-5gRY8QyBe4+bb+0N+XBOahAGImCUSGqc/uyU6u9V7wgd49a/4p67jKxZ725zF3wSEQCQQukAVg5xFTTi4j+sbw==", - "dependencies": { - "@php-wasm/logger": "0.9.45", - "@php-wasm/node": "0.9.45", - "@php-wasm/node-polyfills": "0.9.45", - "@php-wasm/progress": "0.9.45", - "@php-wasm/scopes": "0.9.45", - "@php-wasm/universal": "0.9.45", - "@php-wasm/util": "0.9.45", - "@wp-playground/common": "0.9.45", - "@wp-playground/wordpress": "0.9.45", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-0.9.46.tgz", + "integrity": "sha512-Fe6+xqHe0NpH0RATpVHjEw4wtFB3UB1OaZx89+FSUlFNjYVb5WlJjCOqDCzoN50BEz1Abs5x1ZQKVKBo82sTbQ==", + "dependencies": { + "@php-wasm/logger": "0.9.46", + "@php-wasm/node": "0.9.46", + "@php-wasm/node-polyfills": "0.9.46", + "@php-wasm/progress": "0.9.46", + "@php-wasm/scopes": "0.9.46", + "@php-wasm/universal": "0.9.46", + "@php-wasm/util": "0.9.46", + "@wp-playground/common": "0.9.46", + "@wp-playground/wordpress": "0.9.46", "ajv": "8.12.0", "comlink": "^4.4.1", "ini": "4.1.2" @@ -4964,17 +4964,17 @@ } }, "node_modules/@wp-playground/cli": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-0.9.45.tgz", - "integrity": "sha512-MiuCu9tJ4Rlff0gmKS/AwMQ8PmRfdZ9dpxeM8dH7frqVA3k2Rf+bn5C+OAles12qervsn2N1oypIC/B6Vnmifg==", - "dependencies": { - "@php-wasm/logger": "0.9.45", - "@php-wasm/node": "0.9.45", - "@php-wasm/progress": "0.9.45", - "@php-wasm/universal": "0.9.45", - "@wp-playground/blueprints": "0.9.45", - "@wp-playground/common": "0.9.45", - "@wp-playground/wordpress": "0.9.45", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-0.9.46.tgz", + "integrity": "sha512-QJWFhFkkoh80bcnwqkmaqwQzDUM2JJLaoAbU86Hm8OFlTutJZutn+3PbRUDthhzXhmq4buuaWlr4Om28hEHeTA==", + "dependencies": { + "@php-wasm/logger": "0.9.46", + "@php-wasm/node": "0.9.46", + "@php-wasm/progress": "0.9.46", + "@php-wasm/universal": "0.9.46", + "@wp-playground/blueprints": "0.9.46", + "@wp-playground/common": "0.9.46", + "@wp-playground/wordpress": "0.9.46", "ajv": "8.12.0", "comlink": "^4.4.1", "express": "4.19.2", @@ -4988,12 +4988,12 @@ } }, "node_modules/@wp-playground/common": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-0.9.45.tgz", - "integrity": "sha512-0LeK1RLGDuD28W5OcOgxr9e8zRw+xogeorQ9a3agyV1wI+G5+hs/XotVskfDv0klHjvJA48LLqN1Z+SAGyBCYg==", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-0.9.46.tgz", + "integrity": "sha512-ORkT2oPYtIrq5YQusl22yXsoi7Ma6tvnUMOjxW68AYN0/6E5mCCxMK3xU56WcgLXV5CAXEtJ8yVipJZwl4l1CQ==", "dependencies": { - "@php-wasm/universal": "0.9.45", - "@php-wasm/util": "0.9.45", + "@php-wasm/universal": "0.9.46", + "@php-wasm/util": "0.9.46", "comlink": "^4.4.1", "ini": "4.1.2" }, @@ -5003,14 +5003,14 @@ } }, "node_modules/@wp-playground/wordpress": { - "version": "0.9.45", - "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-0.9.45.tgz", - "integrity": "sha512-ttpHGUa826DoHACizrCokqvJtPo1MmMNcAGoMkSawo//5WIHsBF8lF7AuaqmOziBXhsW7FMWh12K5dvyFsD3/Q==", - "dependencies": { - "@php-wasm/node": "0.9.45", - "@php-wasm/universal": "0.9.45", - "@php-wasm/util": "0.9.45", - "@wp-playground/common": "0.9.45", + "version": "0.9.46", + "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-0.9.46.tgz", + "integrity": "sha512-emBgcs2ZvxLcNh9CJicAzkS+9zzQjc0SftTb/7l7tO8c1p9p4t3qyefQdQMniji8qywBJ9v9eYe+3+ZLYWaQ1Q==", + "dependencies": { + "@php-wasm/node": "0.9.46", + "@php-wasm/universal": "0.9.46", + "@php-wasm/util": "0.9.46", + "@wp-playground/common": "0.9.46", "comlink": "^4.4.1", "express": "4.19.2", "ini": "4.1.2", diff --git a/env/package.json b/env/package.json index 960e16b..c85219b 100644 --- a/env/package.json +++ b/env/package.json @@ -15,7 +15,7 @@ "dependencies": { "@playwright/test": "^1.47.2", "@wordpress/e2e-test-utils-playwright": "^1.9.0", - "@wp-playground/cli": "^0.9.45", + "@wp-playground/cli": "^0.9.46", "kill-port": "^2.0.1", "tablemark": "^3.1.0" },