From 57b64a4064edd9c4bb016827c7a182af0b6aab38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:32:38 +0000 Subject: [PATCH 01/23] NPM(deps): Bump @wordpress/dom-ready from 4.10.0 to 4.11.0 Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.11.0/packages/dom-ready) --- updated-dependencies: - dependency-name: "@wordpress/dom-ready" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2395e8d4..47d75c5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.3.0", "@wordpress/compose": "^7.10.0", - "@wordpress/dom-ready": "^4.10.0", + "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.8.0", @@ -6112,9 +6112,9 @@ } }, "node_modules/@wordpress/dom-ready": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.10.0.tgz", - "integrity": "sha512-qpadyGMRvLf7zOe4XtoIo409ZRJ7IrBI36fdEXjRWV8E+Cmcx3ldr5/2iLKJ2cqYg9geQWXDeiykSWOClNJx+w==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.11.0.tgz", + "integrity": "sha512-wAqRxFpP19m8KwXzand3BrrqRkU7SXH9/fdk1q/Q+oqoXIrLMDFWsH6xbXgM4q/id2Z4ZMK5dZQ3tYf/0qDpFg==", "dependencies": { "@babel/runtime": "7.25.7" }, diff --git a/package.json b/package.json index b3c5a01d..8973b0af 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.3.0", "@wordpress/compose": "^7.10.0", - "@wordpress/dom-ready": "^4.10.0", + "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.8.0", From 5098bf7a5ee6e6bb350fe58dc7945a2dd2ba8340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:33:20 +0000 Subject: [PATCH 02/23] NPM(deps): Bump @wordpress/icons from 10.8.0 to 10.11.0 Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.8.0 to 10.11.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/icons@10.11.0/packages/icons) --- updated-dependencies: - dependency-name: "@wordpress/icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2395e8d4..4cf7ac7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@wordpress/dom-ready": "^4.10.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", - "@wordpress/icons": "^10.8.0", + "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", "classnames": "^2.5.1", "jquery": "^3.7.1", @@ -6388,13 +6388,13 @@ } }, "node_modules/@wordpress/icons": { - "version": "10.8.0", - "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.8.0.tgz", - "integrity": "sha512-JiBI44uNkJEHV3IU0rKLn0wO36crWY62NqiQ6Fi+nn8KG0J4e1/JrJoV5EiFkaLneWBAFPeUkLjIOYlNPcZnmA==", + "version": "10.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.11.0.tgz", + "integrity": "sha512-RMetpFwUIeh3sVj2+p6+QX5AW8pF7DvQzxH9jUr8YjaF2iLE64vy6m0cZz/X8xkSktHrXMuPJIr7YIVF20TEyw==", "dependencies": { - "@babel/runtime": "^7.16.0", - "@wordpress/element": "^6.8.0", - "@wordpress/primitives": "^4.8.0" + "@babel/runtime": "7.25.7", + "@wordpress/element": "*", + "@wordpress/primitives": "*" }, "engines": { "node": ">=18.12.0", diff --git a/package.json b/package.json index b3c5a01d..1cb8abe2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@wordpress/dom-ready": "^4.10.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", - "@wordpress/icons": "^10.8.0", + "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", "classnames": "^2.5.1", "jquery": "^3.7.1", From bd57a36894c039c49fce5f30a20f6f1a3edad6cb Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 1 Nov 2024 16:01:25 -0400 Subject: [PATCH 03/23] add comments to region url data for clarity and update to provided doc --- src/app/data/region.js | 72 +++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/src/app/data/region.js b/src/app/data/region.js index b8a67a0c..551ca9a8 100644 --- a/src/app/data/region.js +++ b/src/app/data/region.js @@ -24,7 +24,7 @@ */ const region = { - main: { + main: { // the main link the regional hostgator site. Used as a fallback or default link per region. default: 'https://www.hostgator.com', AR: 'https://www.hostgator.ar', BO: 'https://www.hostgator.bo', @@ -37,46 +37,46 @@ const region = { PE: 'https://www.hostgator.pe', UY: 'https://www.hostgator.uy', }, - site_info_portal: { + site_info_portal: { // site info portal link in plugin info section - big button with snappy icon. default: 'https://www.hostgator.com/my-account/login', - AR: 'https://cliente.hostgator.ar', - BO: 'https://cliente.hostgator.bo', + AR: 'https://billing.hostgator.ar', + BO: 'https://billing.hostgator.bo', BR: 'https://financeiro.hostgator.com.br', - CL: 'https://cliente.hostgator.cl', - CO: 'https://cliente.hostgator.co', - DO: 'https://cliente.hostgator.do', - EC: 'https://cliente.hostgator.net.ec', - MX: 'https://cliente.hostgator.mx', - PE: 'https://cliente.hostgator.pe', - UY: 'https://cliente.hostgator.uy', + CL: 'https://billing.hostgator.cl', + CO: 'https://billing.hostgator.co', + DO: 'https://billing.hostgator.do', + EC: 'https://billing.hostgator.net.ec', + MX: 'https://billing.hostgator.mx', + PE: 'https://billing.hostgator.pe', + UY: 'https://billing.hostgator.uy', }, - home_manage_sites: { + home_manage_sites: { // Manage Sites button to manage sites within control panel. default: 'https://www.hostgator.com/my-account/hosting/details/sites', - AR: 'https://cliente.hostgator.ar/sitios-web', - BO: 'https://cliente.hostgator.bo/sitios-web', + AR: 'https://billing.hostgator.ar', + BO: 'https://billing.hostgator.bo', BR: 'https://cliente.hostgator.com.br', - CL: 'https://cliente.hostgator.cl/sitios-web', - CO: 'https://cliente.hostgator.co/sitios-web', - DO: 'https://cliente.hostgator.do/sitios-web', - EC: 'https://cliente.hostgator.net.ec/sitios-web', - MX: 'https://cliente.hostgator.mx/sitios-web', - PE: 'https://cliente.hostgator.pe/sitios-web', - UY: 'https://cliente.hostgator.uy/sitios-web', + CL: 'https://billing.hostgator.cl', + CO: 'https://billing.hostgator.co', + DO: 'https://billing.hostgator.do', + EC: 'https://billing.hostgator.net.ec', + MX: 'https://billing.hostgator.mx', + PE: 'https://billing.hostgator.pe', + UY: 'https://billing.hostgator.uy', }, - home_manage_email: { + home_manage_email: { // Manage email button to manage email in control panel. default: 'https://www.hostgator.com/my-account/google-workspace/google-workspace-list', - AR: 'https://cliente.hostgator.ar/e-mails', - BO: 'https://cliente.hostgator.bo/e-mails', + AR: 'https://cliente.hostgator.ar/emails-list', + BO: 'https://cliente.hostgator.bo/emails-list', BR: 'https://cliente.hostgator.com.br/emails-list', CL: 'https://cliente.hostgator.cl/emails-list', CO: 'https://cliente.hostgator.co/emails-list', - DO: 'https://cliente.hostgator.do/e-mails', - EC: 'https://cliente.hostgator.net.ec/e-mails', - MX: 'https://cliente.hostgator.mx/e-mails', - PE: 'https://cliente.hostgator.pe/e-mails', - UY: 'https://cliente.hostgator.uy/e-mails', + DO: 'https://cliente.hostgator.do/emails-list', + EC: 'https://cliente.hostgator.net.ec/emails-list', + MX: 'https://cliente.hostgator.mx/emails-list', + PE: 'https://cliente.hostgator.pe/emails-list', + UY: 'https://cliente.hostgator.uy/emails-list', }, - home_find_domain: { + home_find_domain: { // Manage Domain button to manage domains in control panel. default: 'https://www.hostgator.com/my-account/domain-center/domain-list', AR: 'https://www.hostgator.ar/dominios', BO: 'https://www.hostgator.bo/dominios', @@ -89,7 +89,7 @@ const region = { PE: 'https://www.hostgator.pe/dominios', UY: 'https://www.hostgator.uy/dominios', }, - help_phone_number: { // a string false value will remove this section + help_phone_number: { // Support phone number. A string 'false' value will remove this section if there is no phone support in the region. default: 'tel:8669642867', AR: 'false', BO: 'false', @@ -102,7 +102,7 @@ const region = { PE: 'false', UY: 'false', }, - help_chat: { + help_chat: { // Support live chat link. default: 'https://helpchat.hostgator.com', AR: 'https://cliente.hostgator.ar', BO: 'https://cliente.hostgator.bo', @@ -115,7 +115,7 @@ const region = { PE: 'https://cliente.hostgator.pe', UY: 'https://cliente.hostgator.uy', }, - help_twitter: { // a string false value will remove this section + help_twitter: { // Region-specific Twitter/X url for support. A string 'false' value will remove this section if it is not applicable to the region. default: 'https://twitter.com/hgsupport', AR: 'false', BO: 'false', @@ -128,7 +128,7 @@ const region = { PE: 'false', UY: 'false', }, - help_kb: { + help_kb: { // Region-specific Knowledgebase url. default: 'https://www.hostgator.com/help', AR: 'https://soporte.hostgator.mx/hc/es-419', BO: 'https://soporte.hostgator.mx/hc/es-419', @@ -141,7 +141,7 @@ const region = { PE: 'https://soporte.hostgator.mx/hc/es-419', UY: 'https://soporte.hostgator.mx/hc/es-419', }, - help_blog: { + help_blog: { // Region-specific Blog url. default: 'https://www.hostgator.com/blog/', AR: 'https://www.hostgator.mx/blog/', BO: 'https://www.hostgator.mx/blog/', @@ -154,7 +154,7 @@ const region = { PE: 'https://www.hostgator.mx/blog/', UY: 'https://www.hostgator.mx/blog/', }, - help_youtube: { + help_youtube: { // Region-specific YouTube url. default: 'https://www.youtube.com/c/hostgatorUS', AR: 'https://www.youtube.com/c/HostGatorMexico', BO: 'https://www.youtube.com/c/HostGatorMexico', From 09f7c0ebd5f07e5012773f8ab2cf7221244aec63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:42:01 +0000 Subject: [PATCH 04/23] NPM Dev(deps-dev): Bump cypress from 13.15.0 to 13.15.2 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 127 ++++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 68 insertions(+), 61 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2395e8d4..07ced66a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@testing-library/cypress": "^10.0.2", "@wordpress/env": "^10.10.0", "@wordpress/scripts": "^27.9.0", - "cypress": "^13.15.0", + "cypress": "^13.15.2", "cypress-axe": "1.5.0", "node-wp-i18n": "^1.2.7", "tailwindcss": "^3.4.14" @@ -2212,11 +2212,10 @@ } }, "node_modules/@cypress/request": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.5.tgz", - "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.6.tgz", + "integrity": "sha512-fi0eVdCOtKu5Ed6+E8mYxUF6ZTFJDZvHogCBelM0xVXmrDEkyM22gRArQzq1YcHPm1V47Vf/iAD+WgVdUlJCGg==", "dev": true, - "license": "Apache-2.0", "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", @@ -2233,7 +2232,7 @@ "performance-now": "^2.1.0", "qs": "6.13.0", "safe-buffer": "^5.1.2", - "tough-cookie": "^4.1.3", + "tough-cookie": "^5.0.0", "tunnel-agent": "^0.6.0", "uuid": "^8.3.2" }, @@ -2241,12 +2240,23 @@ "node": ">= 6" } }, + "node_modules/@cypress/request/node_modules/tough-cookie": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.0.0.tgz", + "integrity": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==", + "dev": true, + "dependencies": { + "tldts": "^6.1.32" + }, + "engines": { + "node": ">=16" + } + }, "node_modules/@cypress/request/node_modules/uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "dev": true, - "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } @@ -7444,7 +7454,6 @@ "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz", "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", "dev": true, - "license": "MIT", "dependencies": { "safer-buffer": "~2.1.0" } @@ -7454,7 +7463,6 @@ "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", "dev": true, - "license": "MIT", "engines": { "node": ">=0.8" } @@ -7572,7 +7580,6 @@ "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", "dev": true, - "license": "Apache-2.0", "engines": { "node": "*" } @@ -7581,8 +7588,7 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz", "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/axe-core": { "version": "4.10.0", @@ -7969,7 +7975,6 @@ "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "tweetnacl": "^0.14.3" } @@ -8440,8 +8445,7 @@ "version": "0.12.0", "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", - "dev": true, - "license": "Apache-2.0" + "dev": true }, "node_modules/chalk": { "version": "4.1.2", @@ -9678,13 +9682,13 @@ } }, "node_modules/cypress": { - "version": "13.15.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", - "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", + "version": "13.15.2", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.2.tgz", + "integrity": "sha512-ARbnUorjcCM3XiPwgHKuqsyr5W9Qn+pIIBPaoilnoBkLdSC2oLQjV1BUpnmc7KR+b7Avah3Ly2RMFnfxr96E/A==", "dev": true, "hasInstallScript": true, "dependencies": { - "@cypress/request": "^3.0.4", + "@cypress/request": "^3.0.6", "@cypress/xvfb": "^1.2.4", "@types/sinonjs__fake-timers": "8.1.1", "@types/sizzle": "^2.3.2", @@ -9695,6 +9699,7 @@ "cachedir": "^2.3.0", "chalk": "^4.1.0", "check-more-types": "^2.24.0", + "ci-info": "^4.0.0", "cli-cursor": "^3.1.0", "cli-table3": "~0.6.1", "commander": "^6.2.1", @@ -9709,7 +9714,6 @@ "figures": "^3.2.0", "fs-extra": "^9.1.0", "getos": "^3.2.1", - "is-ci": "^3.0.1", "is-installed-globally": "~0.4.0", "lazy-ass": "^1.6.0", "listr2": "^3.8.3", @@ -9724,6 +9728,7 @@ "semver": "^7.5.3", "supports-color": "^8.1.1", "tmp": "~0.2.3", + "tree-kill": "1.2.2", "untildify": "^4.0.0", "yauzl": "^2.10.0" }, @@ -9748,6 +9753,21 @@ "cypress": "^10 || ^11 || ^12 || ^13" } }, + "node_modules/cypress/node_modules/ci-info": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz", + "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/sibiraj-s" + } + ], + "engines": { + "node": ">=8" + } + }, "node_modules/cypress/node_modules/extract-zip": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", @@ -9810,7 +9830,6 @@ "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", "dev": true, - "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" }, @@ -10648,7 +10667,6 @@ "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", "dev": true, - "license": "MIT", "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" @@ -12291,8 +12309,7 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/external-editor": { "version": "3.1.0", @@ -12375,8 +12392,7 @@ "dev": true, "engines": [ "node >=0.6.0" - ], - "license": "MIT" + ] }, "node_modules/fast-deep-equal": { "version": "3.1.3", @@ -12900,7 +12916,6 @@ "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", "dev": true, - "license": "Apache-2.0", "engines": { "node": "*" } @@ -13235,7 +13250,6 @@ "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", "dev": true, - "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" } @@ -13861,7 +13875,6 @@ "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.4.0.tgz", "integrity": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==", "dev": true, - "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^2.0.2", @@ -14389,19 +14402,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-ci": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz", - "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ci-info": "^3.2.0" - }, - "bin": { - "is-ci": "bin.js" - } - }, "node_modules/is-core-module": { "version": "2.15.1", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", @@ -14938,8 +14938,7 @@ "version": "0.1.2", "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/istanbul-lib-coverage": { "version": "3.2.2", @@ -16203,8 +16202,7 @@ "version": "0.1.1", "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/jsdoc-type-pratt-parser": { "version": "4.0.0", @@ -16291,8 +16289,7 @@ "version": "0.4.0", "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", - "dev": true, - "license": "(AFL-2.1 OR BSD-3-Clause)" + "dev": true }, "node_modules/json-schema-traverse": { "version": "1.0.0", @@ -16311,8 +16308,7 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", - "dev": true, - "license": "ISC" + "dev": true }, "node_modules/json2php": { "version": "0.0.7", @@ -16362,7 +16358,6 @@ "engines": [ "node >=0.6.0" ], - "license": "MIT", "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", @@ -18956,8 +18951,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/picocolors": { "version": "1.1.0", @@ -22137,7 +22131,6 @@ "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.18.0.tgz", "integrity": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==", "dev": true, - "license": "MIT", "dependencies": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", @@ -23464,6 +23457,24 @@ "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==", "license": "MIT" }, + "node_modules/tldts": { + "version": "6.1.58", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.58.tgz", + "integrity": "sha512-MQJrJhjHOYGYb8DobR6Y4AdDbd4TYkyQ+KBDVc5ODzs1cbrvPpfN1IemYi9jfipJ/vR1YWvrDli0hg1y19VRoA==", + "dev": true, + "dependencies": { + "tldts-core": "^6.1.58" + }, + "bin": { + "tldts": "bin/cli.js" + } + }, + "node_modules/tldts-core": { + "version": "6.1.58", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.58.tgz", + "integrity": "sha512-dR936xmhBm7AeqHIhCWwK765gZ7dFyL+IqLSFAjJbFlUXGMLCb8i2PzlzaOuWBuplBTaBYseSb565nk/ZEM0Bg==", + "dev": true + }, "node_modules/tmp": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", @@ -23707,7 +23718,6 @@ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", "dev": true, - "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" }, @@ -23719,8 +23729,7 @@ "version": "0.14.5", "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", - "dev": true, - "license": "Unlicense" + "dev": true }, "node_modules/type-check": { "version": "0.4.0", @@ -24285,7 +24294,6 @@ "engines": [ "node >=0.6.0" ], - "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", @@ -24296,8 +24304,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/w3c-xmlserializer": { "version": "4.0.0", diff --git a/package.json b/package.json index b3c5a01d..54bd5303 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@testing-library/cypress": "^10.0.2", "@wordpress/env": "^10.10.0", "@wordpress/scripts": "^27.9.0", - "cypress": "^13.15.0", + "cypress": "^13.15.2", "cypress-axe": "1.5.0", "node-wp-i18n": "^1.2.7", "tailwindcss": "^3.4.14" From 8ab52e2114cb561bd2727a8a81ace01f466dd0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 12:08:25 +0000 Subject: [PATCH 05/23] Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.6 to 1.0.7 Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/newfold-labs/wp-module-sso/releases) - [Commits](https://github.com/newfold-labs/wp-module-sso/compare/1.0.6...1.0.7) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-sso dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 6ba37c30..13a8c44b 100644 --- a/composer.json +++ b/composer.json @@ -91,7 +91,7 @@ "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", + "newfold-labs/wp-module-sso": "^1.0.7", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index e047fdc3..a6de1a8c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "38fcf49e8b740373da8b75846d37664d", + "content-hash": "51ba057830cac90ed3e08f3ebce927f9", "packages": [ { "name": "doctrine/inflector", @@ -1901,16 +1901,16 @@ }, { "name": "newfold-labs/wp-module-sso", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-sso.git", - "reference": "663e82e5e044f3394dfe6254c2da1e68fc648d9e" + "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/663e82e5e044f3394dfe6254c2da1e68fc648d9e", - "reference": "663e82e5e044f3394dfe6254c2da1e68fc648d9e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/539f86884ef91ae5bd9971ee3a1918afd1cb9448", + "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448", "shasum": "" }, "require": { @@ -1939,10 +1939,10 @@ ], "description": "Single sign-on functionality for Newfold WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.6", + "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.7", "issues": "https://github.com/newfold-labs/wp-module-sso/issues" }, - "time": "2024-07-18T16:12:05+00:00" + "time": "2024-11-06T16:20:22+00:00" }, { "name": "newfold-labs/wp-module-staging", From cf5735e373216be33756d27107dfa8920ec6086f Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Nov 2024 17:22:59 -0500 Subject: [PATCH 06/23] update packages wp-scripts and wp-env --- package-lock.json | 1634 ++++++++++++++++++++++++++------------------- package.json | 5 +- 2 files changed, 936 insertions(+), 703 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9827feb9..5ca0d1cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,10 +32,11 @@ "@automattic/babel-plugin-preserve-i18n": "^1.0.0", "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.10.0", - "@wordpress/scripts": "^27.9.0", + "@wordpress/env": "^10.11.0", + "@wordpress/scripts": "^30.4.0", "cypress": "^13.15.2", "cypress-axe": "1.5.0", + "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", "tailwindcss": "^3.4.14" }, @@ -117,12 +118,13 @@ "license": "GPL-2.0-or-later" }, "node_modules/@babel/code-frame": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", - "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", "license": "MIT", "dependencies": { - "@babel/highlight": "^7.24.7", + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "engines": { @@ -130,9 +132,9 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz", - "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz", + "integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==", "dev": true, "license": "MIT", "engines": { @@ -140,22 +142,22 @@ } }, "node_modules/@babel/core": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", - "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz", + "integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==", "dev": true, "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.0", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-module-transforms": "^7.25.2", - "@babel/helpers": "^7.25.0", - "@babel/parser": "^7.25.0", - "@babel/template": "^7.25.0", - "@babel/traverse": "^7.25.2", - "@babel/types": "^7.25.2", + "@babel/code-frame": "^7.25.7", + "@babel/generator": "^7.25.7", + "@babel/helper-compilation-targets": "^7.25.7", + "@babel/helper-module-transforms": "^7.25.7", + "@babel/helpers": "^7.25.7", + "@babel/parser": "^7.25.7", + "@babel/template": "^7.25.7", + "@babel/traverse": "^7.25.7", + "@babel/types": "^7.25.7", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -197,15 +199,16 @@ } }, "node_modules/@babel/generator": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz", - "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz", + "integrity": "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==", "license": "MIT", "dependencies": { - "@babel/types": "^7.25.6", + "@babel/parser": "^7.26.2", + "@babel/types": "^7.26.0", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^2.5.1" + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" @@ -239,15 +242,15 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz", - "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz", + "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==", "dev": true, "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.25.2", - "@babel/helper-validator-option": "^7.24.8", - "browserslist": "^4.23.1", + "@babel/compat-data": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, @@ -327,29 +330,28 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", - "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "license": "MIT", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz", - "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-simple-access": "^7.24.7", - "@babel/helper-validator-identifier": "^7.24.7", - "@babel/traverse": "^7.25.2" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -446,27 +448,27 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", - "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", - "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", "dev": true, "license": "MIT", "engines": { @@ -489,112 +491,26 @@ } }, "node_modules/@babel/helpers": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz", - "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz", + "integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", - "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.24.7", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "@babel/template": "^7.25.9", + "@babel/types": "^7.26.0" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "license": "MIT", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "license": "MIT", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "license": "MIT", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "license": "MIT" - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "license": "MIT", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "license": "MIT", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/@babel/parser": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", - "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz", + "integrity": "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==", "license": "MIT", "dependencies": { - "@babel/types": "^7.25.6" + "@babel/types": "^7.26.0" }, "bin": { "parser": "bin/babel-parser.js" @@ -2131,30 +2047,30 @@ } }, "node_modules/@babel/template": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", - "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz", + "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/parser": "^7.25.0", - "@babel/types": "^7.25.0" + "@babel/code-frame": "^7.25.9", + "@babel/parser": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz", - "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz", + "integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.6", - "@babel/parser": "^7.25.6", - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6", + "@babel/code-frame": "^7.25.9", + "@babel/generator": "^7.25.9", + "@babel/parser": "^7.25.9", + "@babel/template": "^7.25.9", + "@babel/types": "^7.25.9", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -2163,14 +2079,13 @@ } }, "node_modules/@babel/types": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", - "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz", + "integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==", "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "to-fast-properties": "^2.0.0" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2194,21 +2109,94 @@ "node": ">=0.1.90" } }, - "node_modules/@csstools/selector-specificity": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", - "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", + "node_modules/@csstools/css-parser-algorithms": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz", + "integrity": "sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==", "dev": true, - "license": "CC0-1.0", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", "engines": { - "node": "^14 || ^16 || >=18" + "node": ">=18" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" + "peerDependencies": { + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/css-tokenizer": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz", + "integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/@csstools/media-query-list-parser": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-3.0.1.tgz", + "integrity": "sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.1", + "@csstools/css-tokenizer": "^3.0.1" + } + }, + "node_modules/@csstools/selector-specificity": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz", + "integrity": "sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" }, "peerDependencies": { - "postcss-selector-parser": "^6.0.10" + "postcss-selector-parser": "^6.1.0" } }, "node_modules/@cypress/request": { @@ -2292,6 +2280,17 @@ "node": ">=10.0.0" } }, + "node_modules/@dual-bundle/import-meta-resolve": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", + "integrity": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==", + "dev": true, + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, "node_modules/@emotion/babel-plugin": { "version": "11.12.0", "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz", @@ -3808,18 +3807,6 @@ "tar-stream": "^3.1.5" } }, - "node_modules/@puppeteer/browsers/node_modules/tar-stream": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", - "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "b4a": "^1.6.4", - "fast-fifo": "^1.2.0", - "streamx": "^2.15.0" - } - }, "node_modules/@puppeteer/browsers/node_modules/yargs": { "version": "17.7.1", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", @@ -4594,6 +4581,28 @@ "@types/node": "*" } }, + "node_modules/@types/eslint": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", + "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "node_modules/@types/eslint-scope": { + "version": "3.7.7", + "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", + "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, "node_modules/@types/estree": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", @@ -5342,73 +5351,73 @@ } }, "node_modules/@webassemblyjs/ast": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz", - "integrity": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz", + "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6" + "@webassemblyjs/helper-numbers": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2" } }, "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", - "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", + "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", - "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", + "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz", - "integrity": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", + "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", - "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", + "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.6", - "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/floating-point-hex-parser": "1.13.2", + "@webassemblyjs/helper-api-error": "1.13.2", "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", - "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", + "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz", - "integrity": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", + "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/wasm-gen": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/wasm-gen": "1.14.1" } }, "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", - "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", + "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", "dev": true, "license": "MIT", "dependencies": { @@ -5416,9 +5425,9 @@ } }, "node_modules/@webassemblyjs/leb128": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", - "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", + "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -5426,79 +5435,79 @@ } }, "node_modules/@webassemblyjs/utf8": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", - "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", + "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", "dev": true, "license": "MIT" }, "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz", - "integrity": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", + "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/helper-wasm-section": "1.12.1", - "@webassemblyjs/wasm-gen": "1.12.1", - "@webassemblyjs/wasm-opt": "1.12.1", - "@webassemblyjs/wasm-parser": "1.12.1", - "@webassemblyjs/wast-printer": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/helper-wasm-section": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-opt": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1", + "@webassemblyjs/wast-printer": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz", - "integrity": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", + "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz", - "integrity": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", + "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/wasm-gen": "1.12.1", - "@webassemblyjs/wasm-parser": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz", - "integrity": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", + "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-api-error": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-api-error": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wast-printer": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz", - "integrity": "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", + "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", "dev": true, "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/ast": "1.14.1", "@xtuc/long": "4.2.2" } }, @@ -6203,10 +6212,11 @@ } }, "node_modules/@wordpress/env": { - "version": "10.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.10.0.tgz", - "integrity": "sha512-7r4E5ECqkdy+Cll3ikCKfaweyRL7T7uAnY86GZZ9HJa5dNfzObfTyWWtPB44gMp5KnW4dZGW/E6mQMzhedc72A==", + "version": "10.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.11.0.tgz", + "integrity": "sha512-Sd31oiYxy9/pNMfYw7XgtCBoD4PpvcK1UQ/FVFP+DsTTuo55Ma4UAHMKfg2NhnZWqhJTgPC6XXzicGpr/lK4RQ==", "dev": true, + "license": "GPL-2.0-or-later", "dependencies": { "chalk": "^4.0.0", "copy-dir": "^1.3.0", @@ -6744,28 +6754,28 @@ } }, "node_modules/@wordpress/scripts": { - "version": "27.9.0", - "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-27.9.0.tgz", - "integrity": "sha512-ohiDHMnfTTBTi7qS7AVJZUi1dxwg0k3Aav1a8CzUoOE8YoT8tvMQ3W89H9XgqMgMTWUCdgTUBYLTJTivfVVbXQ==", + "version": "30.4.0", + "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-30.4.0.tgz", + "integrity": "sha512-hAX8XB8hWlxAyktT4KkBpGttRwSynmtkpLvbVKeKnj+BjABFs4TGb/HCF9hFpUK3huCAg8Ft/sjjczW+5tqspQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@babel/core": "^7.16.0", + "@babel/core": "7.25.7", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", "@svgr/webpack": "^8.0.1", - "@wordpress/babel-preset-default": "^7.42.0", - "@wordpress/browserslist-config": "^5.41.0", - "@wordpress/dependency-extraction-webpack-plugin": "^5.9.0", - "@wordpress/e2e-test-utils-playwright": "^0.26.0", - "@wordpress/eslint-plugin": "^18.1.0", - "@wordpress/jest-preset-default": "^11.29.0", - "@wordpress/npm-package-json-lint-config": "^4.43.0", - "@wordpress/postcss-plugins-preset": "^4.42.0", - "@wordpress/prettier-config": "^3.15.0", - "@wordpress/stylelint-config": "^21.41.0", + "@wordpress/babel-preset-default": "*", + "@wordpress/browserslist-config": "*", + "@wordpress/dependency-extraction-webpack-plugin": "*", + "@wordpress/e2e-test-utils-playwright": "*", + "@wordpress/eslint-plugin": "*", + "@wordpress/jest-preset-default": "*", + "@wordpress/npm-package-json-lint-config": "*", + "@wordpress/postcss-plugins-preset": "*", + "@wordpress/prettier-config": "*", + "@wordpress/stylelint-config": "*", "adm-zip": "^0.5.9", - "babel-jest": "^29.6.2", - "babel-loader": "^8.2.3", + "babel-jest": "29.7.0", + "babel-loader": "9.2.1", "browserslist": "^4.21.10", "chalk": "^4.0.0", "check-node-version": "^4.1.0", @@ -6784,6 +6794,7 @@ "jest-dev-server": "^9.0.1", "jest-environment-jsdom": "^29.6.2", "jest-environment-node": "^29.6.2", + "json2php": "^0.0.9", "markdownlint-cli": "^0.31.1", "merge-deep": "^3.0.3", "mini-css-extract-plugin": "^2.5.1", @@ -6791,20 +6802,22 @@ "npm-package-json-lint": "^6.4.0", "npm-packlist": "^3.0.0", "postcss": "^8.4.5", + "postcss-import": "^16.1.0", "postcss-loader": "^6.2.1", "prettier": "npm:wp-prettier@3.0.3", - "puppeteer-core": "^13.2.0", + "puppeteer-core": "^23.1.0", "react-refresh": "^0.14.0", "read-pkg-up": "^7.0.1", "resolve-bin": "^0.4.0", "rtlcss-webpack-plugin": "^4.0.7", "sass": "^1.35.2", "sass-loader": "^12.1.0", + "schema-utils": "^4.2.0", "source-map-loader": "^3.0.0", - "stylelint": "^14.2.0", - "terser-webpack-plugin": "^5.3.9", + "stylelint": "^16.8.2", + "terser-webpack-plugin": "^5.3.10", "url-loader": "^4.1.1", - "webpack": "^5.88.2", + "webpack": "^5.95.0", "webpack-bundle-analyzer": "^4.9.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" @@ -6813,15 +6826,40 @@ "wp-scripts": "bin/wp-scripts.js" }, "engines": { - "node": ">=18", - "npm": ">=6.14.4" + "node": ">=18.12.0", + "npm": ">=8.19.2" }, "peerDependencies": { - "@playwright/test": "^1.43.0", + "@playwright/test": "^1.48.1", "react": "^18.0.0", "react-dom": "^18.0.0" } }, + "node_modules/@wordpress/scripts/node_modules/json2php": { + "version": "0.0.9", + "resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.9.tgz", + "integrity": "sha512-fQMYwvPsQt8hxRnCGyg1r2JVi6yL8Um0DIIawiKiMK9yhAAkcRNj5UsBWoaFvFzPpcWbgw9L6wzj+UMYA702Mw==", + "dev": true, + "license": "BSD" + }, + "node_modules/@wordpress/scripts/node_modules/postcss-import": { + "version": "16.1.0", + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-16.1.0.tgz", + "integrity": "sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==", + "dev": true, + "license": "MIT", + "dependencies": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, "node_modules/@wordpress/stylelint-config": { "version": "21.41.0", "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.41.0.tgz", @@ -6930,9 +6968,9 @@ } }, "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "dev": true, "license": "MIT", "bin": { @@ -6953,16 +6991,6 @@ "acorn-walk": "^8.0.2" } }, - "node_modules/acorn-import-attributes": { - "version": "1.9.5", - "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz", - "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "acorn": "^8" - } - }, "node_modules/acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", @@ -7659,82 +7687,27 @@ } }, "node_modules/babel-loader": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz", - "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==", + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz", + "integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==", "dev": true, "license": "MIT", "dependencies": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.4", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" + "find-cache-dir": "^4.0.0", + "schema-utils": "^4.0.0" }, "engines": { - "node": ">= 8.9" + "node": ">= 14.15.0" }, "peerDependencies": { - "@babel/core": "^7.0.0", - "webpack": ">=2" + "@babel/core": "^7.12.0", + "webpack": ">=5" } }, - "node_modules/babel-loader/node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/babel-loader/node_modules/ajv-keywords": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "ajv": "^6.9.1" - } - }, - "node_modules/babel-loader/node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true, - "license": "MIT" - }, - "node_modules/babel-loader/node_modules/schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 8.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/babel-plugin-istanbul": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", - "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", + "node_modules/babel-plugin-istanbul": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", + "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -7932,6 +7905,49 @@ "license": "Apache-2.0", "optional": true }, + "node_modules/bare-fs": { + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-2.3.5.tgz", + "integrity": "sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw==", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "bare-events": "^2.0.0", + "bare-path": "^2.0.0", + "bare-stream": "^2.0.0" + } + }, + "node_modules/bare-os": { + "version": "2.4.4", + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-2.4.4.tgz", + "integrity": "sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ==", + "dev": true, + "license": "Apache-2.0", + "optional": true + }, + "node_modules/bare-path": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-2.1.3.tgz", + "integrity": "sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "bare-os": "^2.1.0" + } + }, + "node_modules/bare-stream": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.2.tgz", + "integrity": "sha512-EFZHSIBkDgSHIwj2l2QZfP4U5OcD4xFAOwhSb/vlr9PIqyGJGvB/nfClJbcnh3EY4jtPE4zsb5ztae96bVF79A==", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "dependencies": { + "streamx": "^2.20.0" + } + }, "node_modules/base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -8002,33 +8018,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/bl/node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/blob-util": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/blob-util/-/blob-util-2.0.2.tgz", @@ -8150,9 +8139,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.3", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", - "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", + "version": "4.24.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz", + "integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==", "dev": true, "funding": [ { @@ -8170,10 +8159,10 @@ ], "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001646", - "electron-to-chromium": "^1.5.4", + "caniuse-lite": "^1.0.30001669", + "electron-to-chromium": "^1.5.41", "node-releases": "^2.0.18", - "update-browserslist-db": "^1.1.0" + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -8410,9 +8399,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001660", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz", - "integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==", + "version": "1.0.30001679", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001679.tgz", + "integrity": "sha512-j2YqID/YwpLnKzCmBOS4tlZdWprXm3ZmQLBH9ZBXFOhoxLA46fwyBvx6toCBWBmnuwUY/qB3kEU6gFx8qgCroA==", "dev": true, "funding": [ { @@ -8562,13 +8551,6 @@ "url": "https://paulmillr.com/funding/" } }, - "node_modules/chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", - "dev": true, - "license": "ISC" - }, "node_modules/chrome-launcher": { "version": "0.15.2", "resolved": "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.15.2.tgz", @@ -8914,6 +8896,13 @@ "node": ">= 12.0.0" } }, + "node_modules/common-path-prefix": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", + "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==", + "dev": true, + "license": "ISC" + }, "node_modules/common-tags": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz", @@ -8924,13 +8913,6 @@ "node": ">=4.0.0" } }, - "node_modules/commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", - "dev": true, - "license": "MIT" - }, "node_modules/compressible": { "version": "2.0.18", "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", @@ -9316,16 +9298,6 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, - "node_modules/cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "dev": true, - "license": "MIT", - "dependencies": { - "node-fetch": "2.6.7" - } - }, "node_modules/cross-spawn": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", @@ -9387,9 +9359,9 @@ } }, "node_modules/css-functions-list": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.2.tgz", - "integrity": "sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.3.tgz", + "integrity": "sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==", "dev": true, "license": "MIT", "engines": { @@ -10680,9 +10652,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.25", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.25.tgz", - "integrity": "sha512-kMb204zvK3PsSlgvvwzI3wBIcAw15tRkYk+NQdsjdDtcQWTp2RABbMQ9rUBy8KNEOM+/E6ep+XC3AykiWZld4g==", + "version": "1.5.55", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.55.tgz", + "integrity": "sha512-6maZ2ASDOTBtjt9FhqYPRnbvKU5tjG0IN9SztUOWYw2AzNDNpKJYLJmlK0/En4Hs/aiWnB+JZ+gW19PIGszgKg==", "dev": true, "license": "ISC" }, @@ -10786,6 +10758,16 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, "node_modules/envinfo": { "version": "7.14.0", "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.14.0.tgz", @@ -12645,21 +12627,124 @@ "license": "MIT" }, "node_modules/find-cache-dir": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", - "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz", + "integrity": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==", "dev": true, "license": "MIT", "dependencies": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" + "common-path-prefix": "^3.0.0", + "pkg-dir": "^7.0.0" }, "engines": { - "node": ">=8" + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/find-up": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", + "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", + "dev": true, + "license": "MIT", + "dependencies": { + "locate-path": "^7.1.0", + "path-exists": "^5.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/locate-path": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-locate": "^6.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/p-limit": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^1.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/p-locate": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^4.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/path-exists": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + } + }, + "node_modules/find-cache-dir/node_modules/pkg-dir": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz", + "integrity": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==", + "dev": true, + "license": "MIT", + "dependencies": { + "find-up": "^6.3.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/find-cache-dir/node_modules/yocto-queue": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz", + "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.20" }, "funding": { - "url": "https://github.com/avajs/find-cache-dir?sponsor=1" + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/find-file-up": { @@ -12994,13 +13079,6 @@ "node": ">= 0.6" } }, - "node_modules/fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", - "dev": true, - "license": "MIT" - }, "node_modules/fs-exists-sync": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", @@ -14070,16 +14148,6 @@ "node": ">=4" } }, - "node_modules/import-lazy": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", - "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/import-local": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz", @@ -16261,15 +16329,15 @@ } }, "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", + "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, "node_modules/json-buffer": { @@ -16425,9 +16493,9 @@ } }, "node_modules/known-css-properties": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz", - "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==", + "version": "0.34.0", + "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.34.0.tgz", + "integrity": "sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==", "dev": true, "license": "MIT" }, @@ -16630,27 +16698,6 @@ "dev": true, "license": "MIT" }, - "node_modules/lighthouse/node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/lighthouse/node_modules/puppeteer-core": { "version": "20.9.0", "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.9.0.tgz", @@ -16716,35 +16763,10 @@ "semver": "bin/semver" } }, - "node_modules/lighthouse/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", - "dev": true, - "license": "MIT" - }, - "node_modules/lighthouse/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", - "dev": true, - "license": "BSD-2-Clause" - }, - "node_modules/lighthouse/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dev": true, - "license": "MIT", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/lighthouse/node_modules/ws": { - "version": "7.5.10", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", - "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "node_modules/lighthouse/node_modules/ws": { + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "license": "MIT", "engines": { @@ -17830,9 +17852,9 @@ } }, "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, "license": "MIT", "dependencies": { @@ -19724,20 +19746,30 @@ "license": "MIT" }, "node_modules/postcss-safe-parser": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", - "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-7.0.1.tgz", + "integrity": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss-safe-parser" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "license": "MIT", "engines": { - "node": ">=12.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" + "node": ">=18.0" }, "peerDependencies": { - "postcss": "^8.3.3" + "postcss": "^8.4.31" } }, "node_modules/postcss-scss": { @@ -20117,51 +20149,78 @@ } }, "node_modules/puppeteer-core": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-13.7.0.tgz", - "integrity": "sha512-rXja4vcnAzFAP1OVLq/5dWNfwBGuzcOARJ6qGV7oAZhnLmVRU8G5MsdeQEAOy332ZhkIOnn9jp15R89LKHyp2Q==", + "version": "23.7.1", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.7.1.tgz", + "integrity": "sha512-Om/qCZhd+HLoAr7GltrRAZpS3uOXwHu7tXAoDbNcJADHjG2zeAlDArgyIPXYGG4QB/EQUHk13Q6RklNxGM73Pg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "cross-fetch": "3.1.5", - "debug": "4.3.4", - "devtools-protocol": "0.0.981744", - "extract-zip": "2.0.1", - "https-proxy-agent": "5.0.1", - "pkg-dir": "4.2.0", - "progress": "2.0.3", - "proxy-from-env": "1.1.0", - "rimraf": "3.0.2", - "tar-fs": "2.1.1", - "unbzip2-stream": "1.4.3", - "ws": "8.5.0" + "@puppeteer/browsers": "2.4.1", + "chromium-bidi": "0.8.0", + "debug": "^4.3.7", + "devtools-protocol": "0.0.1354347", + "typed-query-selector": "^2.12.0", + "ws": "^8.18.0" }, "engines": { - "node": ">=10.18.1" + "node": ">=18" } }, - "node_modules/puppeteer-core/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "node_modules/puppeteer-core/node_modules/@puppeteer/browsers": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.4.1.tgz", + "integrity": "sha512-0kdAbmic3J09I6dT8e9vE2JOCSt13wHCW5x/ly8TSt2bDtuIWe2TgLZZDHdcziw9AVCzflMAXCrVyRIhIs44Ng==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "debug": "^4.3.7", + "extract-zip": "^2.0.1", + "progress": "^2.0.3", + "proxy-agent": "^6.4.0", + "semver": "^7.6.3", + "tar-fs": "^3.0.6", + "unbzip2-stream": "^1.4.3", + "yargs": "^17.7.2" + }, + "bin": { + "browsers": "lib/cjs/main-cli.js" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/puppeteer-core/node_modules/agent-base": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", "dev": true, "license": "MIT", "dependencies": { - "ms": "2.1.2" + "debug": "^4.3.4" }, "engines": { - "node": ">=6.0" + "node": ">= 14" + } + }, + "node_modules/puppeteer-core/node_modules/chromium-bidi": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.8.0.tgz", + "integrity": "sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "mitt": "3.0.1", + "urlpattern-polyfill": "10.0.0", + "zod": "3.23.8" }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } + "peerDependencies": { + "devtools-protocol": "*" } }, "node_modules/puppeteer-core/node_modules/devtools-protocol": { - "version": "0.0.981744", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.981744.tgz", - "integrity": "sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==", + "version": "0.0.1354347", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz", + "integrity": "sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q==", "dev": true, "license": "BSD-3-Clause" }, @@ -20186,13 +20245,71 @@ "@types/yauzl": "^2.9.1" } }, - "node_modules/puppeteer-core/node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "node_modules/puppeteer-core/node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/puppeteer-core/node_modules/https-proxy-agent": { + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", + "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/puppeteer-core/node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/puppeteer-core/node_modules/mitt": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", "dev": true, "license": "MIT" }, + "node_modules/puppeteer-core/node_modules/proxy-agent": { + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz", + "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "http-proxy-agent": "^7.0.1", + "https-proxy-agent": "^7.0.3", + "lru-cache": "^7.14.1", + "pac-proxy-agent": "^7.0.1", + "proxy-from-env": "^1.1.0", + "socks-proxy-agent": "^8.0.2" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/puppeteer-core/node_modules/proxy-from-env": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", @@ -20200,26 +20317,17 @@ "dev": true, "license": "MIT" }, - "node_modules/puppeteer-core/node_modules/ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", + "node_modules/puppeteer-core/node_modules/semver": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" + "license": "ISC", + "bin": { + "semver": "bin/semver.js" }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } + "engines": { + "node": ">=10" } }, "node_modules/pure-rand": { @@ -22530,13 +22638,6 @@ "node": ">=0.8.0" } }, - "node_modules/style-search": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz", - "integrity": "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==", - "dev": true, - "license": "ISC" - }, "node_modules/stylehacks": { "version": "6.1.1", "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.1.1.tgz", @@ -22555,60 +22656,66 @@ } }, "node_modules/stylelint": { - "version": "14.16.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz", - "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==", + "version": "16.10.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.10.0.tgz", + "integrity": "sha512-z/8X2rZ52dt2c0stVwI9QL2AFJhLhbPkyfpDFcizs200V/g7v+UYY6SNcB9hKOLcDDX/yGLDsY/pX08sLkz9xQ==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/stylelint" + }, + { + "type": "github", + "url": "https://github.com/sponsors/stylelint" + } + ], "license": "MIT", "dependencies": { - "@csstools/selector-specificity": "^2.0.2", + "@csstools/css-parser-algorithms": "^3.0.1", + "@csstools/css-tokenizer": "^3.0.1", + "@csstools/media-query-list-parser": "^3.0.1", + "@csstools/selector-specificity": "^4.0.0", + "@dual-bundle/import-meta-resolve": "^4.1.0", "balanced-match": "^2.0.0", "colord": "^2.9.3", - "cosmiconfig": "^7.1.0", - "css-functions-list": "^3.1.0", - "debug": "^4.3.4", - "fast-glob": "^3.2.12", + "cosmiconfig": "^9.0.0", + "css-functions-list": "^3.2.3", + "css-tree": "^3.0.0", + "debug": "^4.3.7", + "fast-glob": "^3.3.2", "fastest-levenshtein": "^1.0.16", - "file-entry-cache": "^6.0.1", + "file-entry-cache": "^9.1.0", "global-modules": "^2.0.0", "globby": "^11.1.0", "globjoin": "^0.1.4", - "html-tags": "^3.2.0", - "ignore": "^5.2.1", - "import-lazy": "^4.0.0", + "html-tags": "^3.3.1", + "ignore": "^6.0.2", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", - "known-css-properties": "^0.26.0", + "known-css-properties": "^0.34.0", "mathml-tag-names": "^2.1.3", - "meow": "^9.0.0", - "micromatch": "^4.0.5", + "meow": "^13.2.0", + "micromatch": "^4.0.8", "normalize-path": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.19", - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-safe-parser": "^6.0.0", - "postcss-selector-parser": "^6.0.11", + "picocolors": "^1.0.1", + "postcss": "^8.4.47", + "postcss-resolve-nested-selector": "^0.1.6", + "postcss-safe-parser": "^7.0.1", + "postcss-selector-parser": "^6.1.2", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "style-search": "^0.1.0", - "supports-hyperlinks": "^2.3.0", + "supports-hyperlinks": "^3.1.0", "svg-tags": "^1.0.0", - "table": "^6.8.1", - "v8-compile-cache": "^2.3.0", - "write-file-atomic": "^4.0.2" + "table": "^6.8.2", + "write-file-atomic": "^5.0.1" }, "bin": { - "stylelint": "bin/stylelint.js" + "stylelint": "bin/stylelint.mjs" }, "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/stylelint" + "node": ">=18.12.0" } }, "node_modules/stylelint-config-recommended": { @@ -22652,6 +22759,13 @@ "stylelint": "^14.5.1 || ^15.0.0" } }, + "node_modules/stylelint/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true, + "license": "Python-2.0" + }, "node_modules/stylelint/node_modules/balanced-match": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", @@ -22660,20 +22774,71 @@ "license": "MIT" }, "node_modules/stylelint/node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", "dev": true, "license": "MIT", "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" + "env-paths": "^2.2.1", + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0" }, "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/stylelint/node_modules/css-tree": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.0.1.tgz", + "integrity": "sha512-8Fxxv+tGhORlshCdCwnNJytvlvq46sOLSYEx2ZIGurahWvMucSRnyjPA3AmrMq4VPRYbHVpWj5VkiVasrM2H4Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "mdn-data": "2.12.1", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, + "node_modules/stylelint/node_modules/file-entry-cache": { + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-9.1.0.tgz", + "integrity": "sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==", + "dev": true, + "license": "MIT", + "dependencies": { + "flat-cache": "^5.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/stylelint/node_modules/flat-cache": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-5.0.0.tgz", + "integrity": "sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "flatted": "^3.3.1", + "keyv": "^4.5.4" + }, + "engines": { + "node": ">=18" } }, "node_modules/stylelint/node_modules/global-modules": { @@ -22704,6 +22869,16 @@ "node": ">=6" } }, + "node_modules/stylelint/node_modules/ignore": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-6.0.2.tgz", + "integrity": "sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, "node_modules/stylelint/node_modules/ini": { "version": "1.3.8", "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", @@ -22711,6 +22886,19 @@ "dev": true, "license": "ISC" }, + "node_modules/stylelint/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, "node_modules/stylelint/node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -22721,14 +22909,68 @@ "node": ">=0.10.0" } }, - "node_modules/stylelint/node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "node_modules/stylelint/node_modules/mdn-data": { + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.1.tgz", + "integrity": "sha512-rsfnCbOHjqrhWxwt5/wtSLzpoKTzW7OXdT5lLOIH1OTYhWu9rRJveGq0sKvDZODABH7RX+uoR+DYcpFnq4Tf6Q==", + "dev": true, + "license": "CC0-1.0" + }, + "node_modules/stylelint/node_modules/meow": { + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz", + "integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/stylelint/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, "license": "ISC", "engines": { - "node": ">= 6" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/stylelint/node_modules/supports-hyperlinks": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.1.0.tgz", + "integrity": "sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0", + "supports-color": "^7.0.0" + }, + "engines": { + "node": ">=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/stylelint/node_modules/write-file-atomic": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", + "integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==", + "dev": true, + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, "node_modules/stylis": { @@ -23105,48 +23347,30 @@ } }, "node_modules/tar-fs": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", - "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.6.tgz", + "integrity": "sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==", "dev": true, "license": "MIT", "dependencies": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", - "tar-stream": "^2.1.4" - } - }, - "node_modules/tar-stream": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", - "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "bl": "^4.0.3", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" + "tar-stream": "^3.1.5" }, - "engines": { - "node": ">=6" + "optionalDependencies": { + "bare-fs": "^2.1.1", + "bare-path": "^2.1.0" } }, - "node_modules/tar-stream/node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "node_modules/tar-stream": { + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", "dev": true, "license": "MIT", "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" } }, "node_modules/terminal-link": { @@ -23167,9 +23391,9 @@ } }, "node_modules/terser": { - "version": "5.33.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.33.0.tgz", - "integrity": "sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.36.0.tgz", + "integrity": "sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==", "dev": true, "license": "BSD-2-Clause", "dependencies": { @@ -23492,15 +23716,6 @@ "dev": true, "license": "BSD-3-Clause" }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -23858,6 +24073,13 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/typed-query-selector": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.0.tgz", + "integrity": "sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==", + "dev": true, + "license": "MIT" + }, "node_modules/typedarray": { "version": "0.0.6", "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", @@ -24004,9 +24226,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", - "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz", + "integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==", "dev": true, "funding": [ { @@ -24024,8 +24246,8 @@ ], "license": "MIT", "dependencies": { - "escalade": "^3.1.2", - "picocolors": "^1.0.1" + "escalade": "^3.2.0", + "picocolors": "^1.1.0" }, "bin": { "update-browserslist-db": "cli.js" @@ -24154,6 +24376,13 @@ "requires-port": "^1.0.0" } }, + "node_modules/urlpattern-polyfill": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "dev": true, + "license": "MIT" + }, "node_modules/use-lilius": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/use-lilius/-/use-lilius-2.0.5.tgz", @@ -24215,13 +24444,6 @@ "uuid": "dist/bin/uuid" } }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true, - "license": "MIT" - }, "node_modules/v8-to-istanbul": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz", @@ -24411,19 +24633,19 @@ } }, "node_modules/webpack": { - "version": "5.94.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.94.0.tgz", - "integrity": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==", + "version": "5.96.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.96.1.tgz", + "integrity": "sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==", "dev": true, "license": "MIT", "dependencies": { - "@types/estree": "^1.0.5", + "@types/eslint-scope": "^3.7.7", + "@types/estree": "^1.0.6", "@webassemblyjs/ast": "^1.12.1", "@webassemblyjs/wasm-edit": "^1.12.1", "@webassemblyjs/wasm-parser": "^1.12.1", - "acorn": "^8.7.1", - "acorn-import-attributes": "^1.9.5", - "browserslist": "^4.21.10", + "acorn": "^8.14.0", + "browserslist": "^4.24.0", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.17.1", "es-module-lexer": "^1.2.1", @@ -25261,6 +25483,16 @@ "funding": { "url": "https://github.com/sponsors/sindresorhus" } + }, + "node_modules/zod": { + "version": "3.23.8", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", + "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } } } } diff --git a/package.json b/package.json index 95a9d791..d38f0582 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,11 @@ "@automattic/babel-plugin-preserve-i18n": "^1.0.0", "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.10.0", - "@wordpress/scripts": "^27.9.0", + "@wordpress/env": "^10.11.0", + "@wordpress/scripts": "^30.4.0", "cypress": "^13.15.2", "cypress-axe": "1.5.0", + "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", "tailwindcss": "^3.4.14" }, From d84f60c5a3c7427198aff9f433bc013aa744a07d Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Nov 2024 17:32:41 -0500 Subject: [PATCH 07/23] update modules to latest --- composer.json | 8 ++++---- composer.lock | 56 +++++++++++++++++++++++++-------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/composer.json b/composer.json index 13a8c44b..e2632f98 100644 --- a/composer.json +++ b/composer.json @@ -78,16 +78,16 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", + "newfold-labs/wp-module-ecommerce": "^1.4.3", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-help-center": "^2.2.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", - "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-onboarding": "^2.5.2", - "newfold-labs/wp-module-patterns": "^2.6.0", + "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index a6de1a8c..4c4a1500 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "51ba057830cac90ed3e08f3ebce927f9", + "content-hash": "49e5d6c79b401a087540463591ea28a7", "packages": [ { "name": "doctrine/inflector", @@ -990,16 +990,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.44", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "af885e2ea3a9bb55d5543bf2ef61b74b3b8c6e2f" + "reference": "556a42d0a76296b863056ab0e1952eb860c47ed1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/af885e2ea3a9bb55d5543bf2ef61b74b3b8c6e2f", - "reference": "af885e2ea3a9bb55d5543bf2ef61b74b3b8c6e2f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/556a42d0a76296b863056ab0e1952eb860c47ed1", + "reference": "556a42d0a76296b863056ab0e1952eb860c47ed1", "shasum": "" }, "require": { @@ -1042,10 +1042,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.44", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/1.4.3", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-09-19T06:45:48+00:00" + "time": "2024-11-07T21:52:42+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1198,16 +1198,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.1.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae" + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", "shasum": "" }, "require": { @@ -1239,10 +1239,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.1.1", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-10-10T14:35:47+00:00" + "time": "2024-10-30T11:01:32+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -1488,16 +1488,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.1", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850" + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", "shasum": "" }, "require": { @@ -1526,10 +1526,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-10-09T19:54:08+00:00" + "time": "2024-11-06T20:21:58+00:00" }, { "name": "newfold-labs/wp-module-onboarding", @@ -1647,16 +1647,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "df06479f0715d40e4aadfc299e77c9062c9165db" + "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/df06479f0715d40e4aadfc299e77c9062c9165db", - "reference": "df06479f0715d40e4aadfc299e77c9062c9165db", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/648b1448b9f8ce022950300f7aa67ee55a9a1e24", + "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24", "shasum": "" }, "require": { @@ -1695,10 +1695,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.6.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.6.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-10-18T16:33:56+00:00" + "time": "2024-11-07T01:02:53+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -4117,11 +4117,11 @@ } ], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "7.3.0" }, From 96675d51a58a698825c3e88e3d77e4f9479763b7 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Nov 2024 17:33:31 -0500 Subject: [PATCH 08/23] also update data module and other dependencies --- composer.json | 2 +- composer.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/composer.json b/composer.json index e2632f98..627688cd 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.5", + "newfold-labs/wp-module-data": "^2.6.6", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-ecommerce": "^1.4.3", "newfold-labs/wp-module-features": "^1.4.2", diff --git a/composer.lock b/composer.lock index 4c4a1500..c629e440 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "49e5d6c79b401a087540463591ea28a7", + "content-hash": "11294c0e12c73d79e0b9cadb815bc8ab", "packages": [ { "name": "doctrine/inflector", @@ -830,16 +830,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "002cc3da70565af1708408f7d7604396d2af55e3" + "reference": "ddfeb6e4d3e74793fba9dac204db374f030e7a72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/002cc3da70565af1708408f7d7604396d2af55e3", - "reference": "002cc3da70565af1708408f7d7604396d2af55e3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/ddfeb6e4d3e74793fba9dac204db374f030e7a72", + "reference": "ddfeb6e4d3e74793fba9dac204db374f030e7a72", "shasum": "" }, "require": { @@ -922,10 +922,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.5", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.6", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-10-18T19:30:28+00:00" + "time": "2024-11-07T22:23:10+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -1285,16 +1285,16 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "4c5b0e49c53eb34feb5b438175d114dd2570d013" + "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/4c5b0e49c53eb34feb5b438175d114dd2570d013", - "reference": "4c5b0e49c53eb34feb5b438175d114dd2570d013", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/4b994a784f1de5c80dcf274e51ab34f083e4a26d", + "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d", "shasum": "" }, "require": { @@ -1324,10 +1324,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2024-10-23T23:13:54+00:00" + "time": "2024-10-25T14:26:52+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -1595,16 +1595,16 @@ }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4" + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/6f7a785e9501942a54b947ad5c52f94c24fe0ef4", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/99d904704272aac4096873b157054d8f8f0e0fbc", + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc", "shasum": "" }, "require": { @@ -1640,10 +1640,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-10-23T09:51:12+00:00" + "time": "2024-10-28T17:39:42+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -3593,16 +3593,16 @@ }, { "name": "symfony/finder", - "version": "v5.4.43", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ae25a9145a900764158d439653d5630191155ca0" + "reference": "63741784cd7b9967975eec610b256eed3ede022b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0", - "reference": "ae25a9145a900764158d439653d5630191155ca0", + "url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b", + "reference": "63741784cd7b9967975eec610b256eed3ede022b", "shasum": "" }, "require": { @@ -3636,7 +3636,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.43" + "source": "https://github.com/symfony/finder/tree/v5.4.45" }, "funding": [ { @@ -3652,7 +3652,7 @@ "type": "tidelift" } ], - "time": "2024-08-13T14:03:51+00:00" + "time": "2024-09-28T13:32:08+00:00" }, { "name": "symfony/polyfill-php80", From 5d593dbc54844da3293c02d9ec81ab8d6f760472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:28:43 +0000 Subject: [PATCH 09/23] Composer(deps): Bump newfold-labs/wp-module-data from 2.6.5 to 2.6.6 Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/newfold-labs/wp-module-data/releases) - [Commits](https://github.com/newfold-labs/wp-module-data/compare/2.6.5...2.6.6) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 13a8c44b..a20928fa 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.5", + "newfold-labs/wp-module-data": "^2.6.6", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-ecommerce": "^1.3.44", "newfold-labs/wp-module-features": "^1.4.2", diff --git a/composer.lock b/composer.lock index a6de1a8c..93fc05d4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "51ba057830cac90ed3e08f3ebce927f9", + "content-hash": "a471671a71259420b3eb4e0d0f731e8a", "packages": [ { "name": "doctrine/inflector", @@ -830,16 +830,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "002cc3da70565af1708408f7d7604396d2af55e3" + "reference": "ddfeb6e4d3e74793fba9dac204db374f030e7a72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/002cc3da70565af1708408f7d7604396d2af55e3", - "reference": "002cc3da70565af1708408f7d7604396d2af55e3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/ddfeb6e4d3e74793fba9dac204db374f030e7a72", + "reference": "ddfeb6e4d3e74793fba9dac204db374f030e7a72", "shasum": "" }, "require": { @@ -922,10 +922,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.5", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.6", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-10-18T19:30:28+00:00" + "time": "2024-11-07T22:23:10+00:00" }, { "name": "newfold-labs/wp-module-deactivation", From 579ccd12bb8c1d722bb13d8610ac12035ce4f430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:46:47 +0000 Subject: [PATCH 10/23] NPM(deps): Bump @wordpress/i18n from 5.10.0 to 5.11.0 Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@5.11.0/packages/i18n) --- updated-dependencies: - dependency-name: "@wordpress/i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9827feb9..d8719ca4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@wordpress/compose": "^7.10.0", "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", - "@wordpress/i18n": "^5.8.0", + "@wordpress/i18n": "^5.11.0", "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", "classnames": "^2.5.1", @@ -6366,12 +6366,12 @@ } }, "node_modules/@wordpress/i18n": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.10.0.tgz", - "integrity": "sha512-HZ6UcMHsjOocDI0zVAuP4JIl97LRmpGo/lVxzVIreaLoYitmYVDUzji02u1o7sEdRWc1Hpkm2/oO/9275rJg1w==", + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.11.0.tgz", + "integrity": "sha512-U8CoXAIcmxcOHD1VeGRoo6iLjx71eE4LstQjHjKGT3J4Lz43O8MunT+/cm606FCcQgunPCyaALquD2vSf+JD9w==", "dependencies": { "@babel/runtime": "7.25.7", - "@wordpress/hooks": "^4.10.0", + "@wordpress/hooks": "*", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", diff --git a/package.json b/package.json index 95a9d791..116813fc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@wordpress/compose": "^7.10.0", "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", - "@wordpress/i18n": "^5.8.0", + "@wordpress/i18n": "^5.11.0", "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", "classnames": "^2.5.1", From 1c6d3aac274f411aebfe1433e75a0274c4416f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:47:03 +0000 Subject: [PATCH 11/23] NPM(deps): Bump react-router-dom from 6.27.0 to 6.28.0 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9827feb9..78cb0c7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.1.2", - "react-router-dom": "^6.27.0", + "react-router-dom": "^6.28.0", "react-use": "^17.5.1" }, "devDependencies": { @@ -3863,9 +3863,9 @@ } }, "node_modules/@remix-run/router": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.20.0.tgz", - "integrity": "sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.21.0.tgz", + "integrity": "sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==", "engines": { "node": ">=14.0.0" } @@ -20448,11 +20448,11 @@ } }, "node_modules/react-router": { - "version": "6.27.0", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.27.0.tgz", - "integrity": "sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==", + "version": "6.28.0", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.28.0.tgz", + "integrity": "sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==", "dependencies": { - "@remix-run/router": "1.20.0" + "@remix-run/router": "1.21.0" }, "engines": { "node": ">=14.0.0" @@ -20462,12 +20462,12 @@ } }, "node_modules/react-router-dom": { - "version": "6.27.0", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.27.0.tgz", - "integrity": "sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==", + "version": "6.28.0", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.28.0.tgz", + "integrity": "sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==", "dependencies": { - "@remix-run/router": "1.20.0", - "react-router": "6.27.0" + "@remix-run/router": "1.21.0", + "react-router": "6.28.0" }, "engines": { "node": ">=14.0.0" diff --git a/package.json b/package.json index 95a9d791..992ac5a9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.1.2", - "react-router-dom": "^6.27.0", + "react-router-dom": "^6.28.0", "react-use": "^17.5.1" }, "devDependencies": { From 2ec93621619b29fe93b801797d0cd1eecebe6dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:47:23 +0000 Subject: [PATCH 12/23] NPM(deps): Bump @wordpress/compose from 7.10.0 to 7.11.0 Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/compose@7.11.0/packages/compose) --- updated-dependencies: - dependency-name: "@wordpress/compose" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9827feb9..5fb21bd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.3.0", - "@wordpress/compose": "^7.10.0", + "@wordpress/compose": "^7.11.0", "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", @@ -5865,19 +5865,19 @@ } }, "node_modules/@wordpress/compose": { - "version": "7.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.10.0.tgz", - "integrity": "sha512-/j4+wXthaV/KMt0VANvhhRJEJfPc21c7Tq1ZeLxgsbkq4xmi9qXeDT91cvP/U+Ta3phf15K8vdxMr8MqHHiFoQ==", + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.11.0.tgz", + "integrity": "sha512-8Gv95+lJza3WiHxvaZgA2nKAlaEJonpFa82jF2c2ecGxHJNJUiF+kwmfr/yJpjVxSvNvHfpZlTuXHDi4hoMfYg==", "dependencies": { "@babel/runtime": "7.25.7", "@types/mousetrap": "^1.6.8", - "@wordpress/deprecated": "^4.10.0", - "@wordpress/dom": "^4.10.0", - "@wordpress/element": "^6.10.0", - "@wordpress/is-shallow-equal": "^5.10.0", - "@wordpress/keycodes": "^4.10.0", - "@wordpress/priority-queue": "^3.10.0", - "@wordpress/undo-manager": "^1.10.0", + "@wordpress/deprecated": "*", + "@wordpress/dom": "*", + "@wordpress/element": "*", + "@wordpress/is-shallow-equal": "*", + "@wordpress/keycodes": "*", + "@wordpress/priority-queue": "*", + "@wordpress/undo-manager": "*", "change-case": "^4.1.2", "clipboard": "^2.0.11", "mousetrap": "^1.6.5", diff --git a/package.json b/package.json index 95a9d791..3f7d4eeb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.3.0", - "@wordpress/compose": "^7.10.0", + "@wordpress/compose": "^7.11.0", "@wordpress/dom-ready": "^4.11.0", "@wordpress/element": "^6.10.0", "@wordpress/i18n": "^5.8.0", From eb113ac7751dd406e2cc3a6b70e5940dd80bead3 Mon Sep 17 00:00:00 2001 From: Abhijit Bhatnagar Date: Mon, 11 Nov 2024 19:20:26 +0530 Subject: [PATCH 13/23] updated missing spanish translations --- ...s_MX-99d4ff169cb81ac1fd93bf6853304db3.json | 237 ++++++++--------- languages/wp-plugin-hostgator-es_MX.mo | Bin 11607 -> 24108 bytes languages/wp-plugin-hostgator-es_MX.po | 244 +++++++++--------- 3 files changed, 241 insertions(+), 240 deletions(-) diff --git a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json index f97324ef..76b90870 100644 --- a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json +++ b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json @@ -285,358 +285,359 @@ "Controles para revisiones de contenido y con qu\u00e9 frecuencia vaciar la papelera." ], "Store": [ - "" + "Almacenar" ], "Staging": [ - "" + "Preparaci\u00f3n" ], "Cache static assets for 1 week and web pages for 8 hours.": [ - "" + "Almacenar en cach\u00e9 los activos est\u00e1ticos durante 1 semana y las p\u00e1ginas web durante 8 horas" ], "Cache Level": [ - "" + "Nivel de cach\u00e9" ], "Pages & Posts": [ - "" + "P\u00e1ginas y Publicaciones" ], "Hostgator WordPress Plugin": [ - "" + "Plugin de WordPress de Hostgator" ], "HostGator Account": [ - "" + "Cuenta de HostGator" ], "Products & Services": [ - "" + "Productos y Servicios" ], "Sales & Promotions": [ - "" + "Ventas y Promociones" ], "Payments": [ - "" + "Pagos" ], "Store Details": [ - "" + "Detalles de la tienda" ], "Admin": [ - "" + "Administrador" ], "Secret page to manage admin features and settings.": [ - "" + "P\u00e1gina secreta para administrar las funciones y configuraciones de administrador" ], "We are available 24\/7 to help answer questions and solve your problems.": [ - "" + "Estamos disponibles las 24 horas, los 7 d\u00edas de la semana para ayudarlo a responder preguntas y resolver sus problemas" ], "More": [ - "" + "M\u00e1s" ], "Manage Domain": [ - "" + "Administrar Dominio" ], "Explore our featured collection of tools and services.": [ - "" + "Explora nuestra colecci\u00f3n destacada de herramientas y servicios" ], "Oops, there was an error loading the marketplace, please try again later.": [ - "" + "Oops, se produjo un error al cargar el mercado, int\u00e9ntalo de nuevo m\u00e1s tarde" ], "Sorry, no marketplace items. Please, try again later.": [ - "" + "Lo sentimos, no hay elementos del mercado. Int\u00e9ntalo de nuevo m\u00e1s tarde" ], "Load More": [ - "" + "Cargar m\u00e1s" ], "Oops! Something Went Wrong": [ - "" + "Ups! Algo sali\u00f3 mal" ], "An error occurred while loading the content. Please try again later.": [ - "" + "Se produjo un error al cargar el contenido. Int\u00e9ntalo de nuevo m\u00e1s tarde." ], "Products": [ - "" + "Productos" ], "Showcase physical and digital goods, product variations, and custom configurations.": [ - "" + "Muestre productos f\u00edsicos y digitales, variaciones de productos y configuraciones personalizadas." ], "View all ": [ - "" + "Ver todo " ], "Add New": [ - "" + "Agregar nuevo" ], "Blog Posts": [ - "" + "Entradas de blog" ], "Add a new blog post or edit your existing posts.": [ - "" + "Agrega una nueva entrada de blog o edita tus entradas existentes" ], "Bookings & Appointments": [ - "" + "Reservas y Citas" ], "Add your list of services, setup a booking calendar, and edit your bookings form.": [ - "" + "Agrega tu lista de servicios, configura un calendario de reservas y edita tu formulario de reservas" ], "Your site is not live.": [ - "" + "Su sitio no est\u00e1 activo." ], "Your site is live.": [ - "" + "Su sitio est\u00e1 activo." ], "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit ": [ - "" + "Los visitantes de su sitio ver\u00e1n su p\u00e1gina \"Pr\u00f3ximamente\" y no su sitio real. Visite " ], "\"Settings\"": [ - "" + "\"Configuraci\u00f3n\"" ], " to set your site live.": [ - "" + " para activar su sitio." ], "Visitors to your site will see all your publicly published pages.": [ - "" + "Los visitantes de su sitio ver\u00e1n todas sus p\u00e1ginas publicadas p\u00fablicamente." ], "Site Pages": [ - "" + "P\u00e1ginas del sitio" ], "Edit your homepage and other existing pages or add new pages to your site.": [ - "" + "Edite su p\u00e1gina de inicio y otras p\u00e1ginas existentes o agregue nuevas p\u00e1ginas a su sitio." ], "Every page load is fresh.": [ - "" + "Cada carga de p\u00e1gina es nueva." ], "Recommended for sites that update a few times a month or less like porfolios or brochure sites.": [ - "" + "Recomendado para sitios que se actualizan unas pocas veces al mes o menos, como sitios de portafolios o folletos." ], "Cache setting saved": [ - "" + "Configuraci\u00f3n de cach\u00e9 guardada" ], "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh.": [ - "" + "Limpiamos autom\u00e1ticamente su cach\u00e9 mientras trabaja (creando contenido, cambiando configuraciones, instalando complementos y m\u00e1s). Pero puede limpiarlo manualmente aqu\u00ed para estar seguro de que est\u00e1 actualizado" ], "This is where you can manage cache settings for your website.": [ - "" + "Aqu\u00ed puede administrar la configuraci\u00f3n de cach\u00e9 para su sitio web" ], "Manage All Updates": [ - "" + "Administrar Todas las Actualizaciones" ], "WordPress Core": [ - "" + "N\u00facleo de WordPress" ], "Keeping automatic updates on ensures timely security fixes and the latest features.": [ - "" + "Mantener activadas las actualizaciones autom\u00e1ticas garantiza correcciones de seguridad oportunas y las funciones m\u00e1s recientes" ], "Oops! Something went wrong. Please try again.": [ - "" + "\u00a1Ups! Algo sali\u00f3 mal. Int\u00e9ntalo de nuevo" ], "Site Status": [ - "" + "Estado del sitio" ], "Not Live": [ - "" + "No est\u00e1 activo" ], "Live": [ - "" + "Activo" ], "Coming Soon page": [ - "" + "P\u00e1gina de Pr\u00f3ximamente" ], "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen.": [ - "" + "La p\u00e1gina de Pr\u00f3ximamente de Hostgator le permite ocultar su sitio a los visitantes mientras hace que la magia suceda" ], "Your website is currently displaying a \"Coming Soon\" page.": [ - "" + "Su sitio web muestra actualmente una p\u00e1gina de \"Pr\u00f3ximamente\"." ], "Comments setting saved ": [ - "" + "Configuraci\u00f3n de comentarios guardada " ], "Comments setting saved.": [ - "" + "Configuraci\u00f3n de comentarios guardada." ], " comments per page.": [ - "" + " comentarios por p\u00e1gina." ], "Comments allow visitors to provide feedback and respond to your posts or pages.": [ - "" + "Los comentarios permiten a los visitantes proporcionarde feedback y responder a tus publicaciones o p\u00e1ginas." ], "Post revision setting saved ": [ - "" + "Configuraci\u00f3n de revisi\u00f3n de publicaci\u00f3n guardada" ], "Posts will save ": [ - "" + "Las publicaciones se guardar\u00e1n " ], "Number of revisions posts can save ": [ - "" + "N\u00famero de revisiones que las publicaciones pueden guardar" ], "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ - "" + "Al guardar borradores y actualizar el contenido publicado se crean revisiones. Realice cambios con confianza, sabiendo que puede tomar " ], " step back.": [ - "" + " dar un paso atr\u00e1s.", + " da un paso atr\u00e1s." ], "Trash setting saved ": [ - "" + "Configuraci\u00f3n de la papelera guardada " ], "Trash emptying frequency ": [ - "" + "Frecuencia de vaciado de la papelera " ], "The Help Center provides guided, step-by-step assistance as you build your site.": [ - "" + "El Centro de ayuda proporciona asistencia guiada, paso a paso, mientras crea su sitio." ], "Sorry, that is not allowed.": [ - "" + "Lo sentimos, eso no est\u00e1 permitido." ], "This feature cannot currently be modified.": [ - "" + "Esta caracter\u00edstica no se puede modificar actualmente." ], "This is where you can manage common settings for your website.": [ - "" + "Aqu\u00ed puede administrar las configuraciones comunes de su sitio web." ], "Features": [ - "" + "Caracter\u00edsticas" ], "The performance feature provides improvements to loads faster for visitors including cache settings.": [ - "" + "La caracter\u00edstica de rendimiento proporciona mejoras para que las cargas sean m\u00e1s r\u00e1pidas para los visitantes, incluidas las configuraciones de cach\u00e9." ], "The staging feature provides a way to copy a site to test new updates, features or content.": [ - "" + "La caracter\u00edstica de ensayo proporciona una forma de copiar un sitio para probar nuevas actualizaciones, caracter\u00edsticas o contenido." ], "Cancel": [ - "" + "Cancelar" ], "Clone": [ - "" + "Clonar" ], "Confirm Clone Action": [ - "" + "Confirmar acci\u00f3n de clonaci\u00f3n" ], "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?": [ - "" + "Esto sobrescribir\u00e1 todo lo que est\u00e9 en la etapa de prueba y lo actualizar\u00e1 a un clon exacto del sitio de producci\u00f3n actual. \u00bfEst\u00e1 seguro de que desea continuar?" ], "Cloned to Staging": [ - "" + "Clonado en staging" ], "Cloning production to staging, this should take about a minute.": [ - "" + "Clonando producci\u00f3n en staging, esto deber\u00eda tomar alrededor de un minuto." ], "Clone to staging": [ - "" + "Clonar en staging" ], "Created": [ - "" + "Creado" ], "Staging Created": [ - "" + "Staging creado" ], "Creating a staging site, this should take about a minute.": [ - "" + "Creando un sitio de staging, esto deber\u00eda tomar alrededor de un minuto" ], "Create staging site": [ - "" + "Crear sitio de prueba" ], "Currently editing": [ - "" + "Actualmente editando" ], "Delete": [ - "" + "Eliminar" ], "Confirm Delete": [ - "" + "Confirmar eliminaci\u00f3n" ], "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost.": [ - "" + "Esto eliminar\u00e1 permanentemente el sitio de prueba. \u00bfEst\u00e1 seguro de que desea continuar? Puede volver a crear otro sitio de ensayo en cualquier momento, pero se perder\u00e1n todos los cambios espec\u00edficos que haya realizado en este sitio de ensayo." ], "Deleted Staging": [ - "" + "Se ha eliminado el sitio de ensayo" ], "Deleting the staging site, this should take about a minute.": [ - "" + "Se est\u00e1 eliminando el sitio de ensayo. Esto deber\u00eda llevar alrededor de un minuto." ], "Delete Staging Site": [ - "" + "Eliminar sitio de ensayo" ], "Deploy": [ - "" + "Implementar" ], "Deploy all changes": [ - "" + "Implementar todos los cambios" ], "Confirm Deployment": [ - "" + "Confirmar implementaci\u00f3n" ], "Deploy database only": [ - "" + "Implementar solo la base de datos" ], "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?": [ - "" + "Esto implementar\u00e1 el entorno de pruebas en producci\u00f3n y sobrescribir\u00e1 el sitio de producci\u00f3n actual. \u00bfEst\u00e1 seguro de que desea continuar?" ], "Deploy files only": [ - "" + "Implementar solo archivos" ], "Deployed": [ - "" + "Implementado" ], "Deploying from staging to production, this should take about a minute.": [ - "" + "Implementando desde el entorno de pruebas hasta el de producci\u00f3n, esto deber\u00eda tardar alrededor de un minuto\"" ], "Deploy Site": [ - "" + "Implementar sitio" ], "Error": [ - "" + "Error" ], "Not currently editing": [ - "" + "No se est\u00e1 editando actualmente" ], "Proceed": [ - "" + "Continuar" ], "Production Site": [ - "" + "Sitio de producci\u00f3n" ], "Staging Site": [ - "" + "Sitio de ensayo" ], "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready.": [ - "" + "Un sitio de ensayo es un duplicado de su sitio en vivo, que ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando est\u00e9 listo.\"" ], "Switch": [ - "" + "Cambiar" ], "Switching": [ - "" + "traspuesta" ], "Switch to Production": [ - "" + "Pasar a Producci\u00f3n" ], "This will navigate you to the production environment": [ - "" + "Esto lo llevar\u00e1 al entorno de producci\u00f3n" ], "Loading the production environment now.": [ - "" + "Cargando el entorno de producci\u00f3n ahora\"" ], "Switching to the production environment, this should take about a minute.": [ - "" + "Cambiando al entorno de producci\u00f3n, esto deber\u00eda tomar alrededor de un minuto\"" ], "Switch to Staging": [ - "" + "Cambiar a ensayo" ], "This will navigate you to the staging environment": [ - "" + "Esto lo llevar\u00e1 al entorno de ensayo" ], "Loading the staging environment now.": [ - "" + "Cargando el entorno de ensayo ahora." ], "Switching to the staging environment, this should take about a minute.": [ - "" + "Cambiando al entorno de prueba, esto deber\u00eda tomar alrededor de un minuto." ], "An unknown error has occurred.": [ - "" + "Se ha producido un error desconocido." ], "Working\u2026": [ - "" + "Trabajando\u2026" ], "Sales Channel": [ - "" + "Canal de Ventas" ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ - "" + "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de p\u00e1gina personalizables." ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.mo b/languages/wp-plugin-hostgator-es_MX.mo index 650624dcfa7eac55cf32c51d5f779ab5f2c8aa1e..6a3b02963c89e52132665c2b67b787c0d2444011 100644 GIT binary patch literal 24108 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 Date: Mon, 11 Nov 2024 20:09:11 +0530 Subject: [PATCH 14/23] added missing portuguese translations --- ...t_BR-99d4ff169cb81ac1fd93bf6853304db3.json | 229 ++++++++--------- languages/wp-plugin-hostgator-pt_BR.mo | Bin 11429 -> 23363 bytes languages/wp-plugin-hostgator-pt_BR.po | 236 +++++++++--------- 3 files changed, 233 insertions(+), 232 deletions(-) diff --git a/languages/wp-plugin-hostgator-pt_BR-99d4ff169cb81ac1fd93bf6853304db3.json b/languages/wp-plugin-hostgator-pt_BR-99d4ff169cb81ac1fd93bf6853304db3.json index 7b4f6a03..579f85c3 100644 --- a/languages/wp-plugin-hostgator-pt_BR-99d4ff169cb81ac1fd93bf6853304db3.json +++ b/languages/wp-plugin-hostgator-pt_BR-99d4ff169cb81ac1fd93bf6853304db3.json @@ -297,346 +297,347 @@ "Controles para revis\u00f5es de conte\u00fado e com que frequ\u00eancia esvaziar a lixeira." ], "Pages & Posts": [ - "" + "P\u00e1ginas e Postagens" ], "Hostgator WordPress Plugin": [ - "" + "Plugin WordPress Hostgator" ], "HostGator Account": [ - "" + "Conta HostGator" ], "Products & Services": [ - "" + "Produtos e Servi\u00e7os" ], "Sales & Promotions": [ - "" + "Vendas e Promo\u00e7\u00f5es" ], "Payments": [ - "" + "Pagamentos" ], "Store Details": [ - "" + "Detalhes da loja" ], "Admin": [ - "" + "Admin" ], "Secret page to manage admin features and settings.": [ - "" + "P\u00e1gina secreta para gerenciar recursos e configura\u00e7\u00f5es de administra\u00e7\u00e3o." ], "We are available 24\/7 to help answer questions and solve your problems.": [ - "" + "Estamos dispon\u00edveis 24 horas por dia, 7 dias por semana para ajudar a responder perguntas e resolver seus problemas." ], "More": [ - "" + "Mais" ], "Manage Domain": [ - "" + "Gerenciar dom\u00ednio" ], "Explore our featured collection of tools and services.": [ - "" + "Explore nossa cole\u00e7\u00e3o de ferramentas e servi\u00e7os em destaque." ], "Oops, there was an error loading the marketplace, please try again later.": [ - "" + "Ops, ocorreu um erro ao carregar o marketplace, tente novamente mais tarde." ], "Sorry, no marketplace items. Please, try again later.": [ - "" + "Desculpe, n\u00e3o h\u00e1 itens do marketplace. Tente novamente mais tarde." ], "Load More": [ - "" + "Carregar mais" ], "Oops! Something Went Wrong": [ - "" + "Ops! Algo deu errado" ], "An error occurred while loading the content. Please try again later.": [ - "" + "Ocorreu um erro ao carregar o conte\u00fado. Tente novamente mais tarde." ], "Products": [ - "" + "Produtos" ], "Showcase physical and digital goods, product variations, and custom configurations.": [ - "" + "Mostrar produtos f\u00edsicos e digitais, varia\u00e7\u00f5es de produtos e configura\u00e7\u00f5es personalizadas." ], "View all ": [ - "" + "View all " ], "Add New": [ - "" + "Add New" ], "Blog Posts": [ - "" + "Blog Posts" ], "Add a new blog post or edit your existing posts.": [ - "" + "Adicione um novo blog post ou edite seus posts existentes." ], "Bookings & Appointments": [ - "" + "Bookings & Appointments" ], "Add your list of services, setup a booking calendar, and edit your bookings form.": [ - "" + "Adicione sua lista de servi\u00e7os, configure um calend\u00e1rio de reservas e edite seu formul\u00e1rio de reservas." ], "Your site is not live.": [ - "" + "Seu site n\u00e3o est\u00e1 ativo." ], "Your site is live.": [ - "" + "Seu site est\u00e1 ativo." ], "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit ": [ - "" + "Visitantes do seu site ver\u00e3o sua p\u00e1gina \"Em breve\" e n\u00e3o seu site real. Visite " ], "\"Settings\"": [ - "" + "\"Configura\u00e7\u00f5es\"" ], " to set your site live.": [ - "" + " para ativar seu site." ], "Visitors to your site will see all your publicly published pages.": [ - "" + "Visitantes do seu site ver\u00e3o todas as suas p\u00e1ginas publicadas publicamente." ], "Site Pages": [ - "" + "P\u00e1ginas do site" ], "Edit your homepage and other existing pages or add new pages to your site.": [ - "" + "Edite sua p\u00e1gina inicial e outras p\u00e1ginas existentes ou adicione novas p\u00e1ginas ao seu site." ], "Every page load is fresh.": [ - "" + "Cada carregamento de p\u00e1gina \u00e9 novo." ], "Recommended for sites that update a few times a month or less like porfolios or brochure sites.": [ - "" + "Recomendado para sites que s\u00e3o atualizados algumas vezes por m\u00eas ou menos, como sites de portf\u00f3lios ou brochuras." ], "Cache setting saved": [ - "" + "Configura\u00e7\u00e3o de cache salva" ], "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh.": [ - "" + "N\u00f3s limpamos seu cache automaticamente conforme voc\u00ea trabalha (criando conte\u00fado, alterando configura\u00e7\u00f5es, instalando plugins e mais). Mas voc\u00ea pode limp\u00e1-lo manualmente aqui para ter certeza de que ele est\u00e1 atualizado." ], "This is where you can manage cache settings for your website.": [ - "" + "Aqui \u00e9 onde voc\u00ea pode gerenciar as configura\u00e7\u00f5es de cache do seu site." ], "Manage All Updates": [ - "" + "Gerenciar todas as atualiza\u00e7\u00f5es" ], "WordPress Core": [ - "" + "WordPress Core" ], "Keeping automatic updates on ensures timely security fixes and the latest features.": [ - "" + "Manter atualiza\u00e7\u00f5es autom\u00e1ticas ativadas garante corre\u00e7\u00f5es de seguran\u00e7a oportunas e os recursos mais recentes." ], "Oops! Something went wrong. Please try again.": [ - "" + "Ops! Algo deu errado. Tente novamente." ], "Site Status": [ - "" + "Status do site" ], "Not Live": [ - "" + "N\u00e3o ativo" ], "Live": [ - "" + "Ativo" ], "Coming Soon page": [ - "" + "P\u00e1gina em breve" ], "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen.": [ - "" + "Sua p\u00e1gina em breve do Hostgator permite que voc\u00ea oculte seu site dos visitantes enquanto voc\u00ea faz a m\u00e1gica acontecer." ], "Your website is currently displaying a \"Coming Soon\" page.": [ - "" + "Seu site est\u00e1 exibindo uma p\u00e1gina \"Em breve\"." ], "Comments setting saved ": [ - "" + "Configura\u00e7\u00e3o de coment\u00e1rios salva" ], "Comments setting saved.": [ - "" + "Configura\u00e7\u00e3o de coment\u00e1rios salva." ], " comments per page.": [ - "" + " coment\u00e1rios por p\u00e1gina." ], "Comments allow visitors to provide feedback and respond to your posts or pages.": [ - "" + "Os coment\u00e1rios permitem que os visitantes forne\u00e7am feedback e respondam \u00e0s suas postagens ou p\u00e1ginas." ], "Post revision setting saved ": [ - "" + "Post revision setting saved " ], "Posts will save ": [ - "" + "Posts will save " ], "Number of revisions posts can save ": [ - "" + "N\u00famero de revis\u00f5es que os posts podem salvar " ], "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ - "" + "Salvar rascunhos e atualizar conte\u00fado publicado cria revis\u00f5es. Fa\u00e7a altera\u00e7\u00f5es com confian\u00e7a, sabendo que voc\u00ea pode " ], " step back.": [ - "" + " d\u00ea um passo para tr\u00e1s", + " d\u00e1 um passo para tr\u00e1s" ], "Trash setting saved ": [ - "" + "Configura\u00e7\u00e3o de lixeira salva " ], "Trash emptying frequency ": [ - "" + "Frequ\u00eancia de esvaziamento de lixeira " ], "The Help Center provides guided, step-by-step assistance as you build your site.": [ - "" + "A Central de Ajuda fornece assist\u00eancia guiada passo a passo enquanto voc\u00ea cria seu site." ], "Sorry, that is not allowed.": [ - "" + "Desculpe, isso n\u00e3o \u00e9 permitido." ], "This feature cannot currently be modified.": [ - "" + "Este recurso n\u00e3o pode ser modificado no momento." ], "This is where you can manage common settings for your website.": [ - "" + "Aqui \u00e9 onde voc\u00ea pode gerenciar as configura\u00e7\u00f5es comuns do seu site." ], "Features": [ - "" + "Recursos" ], "The performance feature provides improvements to loads faster for visitors including cache settings.": [ - "" + "O recurso de desempenho fornece melhorias para carregamentos mais r\u00e1pidos para visitantes, incluindo configura\u00e7\u00f5es de cache." ], "The staging feature provides a way to copy a site to test new updates, features or content.": [ - "" + "O recurso de prepara\u00e7\u00e3o fornece uma maneira de copiar um site para testar novas atualiza\u00e7\u00f5es, recursos ou conte\u00fado." ], "Cancel": [ - "" + "Cancelar" ], "Clone": [ - "" + "Clonar" ], "Confirm Clone Action": [ - "" + "Confirmar a\u00e7\u00e3o de clonagem" ], "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?": [ - "" + "Isso substituir\u00e1 qualquer coisa na prepara\u00e7\u00e3o e a atualizar\u00e1 para um clone exato do site de produ\u00e7\u00e3o atual. Tem certeza de que deseja prosseguir?" ], "Cloned to Staging": [ - "" + "Clonado para Staging" ], "Cloning production to staging, this should take about a minute.": [ - "" + "Clonando produ\u00e7\u00e3o para staging, isso deve levar cerca de um minuto." ], "Clone to staging": [ - "" + "Clone para staging" ], "Created": [ - "" + "Criado" ], "Staging Created": [ - "" + "Staging criado" ], "Creating a staging site, this should take about a minute.": [ - "" + "Criando um site de staging, isso deve levar cerca de um minuto." ], "Create staging site": [ - "" + "Criar site de prepara\u00e7\u00e3o" ], "Currently editing": [ - "" + "Editando atualmente" ], "Delete": [ - "" + "Excluir" ], "Confirm Delete": [ - "" + "Confirmar exclus\u00e3o" ], "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost.": [ - "" + "Isso excluir\u00e1 permanentemente o site de prepara\u00e7\u00e3o. Tem certeza de que deseja prosseguir? Voc\u00ea pode recriar outro site de prepara\u00e7\u00e3o a qualquer momento, mas quaisquer altera\u00e7\u00f5es espec\u00edficas que voc\u00ea tenha feito neste site de prepara\u00e7\u00e3o ser\u00e3o perdidas." ], "Deleted Staging": [ - "" + "Staging exclu\u00eddo" ], "Deleting the staging site, this should take about a minute.": [ - "" + "Excluindo o site de staging, isso deve levar cerca de um minuto." ], "Delete Staging Site": [ - "" + "Excluir site de prepara\u00e7\u00e3o" ], "Deploy": [ - "" + "Implementar" ], "Deploy all changes": [ - "" + "Implementar todas as altera\u00e7\u00f5es" ], "Confirm Deployment": [ - "" + "Confirmar implementa\u00e7\u00e3o" ], "Deploy database only": [ - "" + "Implementar somente o banco de dados" ], "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?": [ - "" + "Isso implementar\u00e1 a prepara\u00e7\u00e3o na produ\u00e7\u00e3o e substituir\u00e1 o site de produ\u00e7\u00e3o atual. Tem certeza de que deseja prosseguir?" ], "Deploy files only": [ - "" + "Implementar apenas arquivos" ], "Deployed": [ - "" + "Implementado" ], "Deploying from staging to production, this should take about a minute.": [ - "" + "Implementando do staging para a produ\u00e7\u00e3o, isso deve levar cerca de um minuto." ], "Deploy Site": [ - "" + "Implementar site" ], "Error": [ - "" + "Erro" ], "Not currently editing": [ - "" + "N\u00e3o est\u00e1 editando no momento" ], "Proceed": [ - "" + "Continuar" ], "Production Site": [ - "" + "Site de produ\u00e7\u00e3o" ], "Staging Site": [ - "" + "Site de prepara\u00e7\u00e3o" ], "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready.": [ - "" + "Um site de prepara\u00e7\u00e3o \u00e9 uma duplicata do seu site ativo, oferecendo um ambiente seguro para experimentar, testar atualiza\u00e7\u00f5es e implantar quando estiver pronto." ], "Switch": [ - "" + "Trocar" ], "Switching": [ - "" + "Trocar" ], "Switch to Production": [ - "" + "Trocar para produ\u00e7\u00e3o" ], "This will navigate you to the production environment": [ - "" + "Isso o levar\u00e1 ao ambiente de produ\u00e7\u00e3o" ], "Loading the production environment now.": [ - "" + "Carregando o ambiente de produ\u00e7\u00e3o agora." ], "Switching to the production environment, this should take about a minute.": [ - "" + "Alternando para o ambiente de produ\u00e7\u00e3o, isso deve levar cerca de um minuto." ], "Switch to Staging": [ - "" + "Alternar para o ambiente de prepara\u00e7\u00e3o" ], "This will navigate you to the staging environment": [ - "" + "Isso o levar\u00e1 ao ambiente de prepara\u00e7\u00e3o" ], "Loading the staging environment now.": [ - "" + "Carregando o ambiente de prepara\u00e7\u00e3o agora." ], "Switching to the staging environment, this should take about a minute.": [ - "" + "Alternando para o ambiente de prepara\u00e7\u00e3o, isso deve levar cerca de um minuto." ], "An unknown error has occurred.": [ - "" + "Ocorreu um erro desconhecido." ], "Working\u2026": [ - "" + "Funcionando\u2026" ], "Sales Channel": [ - "" + "Canal de vendas" ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ - "" + "O WonderBlocks fornece uma biblioteca de padr\u00f5es de blocos e modelos de p\u00e1gina personaliz\u00e1veis." ] } } diff --git a/languages/wp-plugin-hostgator-pt_BR.mo b/languages/wp-plugin-hostgator-pt_BR.mo index 2c20bf4555f318af3b92f23578689f0d1e4e917b..a67a3dfe18d7294c51ff5c0fb71b65337b8d24aa 100644 GIT binary patch literal 23363 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 PSX8B=o}kVYCp-9GEe)CH delta 2501 zcmYM!dr;I>6u|Mj3K}Mgh&+_XZ+XaqfPx?jDiRQAg7`o|9czURNMN01%S4MDnM#WZ zJ)@S6TBH7vR_3f@mXno_)TXkBW28=H+B9jFX5*-n*7v~9i@sNG~cG5g@@3Af8aojc)*x&OvFK$j}vj4-xsiw z{xO`3!-9-S!X{)~yID`e!Gkxk3BSQGEEr%+GR{E@S7IJ+#Zc_V7`%!PVh~?CZWxwg zDh@#p24Dwn!8ORoB(eHn<~Nx%GI&sc3D|IBc@ zP<#n>g6%jA_nQB(y2TDy%|%e-CP+`?1}k(M=-}@1SN98`5h6vKz*M8JLBU=tS0F+E6oH zgZkbE)RJ#UUBEshq&e*Ge~IPv&tpBN459w>X{=+E2KpU!g}43MsG9~HfQ&KGe$z3P z{$$jQ8&Su*{rwe~Nq-gUcpr|!SVL(MI(4;aVff8~bo$7GQfejWilvsC)Jy zYM{?hU%ZH#`QKQCjuFPp#wJ{dAEO@97=An`jwwLBHM4OUcA~}$5V69W->}v#5vbB5L5@P!G*b)UCLSdZ>a)XA#Duo`qGIf}N;| zyobDMPN1HxE2wd=qsG0Bnb?PYXs2zmX=vbT)XbVuGhXR`z6NzmwxL#JFX}|6a3Ow= z%W)j_eiq+Fop3Z8u5ofve~5}vD>DoAP&bUE{+d}E5A-^9qTYf-s1-Tp@1Mq8`rW7t z2;pE9U@GcFPawy{c#x0j;_Godh;10>=w0w;CjPfA+$zr4Bh8D9+qK~ z{^7^v+we?jj>sHfH%0E|W><^1Re~Z@xTp@06SNArc;+DDL>(Qka+^_M}O&A}LEcM(&l4ilSN@ zy;ix?v&7|H+T^TtnR!lct;Sp?x6)%}XU1BYFnX@s8eQ)@GRDzY0<#mvlf70J=Y;zb zb2i(gE;mKK%B_)mJgBQ}T*Ux=P2z_2leosdLu3 zHRm*|;^+?2u4?W{+b$={#!KAPcjU^{Sc#hEkd@PZmLt>C Date: Mon, 11 Nov 2024 20:49:03 +0530 Subject: [PATCH 15/23] updated spanish translations from provided word doc --- ...s_MX-99d4ff169cb81ac1fd93bf6853304db3.json | 315 ++++++++-------- languages/wp-plugin-hostgator-es_MX.mo | Bin 24108 -> 23515 bytes languages/wp-plugin-hostgator-es_MX.po | 343 +++++++++--------- 3 files changed, 313 insertions(+), 345 deletions(-) diff --git a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json index 76b90870..8e827a9c 100644 --- a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json +++ b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json @@ -14,7 +14,7 @@ "Pagina principal" ], "Marketplace": [ - "Mercado en L\u00ednea" + " Marketplace" ], "Performance": [ "Rendimiento" @@ -29,58 +29,46 @@ "\u00a1Oh no, un error!" ], "You found an error, please refresh the page and try again!": [ - "Ha encontrado un error, \u00a1actualice la p\u00e1gina e int\u00e9ntalo de nuevo!" + "Haz encontrado un error, \u00a1actualiza la p\u00e1gina e int\u00e9ntalo de nuevo!" ], "If the error persists, please contact support.": [ - "Si persiste el error, p\u00f3ngase en contacto con el soporte." + "Si persiste el error, comun\u00edcate con el soporte." ], " Error code: ": [ " C\u00f3digo de error: " ], - "Phone": [ - "Tel\u00e9fono" - ], - "Give us a ring at (866) 96-GATOR": [ - "Ll\u00e1menos al (866) 96-GATOR" - ], - "Call Us": [ - "Ll\u00e1menos" - ], "Chat": [ "Chat" ], "Have a question? We're here 24\/7\/365": [ - "\u00bfTiene alguna pregunta? Estamos aqu\u00ed 24\/7\/365" + "\u00bfTiene alguna pregunta? Contactemos" ], "Live Chat": [ - "Chat En Vivo" - ], - "Tweet": [ - "Tweet" + "Chat" ], "Tweet us at @hgsupport for support": [ - "Env\u00edenos un tweet a @hgsupport para obtener ayuda" + "Env\u00edanos un tweet a @hgsupport para obtener ayuda" ], "Tweet Us": [ - "Env\u00edenos un tweet" + "Env\u00edanos un tweet" ], "Knowledge Base": [ "Base de Conocimientos" ], "Know what the pros know.": [ - "Sepa lo que saben los profesionales." + "Conoce lo que saben los profesionales." ], "Find Answers": [ - "Encontre Respuestas" + "Encontra Respuestas" ], "Blog": [ "Blog" ], "Get our tips and in-depth articles.": [ - "Obtenga nuestros consejos y art\u00edculos detallados." + "Obten nuestros consejos y art\u00edculos detallados." ], "Learn Stuff": [ - "Aprenda Cosas" + "Aprende" ], "Video Tutorials": [ "Tutoriales en V\u00eddeo" @@ -89,7 +77,7 @@ "Tutoriales paso a paso y gu\u00edas adicionales." ], "Watch Now": [ - "Vea Ahora" + "Ve Ahora" ], "Themes": [ "Temas" @@ -101,34 +89,34 @@ "Configuraci\u00f3n y Rendimiento" ], "Customize & fine-tune your site.": [ - "Personalice y ajuste su sitio web." + "Personaliza y ajusta tu sitio web." ], "Manage Settings": [ "Administrar Configuraciones" ], "Manage your site settings. You can ajdust automatic updates, comments, revisions and more.": [ - "Administre la configuraci\u00f3n de su sitio web. Es posible ajustar actualizaciones autom\u00e1ticas, comentarios, revisiones y m\u00e1s." + "Administra las configuraciones de tu sitio web. Es posible ajustar actualizaciones autom\u00e1ticas, comentarios, revisiones y m\u00e1s." ], "Manage site performance and caching settings as well as clear the site cache.": [ - "Administre el rendimiento del sitio web y la configuraci\u00f3n de almacenamiento en cach\u00e9, as\u00ed como borre el cach\u00e9 del sitio web." + "Administra el rendimiento del sitio web y las configuraciones de almacenamiento en cach\u00e9, as\u00ed como borrar el cach\u00e9 del sitio web." ], "Visit Marketplace": [ - "Visite al Sitio de Com\u00e9rcio en L\u00ednea" + "Visita el Marketplace" ], "Add site services, themes or plugins from the marketplace.": [ - "A\u00f1ada servicios de sitio web, temas o plugins desde el sitio de com\u00e9rcio en l\u00ednea." + "A\u00f1ade servicios de sitio web, temas o plugins desde el marketplace." ], "Website Content": [ "Contenido del Sitio Web" ], "Create, manage & sort your story.": [ - "Cree, administre y ordene su historia." + "Crea, administra y ordena tu projecto." ], "New Post": [ "Nueva publicaci\u00f3n" ], "Write a new blog post.": [ - "Escriba una nueva publicaci\u00f3n de blog." + "Escribe una nueva publicaci\u00f3n de blog." ], "Pages": [ "P\u00e1ginas" @@ -137,52 +125,52 @@ "Nueva P\u00e1gina" ], "Add fresh pages to your website.": [ - "A\u00f1ada p\u00e1ginas nuevas a su sitio web." + "A\u00f1ade p\u00e1ginas nuevas a tu sitio web." ], "Categories": [ "Categor\u00edas" ], "Manage Categories": [ - "Administre las Categor\u00edas" + "Administra las Categor\u00edas" ], "Organize existing content into categories.": [ - "Organice el contenido existente en categor\u00edas." + "Organiza el contenido existente en categor\u00edas." ], "Web Hosting": [ - "Hosting" + " Web Hostin" ], "Access & manage your HostGator account.": [ - "Acceda y administre su cuenta HostGator." + "Accede y administra tu cuenta HostGator." ], "Manage Sites": [ - "Administre Sitios Web" + "Administra Sitios Web" ], "Manage your site from the control panel. You can create backups, set security, and improve performance.": [ - "Administre su sitio web desde el panel de control. Es posible crear copias de seguridad, configurar la seguridad y mejorar el rendimiento." + "Administra tu sitio web desde el panel de control. Es posible crear copias de seguridad, configurar la seguridad y mejorar el rendimiento." ], "Email": [ "Correo Electr\u00f3nico" ], "Manage Email": [ - "Administre el Correo Electr\u00f3nico" + "Administra el Correo Electr\u00f3nico" ], "Create email accounts, compose, send, and receive your email from the control panel.": [ - "Cree cuentas de correo electr\u00f3nico, redacte, env\u00ede y reciba su correo electr\u00f3nico desde el panel de control." + "Crea cuentas de correo electr\u00f3nico, redacta, env\u00eda y reciba su correo electr\u00f3nico desde el panel de control." ], "Domains": [ "Dominios" ], "Find a Domain": [ - "Encuentre un Dominio" + "Encuentra un Dominio" ], "Find a new domain and assign it to your site or start a new site with a fresh domain.": [ - "Encuentre un nuevo dominio y as\u00edgnelo a su sitio web o inicie un nuevo sitio web con un dominio nuevo." + "Encuentra un nuevo dominio y as\u00edgnalo a tu sitio web o inicia un nuevo sitio web con un dominio nuevo." ], "Get Help": [ "Obtenga Ayuda" ], "24\/7\/365 support. We work when you work.": [ - "Soporte 24\/7\/365. Trabajamos cuando usted trabaja." + "Soporte en horario comercial." ], "Disabled": [ "Deshabilitado" @@ -194,28 +182,28 @@ "No recomendado." ], "Assets Only": [ - "Solo activos" + " S\u00f3lo activos" ], "Cache static assets like images and the appearance of your site for 1 hour.": [ - "Almacene en cach\u00e9 activos est\u00e1ticos como im\u00e1genes y la apariencia de su sitio web durante 1 hora." + "Almacena en cach\u00e9 los activos est\u00e1ticos, como im\u00e1genes y la apariencia de su sitio, durante 1 hora." ], "Recommended for ecommerce and sites that update frequently or display info in real-time.": [ "Recomendado para comercio electr\u00f3nico y sitios web que se actualizan con frecuencia o muestran informaci\u00f3n en tiempo real." ], "Cache enabled for assets only.": [ - "Cach\u00e9 habilitada solo para activos." + " Cach\u00e9 habilitado solo para activos." ], "Assets & Web Pages": [ - "Activos y P\u00e1ginas Web" + "Activados y P\u00e1ginas Web" ], "Cache static assets for 24 hours and web pages for 2 hours.": [ - "Cach\u00e9 activos est\u00e1ticos durante 24 horas y p\u00e1ginas web durante 2 horas." + "Almacenar en cach\u00e9 activos est\u00e1ticos durante 24 horas y p\u00e1ginas web durante 2 horas." ], "Recommended for blogs, educational sites, and sites that update at least weekly.": [ - "Recomendado para blogs, sitios web educativos y sitios web que se actualizan al menos semanalmente." + " Recomendado para blogs, sitios educativos y sitios que se actualizan al menos semanalmente." ], "Cache enabled for assets and pages.": [ - "Cach\u00e9 habilitada para activos y p\u00e1ginas." + " Cach\u00e9 habilitado para activos y p\u00e1ginas." ], "Assets & Web Pages - Extended": [ "Activos y P\u00e1ginas Web - Extendidos" @@ -230,10 +218,10 @@ "Cach\u00e9 Borrado" ], "Clear All Cache Now": [ - "Limpiar Todo Cach\u00e9 Ahora" + "Limpiar todo el Cach\u00e9 ahora" ], "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors.": [ - "Aumente la velocidad y el rendimiento almacenando una copia del contenido, los archivos y las im\u00e1genes de su sitio web en l\u00ednea para que las p\u00e1ginas de su sitio web se carguen m\u00e1s r\u00e1pido para sus visitantes." + " Aumenta la velocidad y el rendimiento almacenando una copia del contenido, archivos e im\u00e1genes de su sitio web en l\u00ednea para que las p\u00e1ginas de tu sitio web se carguen m\u00e1s r\u00e1pido para tus visitantes." ], "Plugins": [ "Plugins" @@ -245,14 +233,14 @@ "Deshabilitar comentarios para publicaciones antiguas" ], "Comments on posts are disabled after ": [ - "Los comentarios sobre los mensajes est\u00e1n desactivados despu\u00e9s de " + " Los comentarios en las publicaciones se desactivan despu\u00e9s " ], " day.": [ " d\u00eda.", " d\u00edas." ], "Close comments after ": [ - "Cerrar comentarios despu\u00e9s de " + " Cerrar comentarios despu\u00e9s " ], "Posts will display ": [ "Las publicaciones se mostrar\u00e1n " @@ -285,296 +273,293 @@ "Controles para revisiones de contenido y con qu\u00e9 frecuencia vaciar la papelera." ], "Store": [ - "Almacenar" + "Tienda" ], "Staging": [ - "Preparaci\u00f3n" + "Entorno de prueba" ], "Cache static assets for 1 week and web pages for 8 hours.": [ - "Almacenar en cach\u00e9 los activos est\u00e1ticos durante 1 semana y las p\u00e1ginas web durante 8 horas" + " Almacena en cach\u00e9 activos est\u00e1ticos durante 1 semana y p\u00e1ginas web durante 8 horas. " ], "Cache Level": [ "Nivel de cach\u00e9" ], "Pages & Posts": [ - "P\u00e1ginas y Publicaciones" + "P\u00e1ginas y publicaciones " ], "Hostgator WordPress Plugin": [ - "Plugin de WordPress de Hostgator" + "Plugin de WordPress para Hostgator " ], "HostGator Account": [ - "Cuenta de HostGator" + "Cuenta HostGator " ], "Products & Services": [ - "Productos y Servicios" + "Productos y servicios" ], "Sales & Promotions": [ - "Ventas y Promociones" + " Ventas y promociones" ], "Payments": [ "Pagos" ], "Store Details": [ - "Detalles de la tienda" + " Detalles de la tienda" ], "Admin": [ - "Administrador" + " Administrador" ], "Secret page to manage admin features and settings.": [ - "P\u00e1gina secreta para administrar las funciones y configuraciones de administrador" + " P\u00e1gina secreta para administrar funciones y configuraciones de administrador" ], "We are available 24\/7 to help answer questions and solve your problems.": [ - "Estamos disponibles las 24 horas, los 7 d\u00edas de la semana para ayudarlo a responder preguntas y resolver sus problemas" + "Estamos disponibles en horario comercial para ayudarlo a responder preguntas y resolver sus problemas. " ], "More": [ "M\u00e1s" ], "Manage Domain": [ - "Administrar Dominio" + " Administrar dominio" ], "Explore our featured collection of tools and services.": [ - "Explora nuestra colecci\u00f3n destacada de herramientas y servicios" + "Explora nuestra colecci\u00f3n destacada de herramientas y servicios " ], "Oops, there was an error loading the marketplace, please try again later.": [ - "Oops, se produjo un error al cargar el mercado, int\u00e9ntalo de nuevo m\u00e1s tarde" + "Vaya, se produjo un error al cargar el marketplace. Vuelve a intentarlo m\u00e1s tarde. " ], "Sorry, no marketplace items. Please, try again later.": [ - "Lo sentimos, no hay elementos del mercado. Int\u00e9ntalo de nuevo m\u00e1s tarde" + "Lo sentimos, no hay art\u00edculos en el marketplace. Por favor, int\u00e9ntalo de nuevo m\u00e1s tarde. " ], "Load More": [ - "Cargar m\u00e1s" + " Cargar m\u00e1s" ], "Oops! Something Went Wrong": [ - "Ups! Algo sali\u00f3 mal" + "\u00a1Ups! Algo sali\u00f3 mal" ], "An error occurred while loading the content. Please try again later.": [ - "Se produjo un error al cargar el contenido. Int\u00e9ntalo de nuevo m\u00e1s tarde." + " Se produjo un error al cargar el contenido. Int\u00e9ntelo de nuevo m\u00e1s tarde." ], "Products": [ - "Productos" + " Productos" ], "Showcase physical and digital goods, product variations, and custom configurations.": [ - "Muestre productos f\u00edsicos y digitales, variaciones de productos y configuraciones personalizadas." + " Muestra productos f\u00edsicos y digitales, variaciones de productos y configuraciones personalizadas." ], "View all ": [ - "Ver todo " + " Ver todo" ], "Add New": [ - "Agregar nuevo" + " Agregar nuevo " ], "Blog Posts": [ - "Entradas de blog" + " Publicaciones de blog " ], "Add a new blog post or edit your existing posts.": [ - "Agrega una nueva entrada de blog o edita tus entradas existentes" + "Agrega una nueva publicaci\u00f3n de blog o edite tus publicaciones existentes. " ], "Bookings & Appointments": [ - "Reservas y Citas" + " Reservas y Citas" ], "Add your list of services, setup a booking calendar, and edit your bookings form.": [ - "Agrega tu lista de servicios, configura un calendario de reservas y edita tu formulario de reservas" + " Agrega tu lista de servicios, configure un calendario de reservas y edite tu formulario de reservas. " ], "Your site is not live.": [ - "Su sitio no est\u00e1 activo." + "Tu sitio no est\u00e1 activo. " ], "Your site is live.": [ - "Su sitio est\u00e1 activo." + " Tu sitio est\u00e1 activo." ], "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit ": [ - "Los visitantes de su sitio ver\u00e1n su p\u00e1gina \"Pr\u00f3ximamente\" y no su sitio real. Visite " + " Los visitantes de tu sitio ver\u00e1n su p\u00e1gina \"Pr\u00f3ximamente\" y no tu sitio real." ], "\"Settings\"": [ - "\"Configuraci\u00f3n\"" + "Configuraciones" ], " to set your site live.": [ - " para activar su sitio." + "para configurar tu sitio en vivo." ], "Visitors to your site will see all your publicly published pages.": [ - "Los visitantes de su sitio ver\u00e1n todas sus p\u00e1ginas publicadas p\u00fablicamente." + " Los visitantes de tu sitio ver\u00e1n todas sus p\u00e1ginas publicadas p\u00fablicamente." ], "Site Pages": [ - "P\u00e1ginas del sitio" + " P\u00e1ginas del sitio" ], "Edit your homepage and other existing pages or add new pages to your site.": [ - "Edite su p\u00e1gina de inicio y otras p\u00e1ginas existentes o agregue nuevas p\u00e1ginas a su sitio." - ], - "Every page load is fresh.": [ - "Cada carga de p\u00e1gina es nueva." + "Edita tu p\u00e1gina de inicio y otras p\u00e1ginas existentes o agrega nuevas p\u00e1ginas a tu sitio." ], "Recommended for sites that update a few times a month or less like porfolios or brochure sites.": [ - "Recomendado para sitios que se actualizan unas pocas veces al mes o menos, como sitios de portafolios o folletos." + " Recomendado para sitios que se actualizan varias veces al mes o menos, como sitios de portafolios o folletos. " ], "Cache setting saved": [ "Configuraci\u00f3n de cach\u00e9 guardada" ], "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh.": [ - "Limpiamos autom\u00e1ticamente su cach\u00e9 mientras trabaja (creando contenido, cambiando configuraciones, instalando complementos y m\u00e1s). Pero puede limpiarlo manualmente aqu\u00ed para estar seguro de que est\u00e1 actualizado" + " Limpiamos autom\u00e1ticamente tu cach\u00e9 mientras trabajas (creando contenido, cambiando configuraciones, instalando complementos y m\u00e1s). Pero puedes borrarlo manualmente aqu\u00ed para estar seguro de que est\u00e1 actualizado. " ], "This is where you can manage cache settings for your website.": [ - "Aqu\u00ed puede administrar la configuraci\u00f3n de cach\u00e9 para su sitio web" + " Aqu\u00ed es donde puede administrar la configuraci\u00f3n de cach\u00e9 de tu sitio web. " ], "Manage All Updates": [ - "Administrar Todas las Actualizaciones" + " Administrar todas las actualizaciones" ], "WordPress Core": [ "N\u00facleo de WordPress" ], "Keeping automatic updates on ensures timely security fixes and the latest features.": [ - "Mantener activadas las actualizaciones autom\u00e1ticas garantiza correcciones de seguridad oportunas y las funciones m\u00e1s recientes" + "Mantener activadas las actualizaciones autom\u00e1ticas garantiza correcciones de seguridad oportunas y las funciones m\u00e1s recientes. " ], "Oops! Something went wrong. Please try again.": [ - "\u00a1Ups! Algo sali\u00f3 mal. Int\u00e9ntalo de nuevo" + "\u00a1Ups! Algo sali\u00f3 mal. Por favor int\u00e9ntalo de nuevo. " ], "Site Status": [ - "Estado del sitio" + "Status del sitio " ], "Not Live": [ - "No est\u00e1 activo" + "No publicado " ], "Live": [ - "Activo" + "Publicado" ], "Coming Soon page": [ - "P\u00e1gina de Pr\u00f3ximamente" + "Pr\u00f3ximamente una p\u00e1gina" ], "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen.": [ - "La p\u00e1gina de Pr\u00f3ximamente de Hostgator le permite ocultar su sitio a los visitantes mientras hace que la magia suceda" + " Tu p\u00e1gina Hostgator pr\u00f3ximamente te permite ocultar tu sitio a los visitantes mientras hace que suceda la magia. " ], "Your website is currently displaying a \"Coming Soon\" page.": [ - "Su sitio web muestra actualmente una p\u00e1gina de \"Pr\u00f3ximamente\"." + "Tu sitio web actualmente muestra una p\u00e1gina \"Pr\u00f3ximamente\"." ], "Comments setting saved ": [ - "Configuraci\u00f3n de comentarios guardada " + "Configuraci\u00f3n de comentarios guardada" ], "Comments setting saved.": [ - "Configuraci\u00f3n de comentarios guardada." + "Configuraci\u00f3n de comentarios guardada. " ], " comments per page.": [ - " comentarios por p\u00e1gina." + "comentarios por p\u00e1gina." ], "Comments allow visitors to provide feedback and respond to your posts or pages.": [ - "Los comentarios permiten a los visitantes proporcionarde feedback y responder a tus publicaciones o p\u00e1ginas." + "Los comentarios permiten a los visitantes proporcionar comentarios y responder a sus publicaciones o p\u00e1ginas." ], "Post revision setting saved ": [ - "Configuraci\u00f3n de revisi\u00f3n de publicaci\u00f3n guardada" + "Configuraci\u00f3n posterior a la revisi\u00f3n guardada" ], "Posts will save ": [ - "Las publicaciones se guardar\u00e1n " + "Las publicaciones se guardar\u00e1n " ], "Number of revisions posts can save ": [ - "N\u00famero de revisiones que las publicaciones pueden guardar" + " N\u00famero de revisiones que las publicaciones pueden guardar" ], - "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ - "Al guardar borradores y actualizar el contenido publicado se crean revisiones. Realice cambios con confianza, sabiendo que puede tomar " + "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take \nGuardar borradores y actualizar el contenido publicado genera revisiones. Realice cambios con confianza, sabiendo que puede realizarlos ": [ + "" ], " step back.": [ - " dar un paso atr\u00e1s.", - " da un paso atr\u00e1s." + " paso atr\u00e1s. ", + " pasos atr\u00e1s. " ], "Trash setting saved ": [ - "Configuraci\u00f3n de la papelera guardada " + " Configuraci\u00f3n de la papelera guardada" ], "Trash emptying frequency ": [ - "Frecuencia de vaciado de la papelera " + " Frecuencia de vaciado de la basura" ], "The Help Center provides guided, step-by-step assistance as you build your site.": [ - "El Centro de ayuda proporciona asistencia guiada, paso a paso, mientras crea su sitio." + "La Central de ayuda brinda asistencia guiada paso a paso a medida que crea tu sitio. " ], "Sorry, that is not allowed.": [ - "Lo sentimos, eso no est\u00e1 permitido." + " Lo siento, eso no est\u00e1 permitido." ], "This feature cannot currently be modified.": [ - "Esta caracter\u00edstica no se puede modificar actualmente." + " Esta caracter\u00edstica no se puede modificar actualmente." ], "This is where you can manage common settings for your website.": [ - "Aqu\u00ed puede administrar las configuraciones comunes de su sitio web." + "Aqu\u00ed puedes administrar la configuraci\u00f3n com\u00fan de tu sitio web. " ], "Features": [ - "Caracter\u00edsticas" + " Caracter\u00edsticas " ], "The performance feature provides improvements to loads faster for visitors including cache settings.": [ - "La caracter\u00edstica de rendimiento proporciona mejoras para que las cargas sean m\u00e1s r\u00e1pidas para los visitantes, incluidas las configuraciones de cach\u00e9." + " La funci\u00f3n de rendimiento proporciona mejoras para cargar m\u00e1s r\u00e1pido para los visitantes, incluida la configuraci\u00f3n de cach\u00e9." ], "The staging feature provides a way to copy a site to test new updates, features or content.": [ - "La caracter\u00edstica de ensayo proporciona una forma de copiar un sitio para probar nuevas actualizaciones, caracter\u00edsticas o contenido." + " La funci\u00f3n de preparaci\u00f3n proporciona una forma de copiar un sitio para probar nuevas actualizaciones, funciones o contenido." ], "Cancel": [ - "Cancelar" + " Cancelar " ], "Clone": [ - "Clonar" + " Clon " ], "Confirm Clone Action": [ - "Confirmar acci\u00f3n de clonaci\u00f3n" + " Confirmar acci\u00f3n de clonaci\u00f3n " ], "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?": [ - "Esto sobrescribir\u00e1 todo lo que est\u00e9 en la etapa de prueba y lo actualizar\u00e1 a un clon exacto del sitio de producci\u00f3n actual. \u00bfEst\u00e1 seguro de que desea continuar?" + "Esto sobrescribir\u00e1 todo lo que est\u00e9 en preparaci\u00f3n y lo actualizar\u00e1 a un clon exacto del sitio de producci\u00f3n actual. \u00bfEst\u00e1s seguro de que deseas continuar?\" " ], "Cloned to Staging": [ - "Clonado en staging" + "Clonado del entorno de pureba" ], "Cloning production to staging, this should take about a minute.": [ - "Clonando producci\u00f3n en staging, esto deber\u00eda tomar alrededor de un minuto." + " Clonando producci\u00f3n del entorno de prueba, esto tomar\u00e1 aproximadamente un minuto..." ], "Clone to staging": [ - "Clonar en staging" + "Clonar entorno de prueba" ], "Created": [ - "Creado" + " Creado " ], "Staging Created": [ - "Staging creado" + "Entorno de prueba creado" ], "Creating a staging site, this should take about a minute.": [ - "Creando un sitio de staging, esto deber\u00eda tomar alrededor de un minuto" + " Crear un entorno de prueba deber\u00eda llevar aproximadamente un minuto. " ], "Create staging site": [ - "Crear sitio de prueba" + " Crear sitio de prueba" ], "Currently editing": [ "Actualmente editando" ], "Delete": [ - "Eliminar" + " Borrar" ], "Confirm Delete": [ - "Confirmar eliminaci\u00f3n" + "Confirmar eliminaci\u00f3n " ], "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost.": [ - "Esto eliminar\u00e1 permanentemente el sitio de prueba. \u00bfEst\u00e1 seguro de que desea continuar? Puede volver a crear otro sitio de ensayo en cualquier momento, pero se perder\u00e1n todos los cambios espec\u00edficos que haya realizado en este sitio de ensayo." + " Esto eliminar\u00e1 permanentemente el entorno de prueba. \u00bfEst\u00e1s seguro de que quieres continuar? Puedes recrear otro sitio de prueba en cualquier momento, pero se perder\u00e1n todos los cambios espec\u00edficos que hayas realizado en este sitio de prueba." ], "Deleted Staging": [ - "Se ha eliminado el sitio de ensayo" + "Entorno de prueba eliminado" ], "Deleting the staging site, this should take about a minute.": [ - "Se est\u00e1 eliminando el sitio de ensayo. Esto deber\u00eda llevar alrededor de un minuto." + " La eliminaci\u00f3n del entorno de prueba debe llevar aproximadamente un minuto." ], "Delete Staging Site": [ - "Eliminar sitio de ensayo" + "Eliminar sitio de prueba" ], "Deploy": [ - "Implementar" + "Desplegar" ], "Deploy all changes": [ - "Implementar todos los cambios" + " Implementar todos los cambios" ], "Confirm Deployment": [ "Confirmar implementaci\u00f3n" ], "Deploy database only": [ - "Implementar solo la base de datos" + "Implementar solo base de datos" ], "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?": [ - "Esto implementar\u00e1 el entorno de pruebas en producci\u00f3n y sobrescribir\u00e1 el sitio de producci\u00f3n actual. \u00bfEst\u00e1 seguro de que desea continuar?" + "Esto implementar\u00e1 la preparaci\u00f3n en producci\u00f3n y sobrescribir\u00e1 el sitio de producci\u00f3n actual. \u00bfEst\u00e1s seguro de que quieres continuar? " ], "Deploy files only": [ - "Implementar solo archivos" + " Implementar solo archivos" ], "Deployed": [ - "Implementado" + " Implementado" ], "Deploying from staging to production, this should take about a minute.": [ - "Implementando desde el entorno de pruebas hasta el de producci\u00f3n, esto deber\u00eda tardar alrededor de un minuto\"" + " La implementaci\u00f3n desde el sitio de prueba hasta la producci\u00f3n deber\u00eda llevar aproximadamente un minuto. " ], "Deploy Site": [ "Implementar sitio" @@ -583,61 +568,61 @@ "Error" ], "Not currently editing": [ - "No se est\u00e1 editando actualmente" + "No editando actualmente" ], "Proceed": [ - "Continuar" + "Proceder " ], "Production Site": [ - "Sitio de producci\u00f3n" + " Sitio de producci\u00f3n" ], "Staging Site": [ - "Sitio de ensayo" + " Sitio de prueba " ], "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready.": [ - "Un sitio de ensayo es un duplicado de su sitio en vivo, que ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando est\u00e9 listo.\"" + " Un sitio de prueba es un duplicado de tu sitio activo y ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando est\u00e9 listo." ], "Switch": [ - "Cambiar" + " Cambiar" ], "Switching": [ - "traspuesta" + "Cambio" ], "Switch to Production": [ - "Pasar a Producci\u00f3n" + "Cambiar a producci\u00f3n " ], "This will navigate you to the production environment": [ - "Esto lo llevar\u00e1 al entorno de producci\u00f3n" + " Esto te llevar\u00e1 al entorno de producci\u00f3n." ], "Loading the production environment now.": [ - "Cargando el entorno de producci\u00f3n ahora\"" + " Cargando el entorno de producci\u00f3n ahora" ], "Switching to the production environment, this should take about a minute.": [ - "Cambiando al entorno de producci\u00f3n, esto deber\u00eda tomar alrededor de un minuto\"" + " Cambiar al entorno de producci\u00f3n debe llevar aproximadamente un minuto." ], "Switch to Staging": [ - "Cambiar a ensayo" + " Cambiar entorno de prueba" ], "This will navigate you to the staging environment": [ - "Esto lo llevar\u00e1 al entorno de ensayo" + "Esto te llevar\u00e1 al entorno de prueba." ], "Loading the staging environment now.": [ - "Cargando el entorno de ensayo ahora." + " Cargando el entorno de prueba ahora." ], "Switching to the staging environment, this should take about a minute.": [ - "Cambiando al entorno de prueba, esto deber\u00eda tomar alrededor de un minuto." + " Cambiar al entorno de prueba debe llevar aproximadamente un minuto. " ], "An unknown error has occurred.": [ "Se ha producido un error desconocido." ], "Working\u2026": [ - "Trabajando\u2026" + "Trabajando..." ], "Sales Channel": [ "Canal de Ventas" ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ - "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de p\u00e1gina personalizables." + "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de p\u00e1ginas personalizables." ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.mo b/languages/wp-plugin-hostgator-es_MX.mo index 6a3b02963c89e52132665c2b67b787c0d2444011..333fdd8fed0074f3a5539720cd3f247df4136d70 100644 GIT binary patch delta 8080 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 D3&_Dj delta 8696 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 diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index ccc7080d..617ad58f 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -44,7 +44,7 @@ msgstr "HostGator" #: bootstrap.php:23 msgid "Please install the HostGator Plugin dependencies." -msgstr "Instale las dependencias del Plugin HostGator." +msgstr "Instala las dependencias del Plugin HostGator." #: bootstrap.php:74 msgid "A New WordPress Site" @@ -57,7 +57,7 @@ msgstr "¡Muy Pronto!" #. translators: %1$s is replaced with opening link tag taking you to hostgator.com/wordpress, %2$s is replaced with closing link tag, %3$s is replaced with opening link tag taking you to login page, %4$s is replaced with closing link tag, %5$s is replaced with opening link tag taking you to portal.hostgator.com, %6$s is replaced with closing link tag. #: bootstrap.php:88 msgid "A %1$sHostGator%2$s powered website. Is this your website? Log in to %3$sWordPress%4$s or %5$sHostgator%6$s." -msgstr "Un sitio web creado por %1$sHostGator%2$s. ¿Este sitio web es suyo? Inicie sesión en %3$sWordPress%4$s o %5$sHostGator%6$s." +msgstr "Un sitio web creado por %1$sHostGator%2$s. ¿Este sitio web es tuyo? Inicia sesión en %3$sWordPress%4$s o %5$sHostGator%6$s." #. translators: %s is Blog name #: bootstrap.php:98 @@ -71,11 +71,11 @@ msgstr "Muy Pronto Activo" #. translators: %1$s is replaced with the opening link tag, %2$s is replaced with the closing link tag, %3$s is the opening link tag to preview the page, %4$s is the closing link tag. #: bootstrap.php:104 msgid "Your site is currently displaying a %1$scoming soon page%2$s. Once you are ready, %3$slaunch your site%4$s." -msgstr "Su sitio web está mostrando actualmente una %1$spágina de muy pronto%2$s. Una vez que esté listo, %3$slance su sitio web%4$s." +msgstr "Tu sitio actualmente muestra una %1$próxima página%2$s. Una vez que esté listo, %3$inicie su sitio%4$s.” #: bootstrap.php:105 msgid "Preview the coming soon landing page" -msgstr "Obtener una vista previa de la próxima página de destino" +msgstr " Vista previa de la próxima página de inicio" #: inc/Admin.php:64 #: inc/Admin.php:349 @@ -86,7 +86,7 @@ msgstr "Pagina principal" #: inc/Admin.php:73 #: build/2.12.1/index.js:1 msgid "Marketplace" -msgstr "Mercado en Línea" +msgstr " Marketplace" #: inc/Admin.php:78 #: build/2.12.1/index.js:1 @@ -106,7 +106,7 @@ msgstr "Ayuda" #: inc/Admin.php:269 msgid "Please update to a newer WordPress version." -msgstr "Por favor actualice a una versión más nueva de WordPress." +msgstr "Por favor actualiza a una versión más nueva de WordPress." #: inc/Admin.php:270 msgid "There are new WordPress components which this plugin requires in order to render the interface." @@ -114,7 +114,7 @@ msgstr "Hay nuevos componentes de WordPress que este plugin requiere para render #: inc/Admin.php:271 msgid "Please update now" -msgstr "Por favor actualice ahora" +msgstr "Por favor actualiza ahora" #: inc/Admin.php:363 msgid "Thank you for creating with WordPress and HostGator." @@ -133,11 +133,11 @@ msgstr "\"%1$s\" se ha autodesactivado. Es incompatible con \"%2$s\"." #. translators: 1: plugin name 2: minimum required PHP version, current PHP version #: inc/plugin-php-compat-check.php:123 msgid "%1$s requires PHP version %2$s or later. You are currently running version %3$s." -msgstr "%1$s requiere la versión de PHP %2$s o posterior. Actualmente está ejecutando la versión %3$s." +msgstr "%1$s requiere la versión de PHP %2$s o posterior. Actualmente estas ejecutando la versión %3$s." #: inc/plugin-php-compat-check.php:124 msgid " Please contact your web host about upgrading PHP." -msgstr " Por favor, contacta a tu proveedor de alojamiento web para actualizar PHP." +msgstr " Por favor, Comunícate con tu proveedor de alojamiento web para actualizar PHP." #. translators: 1: plugin name 2: required PHP extension #: inc/plugin-php-compat-check.php:139 @@ -147,7 +147,7 @@ msgstr "%1$s requiere la extensión PHP %2$s." #. translators: 1: plugin name 2: minimum required WordPress version 3: current WordPress version #: inc/plugin-php-compat-check.php:155 msgid "%1$s requires WordPress version %2$s or later. You are currently running version %3$s." -msgstr "%1$s requiere la versión de WordPress %2$s o posterior. Actualmente está ejecutando la versión %3$s." +msgstr "%1$s requiere la versión de WordPress %2$s o posterior. Actualmente estas ejecutando la versión %3$s." #. translators: plugin name #: inc/plugin-php-compat-check.php:193 @@ -157,7 +157,7 @@ msgstr "El plugin \"%s\" ha sido desactivado." #: inc/RestApi/CachingController.php:63 #: inc/RestApi/SettingsController.php:204 msgid "Sorry, you are not allowed to access this endpoint." -msgstr "Lo sentimos, no tienes permiso para acceder a este punto final de comunicación." +msgstr "Lo sentimos, no tienes permiso para acceder a esta terminal." #. translators: %s Settings > General page URL. #: inc/updates.php:115 @@ -176,51 +176,35 @@ msgstr "¡Oh no, un error!" #: build/2.12.1/index.js:1 msgid "You found an error, please refresh the page and try again!" -msgstr "Ha encontrado un error, ¡actualice la página e inténtalo de nuevo!" +msgstr "Haz encontrado un error, ¡actualiza la página e inténtalo de nuevo!" #: build/2.12.1/index.js:1 msgid "If the error persists, please contact support." -msgstr "Si persiste el error, póngase en contacto con el soporte." +msgstr "Si persiste el error, comunícate con el soporte." #: build/2.12.1/index.js:1 msgid " Error code: " msgstr " Código de error: " -#: build/2.12.1/index.js:1 -msgid "Phone" -msgstr "Teléfono" - -#: build/2.12.1/index.js:1 -msgid "Give us a ring at (866) 96-GATOR" -msgstr "Llámenos al (866) 96-GATOR" - -#: build/2.12.1/index.js:1 -msgid "Call Us" -msgstr "Llámenos" - #: build/2.12.1/index.js:1 msgid "Chat" msgstr "Chat" #: build/2.12.1/index.js:1 msgid "Have a question? We're here 24/7/365" -msgstr "¿Tiene alguna pregunta? Estamos aquí 24/7/365" +msgstr "¿Tiene alguna pregunta? Contactemos" #: build/2.12.1/index.js:1 msgid "Live Chat" -msgstr "Chat En Vivo" - -#: build/2.12.1/index.js:1 -msgid "Tweet" -msgstr "Tweet" +msgstr "Chat" #: build/2.12.1/index.js:1 msgid "Tweet us at @hgsupport for support" -msgstr "Envíenos un tweet a @hgsupport para obtener ayuda" +msgstr "Envíanos un tweet a @hgsupport para obtener ayuda" #: build/2.12.1/index.js:1 msgid "Tweet Us" -msgstr "Envíenos un tweet" +msgstr "Envíanos un tweet" #: build/2.12.1/index.js:1 msgid "Knowledge Base" @@ -228,11 +212,11 @@ msgstr "Base de Conocimientos" #: build/2.12.1/index.js:1 msgid "Know what the pros know." -msgstr "Sepa lo que saben los profesionales." +msgstr "Conoce lo que saben los profesionales." #: build/2.12.1/index.js:1 msgid "Find Answers" -msgstr "Encontre Respuestas" +msgstr "Encontra Respuestas" #: build/2.12.1/index.js:1 msgid "Blog" @@ -240,11 +224,11 @@ msgstr "Blog" #: build/2.12.1/index.js:1 msgid "Get our tips and in-depth articles." -msgstr "Obtenga nuestros consejos y artículos detallados." +msgstr "Obten nuestros consejos y artículos detallados." #: build/2.12.1/index.js:1 msgid "Learn Stuff" -msgstr "Aprenda Cosas" +msgstr "Aprende" #: build/2.12.1/index.js:1 msgid "Video Tutorials" @@ -256,7 +240,7 @@ msgstr "Tutoriales paso a paso y guías adicionales." #: build/2.12.1/index.js:1 msgid "Watch Now" -msgstr "Vea Ahora" +msgstr "Ve Ahora" #: build/2.12.1/index.js:1 msgid "Themes" @@ -272,7 +256,7 @@ msgstr "Configuración y Rendimiento" #: build/2.12.1/index.js:1 msgid "Customize & fine-tune your site." -msgstr "Personalice y ajuste su sitio web." +msgstr "Personaliza y ajusta tu sitio web." #: build/2.12.1/index.js:1 msgid "Manage Settings" @@ -280,19 +264,19 @@ msgstr "Administrar Configuraciones" #: build/2.12.1/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." -msgstr "Administre la configuración de su sitio web. Es posible ajustar actualizaciones automáticas, comentarios, revisiones y más." +msgstr "Administra las configuraciones de tu sitio web. Es posible ajustar actualizaciones automáticas, comentarios, revisiones y más." #: build/2.12.1/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." -msgstr "Administre el rendimiento del sitio web y la configuración de almacenamiento en caché, así como borre el caché del sitio web." +msgstr "Administra el rendimiento del sitio web y las configuraciones de almacenamiento en caché, así como borrar el caché del sitio web." #: build/2.12.1/index.js:1 msgid "Visit Marketplace" -msgstr "Visite al Sitio de Comércio en Línea" +msgstr "Visita el Marketplace" #: build/2.12.1/index.js:1 msgid "Add site services, themes or plugins from the marketplace." -msgstr "Añada servicios de sitio web, temas o plugins desde el sitio de comércio en línea." +msgstr "Añade servicios de sitio web, temas o plugins desde el marketplace." #: build/2.12.1/index.js:1 msgid "Website Content" @@ -300,7 +284,7 @@ msgstr "Contenido del Sitio Web" #: build/2.12.1/index.js:1 msgid "Create, manage & sort your story." -msgstr "Cree, administre y ordene su historia." +msgstr "Crea, administra y ordena tu projecto." #: build/2.12.1/index.js:1 msgid "New Post" @@ -308,7 +292,7 @@ msgstr "Nueva publicación" #: build/2.12.1/index.js:1 msgid "Write a new blog post." -msgstr "Escriba una nueva publicación de blog." +msgstr "Escribe una nueva publicación de blog." #: build/2.12.1/index.js:1 msgid "Pages" @@ -320,7 +304,7 @@ msgstr "Nueva Página" #: build/2.12.1/index.js:1 msgid "Add fresh pages to your website." -msgstr "Añada páginas nuevas a su sitio web." +msgstr "Añade páginas nuevas a tu sitio web." #: build/2.12.1/index.js:1 msgid "Categories" @@ -328,27 +312,27 @@ msgstr "Categorías" #: build/2.12.1/index.js:1 msgid "Manage Categories" -msgstr "Administre las Categorías" +msgstr "Administra las Categorías" #: build/2.12.1/index.js:1 msgid "Organize existing content into categories." -msgstr "Organice el contenido existente en categorías." +msgstr "Organiza el contenido existente en categorías." #: build/2.12.1/index.js:1 msgid "Web Hosting" -msgstr "Hosting" +msgstr " Web Hosting #: build/2.12.1/index.js:1 msgid "Access & manage your HostGator account." -msgstr "Acceda y administre su cuenta HostGator." +msgstr "Accede y administra tu cuenta HostGator." #: build/2.12.1/index.js:1 msgid "Manage Sites" -msgstr "Administre Sitios Web" +msgstr "Administra Sitios Web" #: build/2.12.1/index.js:1 msgid "Manage your site from the control panel. You can create backups, set security, and improve performance." -msgstr "Administre su sitio web desde el panel de control. Es posible crear copias de seguridad, configurar la seguridad y mejorar el rendimiento." +msgstr "Administra tu sitio web desde el panel de control. Es posible crear copias de seguridad, configurar la seguridad y mejorar el rendimiento." #: build/2.12.1/index.js:1 msgid "Email" @@ -356,11 +340,11 @@ msgstr "Correo Electrónico" #: build/2.12.1/index.js:1 msgid "Manage Email" -msgstr "Administre el Correo Electrónico" +msgstr "Administra el Correo Electrónico" #: build/2.12.1/index.js:1 msgid "Create email accounts, compose, send, and receive your email from the control panel." -msgstr "Cree cuentas de correo electrónico, redacte, envíe y reciba su correo electrónico desde el panel de control." +msgstr "Crea cuentas de correo electrónico, redacta, envía y reciba su correo electrónico desde el panel de control." #: build/2.12.1/index.js:1 msgid "Domains" @@ -368,11 +352,11 @@ msgstr "Dominios" #: build/2.12.1/index.js:1 msgid "Find a Domain" -msgstr "Encuentre un Dominio" +msgstr "Encuentra un Dominio" #: build/2.12.1/index.js:1 msgid "Find a new domain and assign it to your site or start a new site with a fresh domain." -msgstr "Encuentre un nuevo dominio y asígnelo a su sitio web o inicie un nuevo sitio web con un dominio nuevo." +msgstr "Encuentra un nuevo dominio y asígnalo a tu sitio web o inicia un nuevo sitio web con un dominio nuevo." #: build/2.12.1/index.js:1 msgid "Get Help" @@ -380,7 +364,7 @@ msgstr "Obtenga Ayuda" #: build/2.12.1/index.js:1 msgid "24/7/365 support. We work when you work." -msgstr "Soporte 24/7/365. Trabajamos cuando usted trabaja." +msgstr "Soporte en horario comercial." #: build/2.12.1/index.js:1 msgid "Disabled" @@ -396,11 +380,11 @@ msgstr "No recomendado." #: build/2.12.1/index.js:1 msgid "Assets Only" -msgstr "Solo activos" +msgstr " Sólo activos" #: build/2.12.1/index.js:1 msgid "Cache static assets like images and the appearance of your site for 1 hour." -msgstr "Almacene en caché activos estáticos como imágenes y la apariencia de su sitio web durante 1 hora." +msgstr "Almacena en caché los activos estáticos, como imágenes y la apariencia de su sitio, durante 1 hora." #: build/2.12.1/index.js:1 msgid "Recommended for ecommerce and sites that update frequently or display info in real-time." @@ -408,23 +392,23 @@ msgstr "Recomendado para comercio electrónico y sitios web que se actualizan co #: build/2.12.1/index.js:1 msgid "Cache enabled for assets only." -msgstr "Caché habilitada solo para activos." +msgstr " Caché habilitado solo para activos." #: build/2.12.1/index.js:1 msgid "Assets & Web Pages" -msgstr "Activos y Páginas Web" +msgstr "Activados y Páginas Web" #: build/2.12.1/index.js:1 msgid "Cache static assets for 24 hours and web pages for 2 hours." -msgstr "Caché activos estáticos durante 24 horas y páginas web durante 2 horas." +msgstr "Almacenar en caché activos estáticos durante 24 horas y páginas web durante 2 horas." #: build/2.12.1/index.js:1 msgid "Recommended for blogs, educational sites, and sites that update at least weekly." -msgstr "Recomendado para blogs, sitios web educativos y sitios web que se actualizan al menos semanalmente." +msgstr " Recomendado para blogs, sitios educativos y sitios que se actualizan al menos semanalmente." #: build/2.12.1/index.js:1 msgid "Cache enabled for assets and pages." -msgstr "Caché habilitada para activos y páginas." +msgstr " Caché habilitado para activos y páginas." #: build/2.12.1/index.js:1 msgid "Assets & Web Pages - Extended" @@ -444,11 +428,11 @@ msgstr "Caché Borrado" #: build/2.12.1/index.js:1 msgid "Clear All Cache Now" -msgstr "Limpiar Todo Caché Ahora" +msgstr "Limpiar todo el Caché ahora" #: build/2.12.1/index.js:1 msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." -msgstr "Aumente la velocidad y el rendimiento almacenando una copia del contenido, los archivos y las imágenes de su sitio web en línea para que las páginas de su sitio web se carguen más rápido para sus visitantes." +msgstr " Aumenta la velocidad y el rendimiento almacenando una copia del contenido, archivos e imágenes de su sitio web en línea para que las páginas de tu sitio web se carguen más rápido para tus visitantes." #: build/2.12.1/index.js:1 msgid "Plugins" @@ -464,7 +448,7 @@ msgstr "Deshabilitar comentarios para publicaciones antiguas" #: build/2.12.1/index.js:1 msgid "Comments on posts are disabled after " -msgstr "Los comentarios sobre los mensajes están desactivados después de " +msgstr " Los comentarios en las publicaciones se desactivan después " #: build/2.12.1/index.js:1 msgid " day." @@ -474,7 +458,7 @@ msgstr[1] " días." #: build/2.12.1/index.js:1 msgid "Close comments after " -msgstr "Cerrar comentarios después de " +msgstr " Cerrar comentarios después " #: build/2.12.1/index.js:1 msgid "Posts will display " @@ -521,16 +505,16 @@ msgstr "Controles para revisiones de contenido y con qué frecuencia vaciar la p #: inc/Admin.php:70 #: build/2.12.1/index.js:1 msgid "Store" -msgstr "Almacenar" +msgstr "Tienda" #: inc/Admin.php:87 #: build/2.12.1/index.js:1 msgid "Staging" -msgstr "Preparación" +msgstr "Entorno de prueba" #: build/2.12.1/index.js:1 msgid "Cache static assets for 1 week and web pages for 8 hours." -msgstr "Almacenar en caché los activos estáticos durante 1 semana y las páginas web durante 8 horas" +msgstr " Almacena en caché activos estáticos durante 1 semana y páginas web durante 8 horas. " #: build/2.12.1/index.js:1 msgid "Cache Level" @@ -538,36 +522,36 @@ msgstr "Nivel de caché" #: bootstrap.php:78 msgid "How to build your WordPress Website" -msgstr "Cómo crear su sitio web de WordPress" +msgstr “Cómo construir tu sitio web de WordPress" #: bootstrap.php:81 msgid "How to Migrate a Website to Hostgator?" -msgstr "¿Cómo migrar un sitio web a Hostgator?" +msgstr " ¿Cómo migrar un sitio web a Hostgator? " #: bootstrap.php:84 msgid "Why choose HostGator for your WordPress site?" -msgstr "¿Por qué elegir HostGator para su sitio de WordPress?" +msgstr " ¿Por qué elegir HostGator para tu sitio de WordPress?" #: inc/Admin.php:67 #: build/2.12.1/index.js:1 msgid "Pages & Posts" -msgstr "Páginas y Publicaciones" +msgstr "Páginas y publicaciones " #: build/2.12.1/index.js:1 msgid "Hostgator WordPress Plugin" -msgstr "Plugin de WordPress de Hostgator" +msgstr "Plugin de WordPress para Hostgator " #: build/2.12.1/index.js:1 msgid "HostGator Account" -msgstr "Cuenta de HostGator" +msgstr "Cuenta HostGator " #: build/2.12.1/index.js:1 msgid "Products & Services" -msgstr "Productos y Servicios" +msgstr "Productos y servicios" #: build/2.12.1/index.js:1 msgid "Sales & Promotions" -msgstr "Ventas y Promociones" +msgstr " Ventas y promociones" #: build/2.12.1/index.js:1 msgid "Payments" @@ -575,19 +559,19 @@ msgstr "Pagos" #: build/2.12.1/index.js:1 msgid "Store Details" -msgstr "Detalles de la tienda" +msgstr " Detalles de la tienda" #: build/2.12.1/index.js:1 msgid "Admin" -msgstr "Administrador" +msgstr " Administrador" #: build/2.12.1/index.js:1 msgid "Secret page to manage admin features and settings." -msgstr "Página secreta para administrar las funciones y configuraciones de administrador" +msgstr " Página secreta para administrar funciones y configuraciones de administrador" #: build/2.12.1/index.js:1 msgid "We are available 24/7 to help answer questions and solve your problems." -msgstr "Estamos disponibles las 24 horas, los 7 días de la semana para ayudarlo a responder preguntas y resolver sus problemas" +msgstr "Estamos disponibles en horario comercial para ayudarlo a responder preguntas y resolver sus problemas. " #: build/2.12.1/index.js:1 msgid "More" @@ -595,103 +579,102 @@ msgstr "Más" #: build/2.12.1/index.js:1 msgid "Manage Domain" -msgstr "Administrar Dominio" +msgstr " Administrar dominio" #: build/2.12.1/index.js:1 msgid "Explore our featured collection of tools and services." -msgstr "Explora nuestra colección destacada de herramientas y servicios" +msgstr "Explora nuestra colección destacada de herramientas y servicios " #: build/2.12.1/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." -msgstr "Oops, se produjo un error al cargar el mercado, inténtalo de nuevo más tarde" +msgstr "Vaya, se produjo un error al cargar el marketplace. Vuelve a intentarlo más tarde. " #: build/2.12.1/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." -msgstr "Lo sentimos, no hay elementos del mercado. Inténtalo de nuevo más tarde" +msgstr "Lo sentimos, no hay artículos en el marketplace. Por favor, inténtalo de nuevo más tarde. " #: build/2.12.1/index.js:1 msgid "Load More" -msgstr "Cargar más" +msgstr " Cargar más" #: build/2.12.1/index.js:1 msgid "Oops! Something Went Wrong" -msgstr "Ups! Algo salió mal" +msgstr "¡Ups! Algo salió mal" #: build/2.12.1/index.js:1 msgid "An error occurred while loading the content. Please try again later." -msgstr "Se produjo un error al cargar el contenido. Inténtalo de nuevo más tarde." +msgstr " Se produjo un error al cargar el contenido. Inténtelo de nuevo más tarde." #: build/2.12.1/index.js:1 msgid "Products" -msgstr "Productos" +msgstr " Productos" #: build/2.12.1/index.js:1 msgid "Showcase physical and digital goods, product variations, and custom configurations." -msgstr "Muestre productos físicos y digitales, variaciones de productos y configuraciones personalizadas." +msgstr " Muestra productos físicos y digitales, variaciones de productos y configuraciones personalizadas." #: build/2.12.1/index.js:1 msgid "View all " -msgstr "Ver todo " +msgstr " Ver todo" #: build/2.12.1/index.js:1 msgid "Add New" -msgstr "Agregar nuevo" +msgstr " Agregar nuevo " #: build/2.12.1/index.js:1 msgid "Blog Posts" -msgstr "Entradas de blog" +msgstr " Publicaciones de blog " #: build/2.12.1/index.js:1 msgid "Add a new blog post or edit your existing posts." -msgstr "Agrega una nueva entrada de blog o edita tus entradas existentes" +msgstr "Agrega una nueva publicación de blog o edite tus publicaciones existentes. " #: build/2.12.1/index.js:1 msgid "Bookings & Appointments" -msgstr "Reservas y Citas" +msgstr " Reservas y Citas" #: build/2.12.1/index.js:1 msgid "Add your list of services, setup a booking calendar, and edit your bookings form." -msgstr "Agrega tu lista de servicios, configura un calendario de reservas y edita tu formulario de reservas" +msgstr " Agrega tu lista de servicios, configure un calendario de reservas y edite tu formulario de reservas. " #: build/2.12.1/index.js:1 msgid "Your site is not live." -msgstr "Su sitio no está activo." +msgstr "Tu sitio no está activo. " #: build/2.12.1/index.js:1 msgid "Your site is live." -msgstr "Su sitio está activo." +msgstr " Tu sitio está activo." #: build/2.12.1/index.js:1 msgid "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit " -msgstr "Los visitantes de su sitio verán su página \"Próximamente\" y no su sitio real. Visite " +msgstr " Los visitantes de tu sitio verán su página \"Próximamente\" y no tu sitio real." #: build/2.12.1/index.js:1 msgid "\"Settings\"" -msgstr "\"Configuración\"" +msgstr "Configuraciones" #: build/2.12.1/index.js:1 msgid " to set your site live." -msgstr " para activar su sitio." +msgstr "para configurar tu sitio en vivo." #: build/2.12.1/index.js:1 msgid "Visitors to your site will see all your publicly published pages." -msgstr "Los visitantes de su sitio verán todas sus páginas publicadas públicamente." +msgstr " Los visitantes de tu sitio verán todas sus páginas publicadas públicamente." #: build/2.12.1/index.js:1 msgid "Site Pages" -msgstr "Páginas del sitio" +msgstr " Páginas del sitio" #: build/2.12.1/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." -msgstr "Edite su página de inicio y otras páginas existentes o agregue nuevas páginas a su sitio." +msgstr "Edita tu página de inicio y otras páginas existentes o agrega nuevas páginas a tu sitio." #: build/2.12.1/index.js:1 msgid "Every page load is fresh." -msgstr "Cada carga de página es nueva." - +msgstr "Cada carga de página es nueva.” #: build/2.12.1/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." -msgstr "Recomendado para sitios que se actualizan unas pocas veces al mes o menos, como sitios de portafolios o folletos." +msgstr " Recomendado para sitios que se actualizan varias veces al mes o menos, como sitios de portafolios o folletos. " #: build/2.12.1/index.js:1 msgid "Cache setting saved" @@ -699,15 +682,15 @@ msgstr "Configuración de caché guardada" #: build/2.12.1/index.js:1 msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." -msgstr "Limpiamos automáticamente su caché mientras trabaja (creando contenido, cambiando configuraciones, instalando complementos y más). Pero puede limpiarlo manualmente aquí para estar seguro de que está actualizado" +msgstr " Limpiamos automáticamente tu caché mientras trabajas (creando contenido, cambiando configuraciones, instalando complementos y más). Pero puedes borrarlo manualmente aquí para estar seguro de que está actualizado. " #: build/2.12.1/index.js:1 msgid "This is where you can manage cache settings for your website." -msgstr "Aquí puede administrar la configuración de caché para su sitio web" +msgstr " Aquí es donde puede administrar la configuración de caché de tu sitio web. " #: build/2.12.1/index.js:1 msgid "Manage All Updates" -msgstr "Administrar Todas las Actualizaciones" +msgstr " Administrar todas las actualizaciones" #: build/2.12.1/index.js:1 msgid "WordPress Core" @@ -715,153 +698,153 @@ msgstr "Núcleo de WordPress" #: build/2.12.1/index.js:1 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." -msgstr "Mantener activadas las actualizaciones automáticas garantiza correcciones de seguridad oportunas y las funciones más recientes" +msgstr "Mantener activadas las actualizaciones automáticas garantiza correcciones de seguridad oportunas y las funciones más recientes. " #: build/2.12.1/index.js:1 msgid "Oops! Something went wrong. Please try again." -msgstr "¡Ups! Algo salió mal. Inténtalo de nuevo" +msgstr "¡Ups! Algo salió mal. Por favor inténtalo de nuevo. " #: build/2.12.1/index.js:1 msgid "Site Status" -msgstr "Estado del sitio" +msgstr "Status del sitio " #: build/2.12.1/index.js:1 msgid "Not Live" -msgstr "No está activo" +msgstr "No publicado " #: build/2.12.1/index.js:1 msgid "Live" -msgstr "Activo" +msgstr "Publicado" #: build/2.12.1/index.js:1 msgid "Coming Soon page" -msgstr "Página de Próximamente" +msgstr "Próximamente una página" #: build/2.12.1/index.js:1 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." -msgstr "La página de Próximamente de Hostgator le permite ocultar su sitio a los visitantes mientras hace que la magia suceda" +msgstr " Tu página Hostgator próximamente te permite ocultar tu sitio a los visitantes mientras hace que suceda la magia. " #: build/2.12.1/index.js:1 msgid "Your website is currently displaying a \"Coming Soon\" page." -msgstr "Su sitio web muestra actualmente una página de \"Próximamente\"." +msgstr "Tu sitio web actualmente muestra una página \"Próximamente\"." #: build/2.12.1/index.js:1 msgid "Comments setting saved " -msgstr "Configuración de comentarios guardada " +msgstr "Configuración de comentarios guardada" #: build/2.12.1/index.js:1 msgid "Comments setting saved." -msgstr "Configuración de comentarios guardada." +msgstr "Configuración de comentarios guardada. " #: build/2.12.1/index.js:1 msgid " comments per page." -msgstr " comentarios por página." +msgstr "comentarios por página." #: build/2.12.1/index.js:1 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." -msgstr "Los comentarios permiten a los visitantes proporcionarde feedback y responder a tus publicaciones o páginas." +msgstr "Los comentarios permiten a los visitantes proporcionar comentarios y responder a sus publicaciones o páginas." #: build/2.12.1/index.js:1 msgid "Post revision setting saved " -msgstr "Configuración de revisión de publicación guardada" +msgstr "Configuración posterior a la revisión guardada" #: build/2.12.1/index.js:1 msgid "Posts will save " -msgstr "Las publicaciones se guardarán " +msgstr "Las publicaciones se guardarán " #: build/2.12.1/index.js:1 msgid "Number of revisions posts can save " -msgstr "Número de revisiones que las publicaciones pueden guardar" +msgstr " Número de revisiones que las publicaciones pueden guardar" #: build/2.12.1/index.js:1 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " -msgstr "Al guardar borradores y actualizar el contenido publicado se crean revisiones. Realice cambios con confianza, sabiendo que puede tomar " +Msgstr "Guardar borradores y actualizar el contenido publicado genera revisiones. Realice cambios con confianza, sabiendo que puede realizarlos " #: build/2.12.1/index.js:1 msgid " step back." msgid_plural " steps back." -msgstr[0] " dar un paso atrás." -msgstr[1] " da un paso atrás." +msgstr[0] " paso atrás. " +msgstr[1] " pasos atrás. " #: build/2.12.1/index.js:1 msgid "Trash setting saved " -msgstr "Configuración de la papelera guardada " +msgstr " Configuración de la papelera guardada" #: build/2.12.1/index.js:1 msgid "Trash emptying frequency " -msgstr "Frecuencia de vaciado de la papelera " +msgstr " Frecuencia de vaciado de la basura" #: build/2.12.1/index.js:1 msgid "The Help Center provides guided, step-by-step assistance as you build your site." -msgstr "El Centro de ayuda proporciona asistencia guiada, paso a paso, mientras crea su sitio." +msgstr "La Central de ayuda brinda asistencia guiada paso a paso a medida que crea tu sitio. " #: build/2.12.1/index.js:1 msgid "Sorry, that is not allowed." -msgstr "Lo sentimos, eso no está permitido." +msgstr " Lo siento, eso no está permitido." #: build/2.12.1/index.js:1 msgid "This feature cannot currently be modified." -msgstr "Esta característica no se puede modificar actualmente." +msgstr " Esta característica no se puede modificar actualmente." #: build/2.12.1/index.js:1 msgid "This is where you can manage common settings for your website." -msgstr "Aquí puede administrar las configuraciones comunes de su sitio web." +msgstr "Aquí puedes administrar la configuración común de tu sitio web. " #: build/2.12.1/index.js:1 msgid "Features" -msgstr "Características" +msgstr " Características " #: build/2.12.1/index.js:1 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." -msgstr "La característica de rendimiento proporciona mejoras para que las cargas sean más rápidas para los visitantes, incluidas las configuraciones de caché." +msgstr " La función de rendimiento proporciona mejoras para cargar más rápido para los visitantes, incluida la configuración de caché." #: build/2.12.1/index.js:1 msgid "The staging feature provides a way to copy a site to test new updates, features or content." -msgstr "La característica de ensayo proporciona una forma de copiar un sitio para probar nuevas actualizaciones, características o contenido." +msgstr " La función de preparación proporciona una forma de copiar un sitio para probar nuevas actualizaciones, funciones o contenido." #: build/2.12.1/index.js:1 msgid "Cancel" -msgstr "Cancelar" +msgstr " Cancelar " #: build/2.12.1/index.js:1 msgid "Clone" -msgstr "Clonar" +msgstr " Clon " #: build/2.12.1/index.js:1 msgid "Confirm Clone Action" -msgstr "Confirmar acción de clonación" +msgstr " Confirmar acción de clonación " #: build/2.12.1/index.js:1 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" -msgstr "Esto sobrescribirá todo lo que esté en la etapa de prueba y lo actualizará a un clon exacto del sitio de producción actual. ¿Está seguro de que desea continuar?" +msgstr "Esto sobrescribirá todo lo que esté en preparación y lo actualizará a un clon exacto del sitio de producción actual. ¿Estás seguro de que deseas continuar?" " #: build/2.12.1/index.js:1 msgid "Cloned to Staging" -msgstr "Clonado en staging" +msgstr "Clonado del entorno de pureba" #: build/2.12.1/index.js:1 msgid "Cloning production to staging, this should take about a minute." -msgstr "Clonando producción en staging, esto debería tomar alrededor de un minuto." +msgstr " Clonando producción del entorno de prueba, esto tomará aproximadamente un minuto..." #: build/2.12.1/index.js:1 msgid "Clone to staging" -msgstr "Clonar en staging" +msgstr "Clonar entorno de prueba" #: build/2.12.1/index.js:1 msgid "Created" -msgstr "Creado" +msgstr " Creado " #: build/2.12.1/index.js:1 msgid "Staging Created" -msgstr "Staging creado" +msgstr "Entorno de prueba creado" #: build/2.12.1/index.js:1 msgid "Creating a staging site, this should take about a minute." -msgstr "Creando un sitio de staging, esto debería tomar alrededor de un minuto" +msgstr " Crear un entorno de prueba debería llevar aproximadamente un minuto. " #: build/2.12.1/index.js:1 msgid "Create staging site" -msgstr "Crear sitio de prueba" +msgstr " Crear sitio de prueba" #: build/2.12.1/index.js:1 msgid "Currently editing" @@ -869,35 +852,35 @@ msgstr "Actualmente editando" #: build/2.12.1/index.js:1 msgid "Delete" -msgstr "Eliminar" +msgstr " Borrar" #: build/2.12.1/index.js:1 msgid "Confirm Delete" -msgstr "Confirmar eliminación" +msgstr "Confirmar eliminación " #: build/2.12.1/index.js:1 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." -msgstr "Esto eliminará permanentemente el sitio de prueba. ¿Está seguro de que desea continuar? Puede volver a crear otro sitio de ensayo en cualquier momento, pero se perderán todos los cambios específicos que haya realizado en este sitio de ensayo." +msgstr " Esto eliminará permanentemente el entorno de prueba. ¿Estás seguro de que quieres continuar? Puedes recrear otro sitio de prueba en cualquier momento, pero se perderán todos los cambios específicos que hayas realizado en este sitio de prueba." #: build/2.12.1/index.js:1 msgid "Deleted Staging" -msgstr "Se ha eliminado el sitio de ensayo" +msgstr "Entorno de prueba eliminado" #: build/2.12.1/index.js:1 msgid "Deleting the staging site, this should take about a minute." -msgstr "Se está eliminando el sitio de ensayo. Esto debería llevar alrededor de un minuto." +msgstr " La eliminación del entorno de prueba debe llevar aproximadamente un minuto." #: build/2.12.1/index.js:1 msgid "Delete Staging Site" -msgstr "Eliminar sitio de ensayo" +msgstr "Eliminar sitio de prueba" #: build/2.12.1/index.js:1 msgid "Deploy" -msgstr "Implementar" +msgstr "Desplegar" #: build/2.12.1/index.js:1 msgid "Deploy all changes" -msgstr "Implementar todos los cambios" +msgstr " Implementar todos los cambios" #: build/2.12.1/index.js:1 msgid "Confirm Deployment" @@ -905,23 +888,23 @@ msgstr "Confirmar implementación" #: build/2.12.1/index.js:1 msgid "Deploy database only" -msgstr "Implementar solo la base de datos" +msgstr "Implementar solo base de datos" #: build/2.12.1/index.js:1 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" -msgstr "Esto implementará el entorno de pruebas en producción y sobrescribirá el sitio de producción actual. ¿Está seguro de que desea continuar?" +msgstr "Esto implementará la preparación en producción y sobrescribirá el sitio de producción actual. ¿Estás seguro de que quieres continuar? " #: build/2.12.1/index.js:1 msgid "Deploy files only" -msgstr "Implementar solo archivos" +msgstr " Implementar solo archivos" #: build/2.12.1/index.js:1 msgid "Deployed" -msgstr "Implementado" +msgstr " Implementado" #: build/2.12.1/index.js:1 msgid "Deploying from staging to production, this should take about a minute." -msgstr "Implementando desde el entorno de pruebas hasta el de producción, esto debería tardar alrededor de un minuto". +msgstr " La implementación desde el sitio de prueba hasta la producción debería llevar aproximadamente un minuto. " #: build/2.12.1/index.js:1 msgid "Deploy Site" @@ -933,63 +916,63 @@ msgstr "Error" #: build/2.12.1/index.js:1 msgid "Not currently editing" -msgstr "No se está editando actualmente" +msgstr "No editando actualmente" #: build/2.12.1/index.js:1 msgid "Proceed" -msgstr "Continuar" +msgstr "Proceder " #: build/2.12.1/index.js:1 msgid "Production Site" -msgstr "Sitio de producción" +msgstr " Sitio de producción" #: build/2.12.1/index.js:1 msgid "Staging Site" -msgstr "Sitio de ensayo" +msgstr " Sitio de prueba " #: build/2.12.1/index.js:1 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." -msgstr "Un sitio de ensayo es un duplicado de su sitio en vivo, que ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando esté listo.". +msgstr " Un sitio de prueba es un duplicado de tu sitio activo y ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando esté listo." #: build/2.12.1/index.js:1 msgid "Switch" -msgstr "Cambiar" +msgstr " Cambiar" #: build/2.12.1/index.js:1 msgid "Switching" -msgstr "traspuesta" +msgstr "Cambio" #: build/2.12.1/index.js:1 msgid "Switch to Production" -msgstr "Pasar a Producción" +msgstr "Cambiar a producción " #: build/2.12.1/index.js:1 msgid "This will navigate you to the production environment" -msgstr "Esto lo llevará al entorno de producción" +msgstr " Esto te llevará al entorno de producción." #: build/2.12.1/index.js:1 msgid "Loading the production environment now." -msgstr "Cargando el entorno de producción ahora". +msgstr " Cargando el entorno de producción ahora" #: build/2.12.1/index.js:1 msgid "Switching to the production environment, this should take about a minute." -msgstr "Cambiando al entorno de producción, esto debería tomar alrededor de un minuto". +msgstr " Cambiar al entorno de producción debe llevar aproximadamente un minuto." #: build/2.12.1/index.js:1 msgid "Switch to Staging" -msgstr "Cambiar a ensayo" +msgstr " Cambiar entorno de prueba" #: build/2.12.1/index.js:1 msgid "This will navigate you to the staging environment" -msgstr "Esto lo llevará al entorno de ensayo" +msgstr "Esto te llevará al entorno de prueba." #: build/2.12.1/index.js:1 msgid "Loading the staging environment now." -msgstr "Cargando el entorno de ensayo ahora." +msgstr " Cargando el entorno de prueba ahora." #: build/2.12.1/index.js:1 msgid "Switching to the staging environment, this should take about a minute." -msgstr "Cambiando al entorno de prueba, esto debería tomar alrededor de un minuto." +msgstr " Cambiar al entorno de prueba debe llevar aproximadamente un minuto. " #: build/2.12.1/index.js:1 msgid "An unknown error has occurred." @@ -997,7 +980,7 @@ msgstr "Se ha producido un error desconocido." #: build/2.12.1/index.js:1 msgid "Working…" -msgstr "Trabajando…" +msgstr "Trabajando..." #: build/2.12.1/index.js:1 msgid "Sales Channel" @@ -1005,4 +988,4 @@ msgstr "Canal de Ventas" #: build/2.12.1/index.js:1 msgid "WonderBlocks provides a library of customizable block patterns and page templates." -msgstr "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de página personalizables." +msgstr "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de páginas personalizables." From f27339c702cdedb0c9bb8f7c79f4d0dc78be72bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:43:48 +0000 Subject: [PATCH 16/23] NPM(deps): Bump @wordpress/element from 6.10.0 to 6.11.0 Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.11.0/packages/element) --- updated-dependencies: - dependency-name: "@wordpress/element" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7febb2e2..840520f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@reduxjs/toolkit": "^2.3.0", "@wordpress/compose": "^7.11.0", "@wordpress/dom-ready": "^4.11.0", - "@wordpress/element": "^6.10.0", + "@wordpress/element": "^6.11.0", "@wordpress/i18n": "^5.11.0", "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", @@ -6172,14 +6172,14 @@ } }, "node_modules/@wordpress/element": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.10.0.tgz", - "integrity": "sha512-7zW+14vHqEn45nszSLMUqE5IbzOtvgUUgF56qlMhwabpG4l/zhaj3gO3wLDI19C13ih1vOdSjzPc3At4fB3tRQ==", + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.11.0.tgz", + "integrity": "sha512-UvHFYkT+EEaXEyEfw+iqLHRO9OwBjjsUydEMHcqntzkNcsYeAbmaL9V8R9ikXHLe6ftdbkwoXgF85xVPhVsL+Q==", "dependencies": { "@babel/runtime": "7.25.7", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "^3.10.0", + "@wordpress/escape-html": "*", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", diff --git a/package.json b/package.json index cfb3c03b..c6847e4a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@reduxjs/toolkit": "^2.3.0", "@wordpress/compose": "^7.11.0", "@wordpress/dom-ready": "^4.11.0", - "@wordpress/element": "^6.10.0", + "@wordpress/element": "^6.11.0", "@wordpress/i18n": "^5.11.0", "@wordpress/icons": "^10.11.0", "ajv": "^8.17.1", From 7c61257df287df19c8210e3118737d6319519f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:43:56 +0000 Subject: [PATCH 17/23] Composer(deps): Bump newfold-labs/wp-module-help-center Bumps [newfold-labs/wp-module-help-center](https://github.com/newfold-labs/wp-module-help-center) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/newfold-labs/wp-module-help-center/releases) - [Commits](https://github.com/newfold-labs/wp-module-help-center/compare/2.1.1...2.2.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-help-center dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index a20928fa..2137ab24 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "newfold-labs/wp-module-ecommerce": "^1.3.44", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-help-center": "^2.2.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", diff --git a/composer.lock b/composer.lock index 93fc05d4..c0842bc6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a471671a71259420b3eb4e0d0f731e8a", + "content-hash": "6b8358fccf73db356bef9490411fd2fa", "packages": [ { "name": "doctrine/inflector", @@ -1198,16 +1198,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.1.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae" + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", - "reference": "0e92e33d127bea06f1ae42b56fd2cb63a3b4c1ae", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", + "reference": "a09d1cf6bf5c95bc93d79842f8c46ce3472caef2", "shasum": "" }, "require": { @@ -1239,10 +1239,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.1.1", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-10-10T14:35:47+00:00" + "time": "2024-10-30T11:01:32+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -1285,16 +1285,16 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "4c5b0e49c53eb34feb5b438175d114dd2570d013" + "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/4c5b0e49c53eb34feb5b438175d114dd2570d013", - "reference": "4c5b0e49c53eb34feb5b438175d114dd2570d013", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/4b994a784f1de5c80dcf274e51ab34f083e4a26d", + "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d", "shasum": "" }, "require": { @@ -1324,10 +1324,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2024-10-23T23:13:54+00:00" + "time": "2024-10-25T14:26:52+00:00" }, { "name": "newfold-labs/wp-module-loader", From 9ab3ee0e8fc77a888091bf28b8c53edfae1ee6a1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 11 Nov 2024 19:46:43 +0000 Subject: [PATCH 18/23] WordPress i18n triggered by commit 25b1b7d3e6c17d435833f0f1e1c178e7eef7d587 --- ...s_MX-99d4ff169cb81ac1fd93bf6853304db3.json | 21 ++++++++-- languages/wp-plugin-hostgator-es_MX.po | 39 +++++++++++++------ 2 files changed, 46 insertions(+), 14 deletions(-) diff --git a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json index 8e827a9c..dd513e93 100644 --- a/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json +++ b/languages/wp-plugin-hostgator-es_MX-99d4ff169cb81ac1fd93bf6853304db3.json @@ -449,9 +449,6 @@ "Number of revisions posts can save ": [ " N\u00famero de revisiones que las publicaciones pueden guardar" ], - "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take \nGuardar borradores y actualizar el contenido publicado genera revisiones. Realice cambios con confianza, sabiendo que puede realizarlos ": [ - "" - ], " step back.": [ " paso atr\u00e1s. ", " pasos atr\u00e1s. " @@ -623,6 +620,24 @@ ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de p\u00e1ginas personalizables." + ], + "Phone": [ + "" + ], + "Give us a ring at (866) 96-GATOR": [ + "" + ], + "Call Us": [ + "" + ], + "Tweet": [ + "" + ], + "Every page load is fresh.": [ + "" + ], + "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ + "" ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index 617ad58f..267fa5f8 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -71,7 +71,7 @@ msgstr "Muy Pronto Activo" #. translators: %1$s is replaced with the opening link tag, %2$s is replaced with the closing link tag, %3$s is the opening link tag to preview the page, %4$s is the closing link tag. #: bootstrap.php:104 msgid "Your site is currently displaying a %1$scoming soon page%2$s. Once you are ready, %3$slaunch your site%4$s." -msgstr "Tu sitio actualmente muestra una %1$próxima página%2$s. Una vez que esté listo, %3$inicie su sitio%4$s.” +msgstr "Tu sitio actualmente muestra una %1$próxima página%2$s. Una vez que esté listo, %3$inicie su sitio%4$s." #: bootstrap.php:105 msgid "Preview the coming soon landing page" @@ -320,7 +320,7 @@ msgstr "Organiza el contenido existente en categorías." #: build/2.12.1/index.js:1 msgid "Web Hosting" -msgstr " Web Hosting +msgstr " Web Hostin" #: build/2.12.1/index.js:1 msgid "Access & manage your HostGator account." @@ -522,7 +522,7 @@ msgstr "Nivel de caché" #: bootstrap.php:78 msgid "How to build your WordPress Website" -msgstr “Cómo construir tu sitio web de WordPress" +msgstr "“Cómo construir tu sitio web de WordPress\"" #: bootstrap.php:81 msgid "How to Migrate a Website to Hostgator?" @@ -669,9 +669,6 @@ msgstr " Páginas del sitio" msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "Edita tu página de inicio y otras páginas existentes o agrega nuevas páginas a tu sitio." -#: build/2.12.1/index.js:1 -msgid "Every page load is fresh." -msgstr "Cada carga de página es nueva.” #: build/2.12.1/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." msgstr " Recomendado para sitios que se actualizan varias veces al mes o menos, como sitios de portafolios o folletos. " @@ -756,10 +753,6 @@ msgstr "Las publicaciones se guardarán " msgid "Number of revisions posts can save " msgstr " Número de revisiones que las publicaciones pueden guardar" -#: build/2.12.1/index.js:1 -msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " -Msgstr "Guardar borradores y actualizar el contenido publicado genera revisiones. Realice cambios con confianza, sabiendo que puede realizarlos " - #: build/2.12.1/index.js:1 msgid " step back." msgid_plural " steps back." @@ -816,7 +809,7 @@ msgstr " Confirmar acción de clonación " #: build/2.12.1/index.js:1 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" -msgstr "Esto sobrescribirá todo lo que esté en preparación y lo actualizará a un clon exacto del sitio de producción actual. ¿Estás seguro de que deseas continuar?" " +msgstr "Esto sobrescribirá todo lo que esté en preparación y lo actualizará a un clon exacto del sitio de producción actual. ¿Estás seguro de que deseas continuar?\" " #: build/2.12.1/index.js:1 msgid "Cloned to Staging" @@ -989,3 +982,27 @@ msgstr "Canal de Ventas" #: build/2.12.1/index.js:1 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de páginas personalizables." + +#: build/2.12.1/index.js:1 +msgid "Phone" +msgstr "" + +#: build/2.12.1/index.js:1 +msgid "Give us a ring at (866) 96-GATOR" +msgstr "" + +#: build/2.12.1/index.js:1 +msgid "Call Us" +msgstr "" + +#: build/2.12.1/index.js:1 +msgid "Tweet" +msgstr "" + +#: build/2.12.1/index.js:1 +msgid "Every page load is fresh." +msgstr "" + +#: build/2.12.1/index.js:1 +msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " +msgstr "" From ca1bf3d8fbe9482d5fbd36c01d0f7361a1498f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:46:48 +0000 Subject: [PATCH 19/23] Composer(deps): Bump newfold-labs/wp-module-patterns from 2.6.0 to 2.6.1 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-patterns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 2137ab24..1bfef447 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-onboarding": "^2.5.2", - "newfold-labs/wp-module-patterns": "^2.6.0", + "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index c0842bc6..2d148b16 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6b8358fccf73db356bef9490411fd2fa", + "content-hash": "88dc7b75b25fd7bc868c327a8e8a3f35", "packages": [ { "name": "doctrine/inflector", @@ -1647,16 +1647,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "df06479f0715d40e4aadfc299e77c9062c9165db" + "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/df06479f0715d40e4aadfc299e77c9062c9165db", - "reference": "df06479f0715d40e4aadfc299e77c9062c9165db", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/648b1448b9f8ce022950300f7aa67ee55a9a1e24", + "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24", "shasum": "" }, "require": { @@ -1695,10 +1695,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.6.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.6.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-10-18T16:33:56+00:00" + "time": "2024-11-07T01:02:53+00:00" }, { "name": "newfold-labs/wp-module-performance", From b01c27345fa3b44bc980d9c01742149bf98966d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:48:36 +0000 Subject: [PATCH 20/23] Composer(deps): Bump newfold-labs/wp-module-notifications Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.6.1 to 1.6.4. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.6.1...1.6.4) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-notifications dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1bfef447..76ad001d 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", - "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-onboarding": "^2.5.2", "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", diff --git a/composer.lock b/composer.lock index 2d148b16..4e4f1dad 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "88dc7b75b25fd7bc868c327a8e8a3f35", + "content-hash": "57a967596637b5a82dad096d8ce8386e", "packages": [ { "name": "doctrine/inflector", @@ -1488,16 +1488,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.1", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850" + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", "shasum": "" }, "require": { @@ -1526,10 +1526,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-10-09T19:54:08+00:00" + "time": "2024-11-06T20:21:58+00:00" }, { "name": "newfold-labs/wp-module-onboarding", From 4b077e841fcbf3aad2c3096297f168b22ed8e850 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 11 Nov 2024 14:59:41 -0500 Subject: [PATCH 21/23] validate composer --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 5528f0c7..c629e440 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "57a967596637b5a82dad096d8ce8386e", + "content-hash": "11294c0e12c73d79e0b9cadb815bc8ab", "packages": [ { "name": "doctrine/inflector", From dfdc1b7921ff7509a0333482157d6db951d5d290 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 12 Nov 2024 17:20:24 -0500 Subject: [PATCH 22/23] bump wordpress versions due to 6.7 release --- .wp-env.json | 2 +- wp-plugin-hostgator.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.wp-env.json b/.wp-env.json index e355d3be..f4c14a01 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.6.2", + "core": "WordPress/WordPress#tags/6.7", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/wp-plugin-hostgator.php b/wp-plugin-hostgator.php index 539abb7b..cce53267 100644 --- a/wp-plugin-hostgator.php +++ b/wp-plugin-hostgator.php @@ -13,9 +13,9 @@ * Update URI: https://github.com/newfold-labs/wp-plugin-hostgator/ * Description: WordPress plugin that integrates a WordPress site with the HostGator control panel, including performance, security, and update features. * Version: 2.12.1 - * Requires at least: 6.4 + * Requires at least: 6.5 * Requires PHP: 7.3 - * Tested up to: 6.6.2 + * Tested up to: 6.7 * Author: HostGator * Author URI: https://hostgator.com * Text Domain: wp-plugin-hostgator From 2f4f110cca1fe3d088ace95390848d2e1c7ab1bd Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 12 Nov 2024 17:33:03 -0500 Subject: [PATCH 23/23] also update wordpress versions in cypress matrix workflow --- .github/workflows/cypress-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-matrix.yml b/.github/workflows/cypress-matrix.yml index 58a3908a..8f8c3d62 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -28,9 +28,9 @@ jobs: - '8.2' - '8.3' wpVersion: - - '6.4' - '6.5' - '6.6' + - '6.7' steps: