sjinks / wp-two-factor-provider-webauthn

WebAuthn Provider for Two Factor plugin
https://wordpress.org/plugins/two-factor-provider-webauthn/
MIT License
14 stars 6 forks source link

chore(deps): update devdependencies (non-major) #727

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.24.0 -> 7.24.3 age adoption passing confidence
@types/jqueryui (source) 1.12.21 -> 1.12.22 age adoption passing confidence
@types/node (source) 20.11.28 -> 20.11.30 age adoption passing confidence
@wordpress/babel-plugin-makepot (source) 5.37.0 -> 5.38.0 age adoption passing confidence
@wordpress/eslint-plugin (source) 17.10.0 -> 17.11.0 age adoption passing confidence
@wordpress/i18n (source) 4.53.0 -> 4.54.0 age adoption passing confidence
eslint-plugin-playwright 1.5.2 -> 1.5.4 age adoption passing confidence
typescript (source) 5.4.2 -> 5.4.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.24.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7243-2024-03-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.1...v7.24.3) ##### :bug: Bug Fix - `babel-helper-module-imports` - [#​16370](https://togithub.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@​ota-meshi](https://togithub.com/ota-meshi)) ### [`v7.24.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7241-2024-03-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.0...v7.24.1) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16350](https://togithub.com/babel/babel/pull/16350) Fix decorated class computed keys ordering ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16344](https://togithub.com/babel/babel/pull/16344) Fix decorated class static field private access ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-json-modules`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16329](https://togithub.com/babel/babel/pull/16329) Respect `moduleName` for `@babel/runtime/regenerator` imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties` - [#​16331](https://togithub.com/babel/babel/pull/16331) Fix decorator memoiser binding kind ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties` - [#​16325](https://togithub.com/babel/babel/pull/16325) Fix decorator evaluation private environment ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​16319](https://togithub.com/babel/babel/pull/16319) Update SECURITY.md ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-code-frame`, `babel-highlight` - [#​16359](https://togithub.com/babel/babel/pull/16359) Replace `chalk` with `picocolors` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow` - [#​16352](https://togithub.com/babel/babel/pull/16352) Run Babel transform tests on old node if possible ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​16323](https://togithub.com/babel/babel/pull/16323) Allow separate helpers to be excluded in Babel 8 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-module-imports`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​16349](https://togithub.com/babel/babel/pull/16349) Support merging imports in import injector ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-regexp-modifiers`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-reflection`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-literals`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-new-target`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript` - [#​16332](https://togithub.com/babel/babel/pull/16332) Test Babel 7 plugins compatibility with Babel 8 core ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-plugin-transform-object-rest-spread`, `babel-preset-env` - [#​16318](https://togithub.com/babel/babel/pull/16318) \[babel 8] Fix `@babel/compat-data` package.json ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-replace-supers`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime` - [#​16345](https://togithub.com/babel/babel/pull/16345) Optimize the use of `assertThisInitialized` after `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes` - [#​16343](https://togithub.com/babel/babel/pull/16343) Use simpler `assertThisInitialized` more often ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-object-rest-spread`, `babel-traverse` - [#​16342](https://togithub.com/babel/babel/pull/16342) Consider well-known and registered symbols as literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​16326](https://togithub.com/babel/babel/pull/16326) Reduce the use of class names ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
WordPress/gutenberg (@​wordpress/babel-plugin-makepot) ### [`v5.38.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/babel-plugin-makepot/CHANGELOG.md#5380-2024-03-21) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/babel-plugin-makepot@5.37.0...@wordpress/babel-plugin-makepot@5.38.0)
WordPress/gutenberg (@​wordpress/eslint-plugin) ### [`v17.11.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#17110-2024-03-21) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/eslint-plugin@17.10.0...@wordpress/eslint-plugin@17.11.0)
WordPress/gutenberg (@​wordpress/i18n) ### [`v4.54.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/i18n/CHANGELOG.md#4540-2024-03-21) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/i18n@4.53.0...@wordpress/i18n@4.54.0)
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.5.4`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.5.4) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.5.3...v1.5.4) ##### Bug Fixes - **valid-expect:** Don' mark `expect.anything()` as invalid. ([a9045db](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/a9045db9966c4edef450ee920ad473906cac4c15)) ### [`v1.5.3`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.5.3) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.5.2...v1.5.3) ##### Bug Fixes - Make config TypeScript compatible ([777ab12](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/777ab121a38261c822b6f43d137047cf5310918a)) - **prefer-web-first-assertions:** Fix error with nested call expressions ([bf821f5](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/bf821f59bce17fca80a58db3ab7746bc6c626c63)), closes [#​276](https://togithub.com/playwright-community/eslint-plugin-playwright/issues/276) ##### Tests - **valid-describe-callback:** Add test case for async describe with tags ([ae78045](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/ae7804576d5370ea238f3687c39a4611df3f871c))
Microsoft/TypeScript (typescript) ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

Dependency Review

āœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

package-lock.json
  • @babel/compat-data@7.24.1
  • @babel/helper-create-class-features-plugin@7.24.1
  • @babel/helper-module-imports@7.24.3
  • @babel/helper-replace-supers@7.24.1
  • @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1
  • @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1
  • @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1
  • @babel/plugin-syntax-import-assertions@7.24.1
  • @babel/plugin-syntax-import-attributes@7.24.1
  • @babel/plugin-transform-arrow-functions@7.24.1
  • @babel/plugin-transform-async-generator-functions@7.24.3
  • @babel/plugin-transform-async-to-generator@7.24.1
  • @babel/plugin-transform-block-scoped-functions@7.24.1
  • @babel/plugin-transform-block-scoping@7.24.1
  • @babel/plugin-transform-class-properties@7.24.1
  • @babel/plugin-transform-class-static-block@7.24.1
  • @babel/plugin-transform-classes@7.24.1
  • @babel/plugin-transform-computed-properties@7.24.1
  • @babel/plugin-transform-destructuring@7.24.1
  • @babel/plugin-transform-dotall-regex@7.24.1
  • @babel/plugin-transform-duplicate-keys@7.24.1
  • @babel/plugin-transform-dynamic-import@7.24.1
  • @babel/plugin-transform-exponentiation-operator@7.24.1
  • @babel/plugin-transform-export-namespace-from@7.24.1
  • @babel/plugin-transform-for-of@7.24.1
  • @babel/plugin-transform-function-name@7.24.1
  • @babel/plugin-transform-json-strings@7.24.1
  • @babel/plugin-transform-literals@7.24.1
  • @babel/plugin-transform-logical-assignment-operators@7.24.1
  • @babel/plugin-transform-member-expression-literals@7.24.1
  • @babel/plugin-transform-modules-amd@7.24.1
  • @babel/plugin-transform-modules-commonjs@7.24.1
  • @babel/plugin-transform-modules-systemjs@7.24.1
  • @babel/plugin-transform-modules-umd@7.24.1
  • @babel/plugin-transform-new-target@7.24.1
  • @babel/plugin-transform-nullish-coalescing-operator@7.24.1
  • @babel/plugin-transform-numeric-separator@7.24.1
  • @babel/plugin-transform-object-rest-spread@7.24.1
  • @babel/plugin-transform-object-super@7.24.1
  • @babel/plugin-transform-optional-catch-binding@7.24.1
  • @babel/plugin-transform-optional-chaining@7.24.1
  • @babel/plugin-transform-parameters@7.24.1
  • @babel/plugin-transform-private-methods@7.24.1
  • @babel/plugin-transform-private-property-in-object@7.24.1
  • @babel/plugin-transform-property-literals@7.24.1
  • @babel/plugin-transform-regenerator@7.24.1
  • @babel/plugin-transform-reserved-words@7.24.1
  • @babel/plugin-transform-shorthand-properties@7.24.1
  • @babel/plugin-transform-spread@7.24.1
  • @babel/plugin-transform-sticky-regex@7.24.1
  • @babel/plugin-transform-template-literals@7.24.1
  • @babel/plugin-transform-typeof-symbol@7.24.1
  • @babel/plugin-transform-unicode-escapes@7.24.1
  • @babel/plugin-transform-unicode-property-regex@7.24.1
  • @babel/plugin-transform-unicode-regex@7.24.1
  • @babel/plugin-transform-unicode-sets-regex@7.24.1
  • @babel/preset-env@7.24.3
  • @types/jqueryui@1.12.22
  • @types/node@20.11.30
  • @wordpress/babel-plugin-import-jsx-pragma@4.37.0
  • @wordpress/babel-plugin-makepot@5.38.0
  • @wordpress/babel-preset-default@7.38.0
  • @wordpress/browserslist-config@5.37.0
  • @wordpress/eslint-plugin@17.11.0
  • @wordpress/hooks@3.54.0
  • @wordpress/i18n@4.54.0
  • @wordpress/prettier-config@3.11.0
  • @wordpress/warning@2.54.0
  • babel-plugin-polyfill-corejs3@0.10.4
  • babel-plugin-polyfill-regenerator@0.6.1
  • core-js-compat@3.36.1
  • eslint-plugin-playwright@1.5.4
  • typescript@5.4.3
  • @babel/compat-data@7.23.5
  • @babel/helper-create-class-features-plugin@7.24.0
  • @babel/helper-module-imports@7.22.15
  • @babel/helper-replace-supers@7.22.20
  • @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3
  • @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3
  • @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7
  • @babel/plugin-syntax-import-assertions@7.23.3
  • @babel/plugin-syntax-import-attributes@7.23.3
  • @babel/plugin-transform-arrow-functions@7.23.3
  • @babel/plugin-transform-async-generator-functions@7.23.9
  • @babel/plugin-transform-async-to-generator@7.23.3
  • @babel/plugin-transform-block-scoped-functions@7.23.3
  • @babel/plugin-transform-block-scoping@7.23.4
  • @babel/plugin-transform-class-properties@7.23.3
  • @babel/plugin-transform-class-static-block@7.23.4
  • @babel/plugin-transform-classes@7.23.8
  • @babel/plugin-transform-computed-properties@7.23.3
  • @babel/plugin-transform-destructuring@7.23.3
  • @babel/plugin-transform-dotall-regex@7.23.3
  • @babel/plugin-transform-duplicate-keys@7.23.3
  • @babel/plugin-transform-dynamic-import@7.23.4
  • @babel/plugin-transform-exponentiation-operator@7.23.3
  • @babel/plugin-transform-export-namespace-from@7.23.4
  • @babel/plugin-transform-for-of@7.23.6
  • @babel/plugin-transform-function-name@7.23.3
  • @babel/plugin-transform-json-strings@7.23.4
  • @babel/plugin-transform-literals@7.23.3
  • @babel/plugin-transform-logical-assignment-operators@7.23.4
  • @babel/plugin-transform-member-expression-literals@7.23.3
  • @babel/plugin-transform-modules-amd@7.23.3
  • @babel/plugin-transform-modules-commonjs@7.23.3
  • @babel/plugin-transform-modules-systemjs@7.23.9
  • @babel/plugin-transform-modules-umd@7.23.3
  • @babel/plugin-transform-new-target@7.23.3
  • @babel/plugin-transform-nullish-coalescing-operator@7.23.4
  • @babel/plugin-transform-numeric-separator@7.23.4
  • @babel/plugin-transform-object-rest-spread@7.24.0
  • @babel/plugin-transform-object-super@7.23.3
  • @babel/plugin-transform-optional-catch-binding@7.23.4
  • @babel/plugin-transform-optional-chaining@7.23.4
  • @babel/plugin-transform-parameters@7.23.3
  • @babel/plugin-transform-private-methods@7.23.3
  • @babel/plugin-transform-private-property-in-object@7.23.4
  • @babel/plugin-transform-property-literals@7.23.3
  • @babel/plugin-transform-regenerator@7.23.3
  • @babel/plugin-transform-reserved-words@7.23.3
  • @babel/plugin-transform-shorthand-properties@7.23.3
  • @babel/plugin-transform-spread@7.23.3
  • @babel/plugin-transform-sticky-regex@7.23.3
  • @babel/plugin-transform-template-literals@7.23.3
  • @babel/plugin-transform-typeof-symbol@7.23.3
  • @babel/plugin-transform-unicode-escapes@7.23.3
  • @babel/plugin-transform-unicode-property-regex@7.23.3
  • @babel/plugin-transform-unicode-regex@7.23.3
  • @babel/plugin-transform-unicode-sets-regex@7.23.3
  • @babel/preset-env@7.24.0
  • @types/jqueryui@1.12.21
  • @types/node@20.11.28
  • @wordpress/babel-plugin-import-jsx-pragma@4.36.0
  • @wordpress/babel-plugin-makepot@5.37.0
  • @wordpress/babel-preset-default@7.37.0
  • @wordpress/browserslist-config@5.36.0
  • @wordpress/eslint-plugin@17.10.0
  • @wordpress/hooks@3.53.0
  • @wordpress/i18n@4.53.0
  • @wordpress/prettier-config@3.10.0
  • @wordpress/warning@2.53.0
  • core-js-compat@3.36.0
  • eslint-plugin-playwright@1.5.2
  • typescript@5.4.2