wordpress/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

198 lines
6.7 KiB
JSON
Raw Normal View History

{
"name": "WordPress",
"version": "6.7.0",
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"repository": {
"type": "svn",
"url": "https://develop.svn.wordpress.org/trunk"
},
"engines": {
"node": ">=20.10.0",
"npm": ">=10.2.3"
},
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
"browserslist": [
"> 1%",
"last 1 Android versions",
"last 1 ChromeAndroid versions",
"last 2 Chrome versions",
"last 2 Firefox versions",
"last 2 Safari versions",
"last 2 iOS versions",
"last 2 Edge versions",
"last 2 Opera versions"
],
"devDependencies": {
"@lodder/grunt-postcss": "^3.1.1",
"@playwright/test": "1.45.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@wordpress/babel-preset-default": "8.0.1",
"@wordpress/dependency-extraction-webpack-plugin": "6.0.2",
"@wordpress/e2e-test-utils": "11.0.1",
"@wordpress/e2e-test-utils-playwright": "1.0.1",
"@wordpress/prettier-config": "4.0.1",
"@wordpress/scripts": "28.0.2",
"autoprefixer": "10.4.19",
"chalk": "5.3.0",
"check-node-version": "4.2.1",
"copy-webpack-plugin": "12.0.2",
"cssnano": "7.0.3",
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"grunt": "1.6.1",
"grunt-banner": "^0.6.0",
"grunt-contrib-clean": "~2.0.1",
"grunt-contrib-concat": "2.1.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-cssmin": "~5.0.0",
"grunt-contrib-imagemin": "~4.0.0",
"grunt-contrib-jshint": "3.2.0",
"grunt-contrib-qunit": "~10.0.0",
"grunt-contrib-uglify": "~5.2.2",
"grunt-contrib-watch": "~1.1.0",
Once upon a midnight dreary, while I coded, weak and weary, In many a strange and curious file of forgotten lore— While I pondered, blaming Nacin, my notifications suddenly awakened, As of someone quietly DMing;—DMing me, I can’t ignore. “’Tis some contributor,” I muttered, “DMing me an idea or four— Only this and nothing more.” Ah, distinctly I remember, at WordCamp US, last December; A mad proposal nearly laid me—down out cold—upon the floor. Curious, I listened closely;—to a plan I agreed with, mostly— A way to make our JavaScript—JavaScript which was a chore— Maintainable, extendable, for the future, is what I saw. Guten-ready for evermore. Open here I switch to Slack, when, with many a patch and hack, In there stepped Omar, a JavaScript developer hardcore; Pronouncing all the changes fit; ready now to be commit; “There’s nothing else for us to do,” DMing me, “It’s done!” he swore— “No longer random guessing at which file need next be explored— Let’s move on, we’re all aboard.” Moved all together, grouped and managed, in folders all is packaged, The code had all been cleaned and tidied, important parts moved to the fore, “Though this change be useful here,” I said, “it is too large, I fear, We couldn’t manage such a patch, we’ve done nothing like this before— Tell me where doth go this change, change to make our codebase soar!” Quoth Omar, “In WordPress Core.” Props omarreis for shepherding this significant change. Props adamsilverstein, aduth, atimmer, dingo_bastard, frank-klein, gziolo, herregroen, jaswrks, jeremyfelt, jipmoors, jorbin, netweb, ocean90, pento, tjnowell, and youknowriad for testing, feedback, discussion, encouragement, commiserations, etc. I make no apologies for this commit message. Fixes #43055. git-svn-id: https://develop.svn.wordpress.org/trunk@43309 602fd350-edb4-49c9-b593-d223f7449a82
2018-05-23 10:04:22 +00:00
"grunt-file-append": "0.0.7",
"grunt-jsdoc": "2.4.1",
"grunt-legacy-util": "^2.0.1",
"grunt-patch-wordpress": "~4.0.0",
"grunt-replace-lts": "~1.1.0",
"grunt-rtlcss": "~2.0.2",
"grunt-sass": "~3.1.0",
"grunt-webpack": "6.0.0",
"ink-docstrap": "1.3.2",
"install-changed": "1.1.0",
"matchdep": "~2.0.0",
"postcss": "8.4.38",
"prettier": "npm:wp-prettier@2.6.2",
"qunit": "~2.21.0",
"react-refresh": "0.14.0",
"sass": "1.77.6",
"sinon": "16.1.3",
"sinon-test": "~3.1.6",
"source-map-loader": "5.0.0",
"terser-webpack-plugin": "5.3.10",
"uglify-js": "^3.17.4",
"uuid": "9.0.1",
"wait-on": "7.2.0",
"webpack": "5.90.2",
"webpack-livereload-plugin": "3.0.2"
Once upon a midnight dreary, while I coded, weak and weary, In many a strange and curious file of forgotten lore— While I pondered, blaming Nacin, my notifications suddenly awakened, As of someone quietly DMing;—DMing me, I can’t ignore. “’Tis some contributor,” I muttered, “DMing me an idea or four— Only this and nothing more.” Ah, distinctly I remember, at WordCamp US, last December; A mad proposal nearly laid me—down out cold—upon the floor. Curious, I listened closely;—to a plan I agreed with, mostly— A way to make our JavaScript—JavaScript which was a chore— Maintainable, extendable, for the future, is what I saw. Guten-ready for evermore. Open here I switch to Slack, when, with many a patch and hack, In there stepped Omar, a JavaScript developer hardcore; Pronouncing all the changes fit; ready now to be commit; “There’s nothing else for us to do,” DMing me, “It’s done!” he swore— “No longer random guessing at which file need next be explored— Let’s move on, we’re all aboard.” Moved all together, grouped and managed, in folders all is packaged, The code had all been cleaned and tidied, important parts moved to the fore, “Though this change be useful here,” I said, “it is too large, I fear, We couldn’t manage such a patch, we’ve done nothing like this before— Tell me where doth go this change, change to make our codebase soar!” Quoth Omar, “In WordPress Core.” Props omarreis for shepherding this significant change. Props adamsilverstein, aduth, atimmer, dingo_bastard, frank-klein, gziolo, herregroen, jaswrks, jeremyfelt, jipmoors, jorbin, netweb, ocean90, pento, tjnowell, and youknowriad for testing, feedback, discussion, encouragement, commiserations, etc. I make no apologies for this commit message. Fixes #43055. git-svn-id: https://develop.svn.wordpress.org/trunk@43309 602fd350-edb4-49c9-b593-d223f7449a82
2018-05-23 10:04:22 +00:00
},
"dependencies": {
"@wordpress/a11y": "4.0.1",
"@wordpress/annotations": "3.0.2",
"@wordpress/api-fetch": "7.0.1",
"@wordpress/autop": "4.0.1",
"@wordpress/blob": "4.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/block-directory": "5.0.9",
"@wordpress/block-editor": "13.0.7",
"@wordpress/block-library": "9.0.8",
"@wordpress/block-serialization-default-parser": "5.0.1",
"@wordpress/blocks": "13.0.3",
"@wordpress/commands": "1.0.3",
"@wordpress/components": "28.0.3",
"@wordpress/compose": "7.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/core-commands": "1.0.7",
"@wordpress/core-data": "7.0.7",
"@wordpress/customize-widgets": "5.0.8",
"@wordpress/data": "10.0.2",
"@wordpress/data-controls": "4.0.2",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/dataviews": "2.0.5",
"@wordpress/date": "5.0.1",
"@wordpress/deprecated": "4.0.1",
"@wordpress/dom": "4.0.1",
"@wordpress/dom-ready": "4.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/edit-post": "8.0.9",
"@wordpress/edit-site": "6.0.9",
"@wordpress/edit-widgets": "6.0.8",
"@wordpress/editor": "14.0.8",
"@wordpress/element": "6.0.1",
"@wordpress/escape-html": "3.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/format-library": "5.0.7",
"@wordpress/hooks": "4.0.1",
"@wordpress/html-entities": "4.0.1",
"@wordpress/i18n": "5.0.1",
"@wordpress/icons": "10.0.2",
"@wordpress/interactivity": "6.0.2",
"@wordpress/interactivity-router": "2.0.2",
"@wordpress/interface": "6.0.3",
"@wordpress/is-shallow-equal": "5.0.1",
"@wordpress/keyboard-shortcuts": "5.0.2",
"@wordpress/keycodes": "4.0.1",
"@wordpress/list-reusable-blocks": "5.0.3",
"@wordpress/media-utils": "5.0.1",
"@wordpress/notices": "5.0.2",
"@wordpress/nux": "9.0.3",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/patterns": "2.0.7",
"@wordpress/plugins": "7.0.3",
"@wordpress/preferences": "4.0.3",
"@wordpress/preferences-persistence": "2.0.1",
"@wordpress/primitives": "4.0.1",
"@wordpress/priority-queue": "3.0.1",
"@wordpress/private-apis": "1.0.2",
"@wordpress/redux-routine": "5.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/reusable-blocks": "5.0.7",
"@wordpress/rich-text": "7.0.2",
"@wordpress/router": "1.0.2",
"@wordpress/server-side-render": "5.0.3",
"@wordpress/shortcode": "4.0.1",
"@wordpress/style-engine": "2.0.2",
"@wordpress/sync": "1.0.1",
"@wordpress/token-list": "3.0.1",
"@wordpress/undo-manager": "1.0.1",
"@wordpress/url": "4.0.1",
"@wordpress/viewport": "6.0.2",
"@wordpress/warning": "3.0.1",
Editor: Update packages for 6.6.2 RC1. Updates the versions from the [https://github.com/WordPress/gutenberg/commit/a74a70ed203bbcbb5f3d34335df9631178647acb released packages] for the following bugfixes: * [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors] * [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity] * [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor] * [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes] * [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items] * [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height] * [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append] * [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox] * [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom] * [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon'] * [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors] Props vcanales. Fixes #61982. See #61704, #61769, #61829. git-svn-id: https://develop.svn.wordpress.org/trunk@58988 602fd350-edb4-49c9-b593-d223f7449a82
2024-09-04 16:23:11 +00:00
"@wordpress/widgets": "4.0.7",
"@wordpress/wordcount": "4.0.1",
"backbone": "1.6.0",
"clipboard": "2.0.11",
"core-js-url-browser": "3.6.4",
"element-closest": "^3.0.2",
"formdata-polyfill": "4.0.10",
"hoverintent": "2.2.1",
"imagesloaded": "5.0.0",
"jquery": "3.7.1",
"jquery-color": "3.0.0",
"jquery-form": "4.3.0",
"jquery-hoverintent": "1.10.2",
"json2php": "^0.0.7",
"lodash": "4.17.21",
"masonry-layout": "4.2.2",
"moment": "2.29.4",
"objectFitPolyfill": "2.3.5",
"polyfill-library": "4.8.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"regenerator-runtime": "0.14.1",
"underscore": "1.13.7",
"whatwg-fetch": "3.6.20",
"wicg-inert": "3.1.2"
},
"scripts": {
"build": "grunt build",
"build:dev": "grunt build --dev",
"dev": "grunt watch --dev",
"test": "grunt test",
"watch": "grunt watch",
"grunt": "grunt",
"lint:jsdoc": "wp-scripts lint-js",
"lint:jsdoc:fix": "wp-scripts lint-js --fix",
"env:start": "node ./tools/local-env/scripts/start.js",
"env:stop": "node ./tools/local-env/scripts/docker.js down",
"env:restart": "npm run env:stop && npm run env:start",
"env:clean": "node ./tools/local-env/scripts/docker.js down -v --remove-orphans",
"env:reset": "node ./tools/local-env/scripts/docker.js down --rmi all -v --remove-orphans",
"env:install": "node ./tools/local-env/scripts/install.js",
"env:cli": "node ./tools/local-env/scripts/docker.js run cli",
"env:logs": "node ./tools/local-env/scripts/docker.js logs",
"env:pull": "node ./tools/local-env/scripts/docker.js pull",
"test:performance": "wp-scripts test-playwright --config tests/performance/playwright.config.js",
"test:php": "node ./tools/local-env/scripts/docker.js run -T php composer update -W && node ./tools/local-env/scripts/docker.js run php ./vendor/bin/phpunit",
"test:e2e": "wp-scripts test-playwright --config tests/e2e/playwright.config.js",
"test:visual": "wp-scripts test-playwright --config tests/visual-regression/playwright.config.js",
"sync-gutenberg-packages": "grunt sync-gutenberg-packages",
"postsync-gutenberg-packages": "grunt wp-packages:sync-stable-blocks && grunt build --dev && grunt build"
}
}