Skip to content

Commit

Permalink
Update packages (#199)
Browse files Browse the repository at this point in the history
* Bump dev scripts

* More dev packages

* First set of WP packages

* Bump more WP packages

* More WP updates

* Bump more

* More changes

* Update playwright

* Further updates
  • Loading branch information
johngodley committed Jan 3, 2023
1 parent cde78ed commit b8ac69f
Show file tree
Hide file tree
Showing 2 changed files with 1,414 additions and 529 deletions.
114 changes: 57 additions & 57 deletions package.json
Expand Up @@ -38,59 +38,59 @@
"author": "Automattic",
"license": "GPL-2.0-or-later",
"dependencies": {
"@wordpress/a11y": "3.19.0",
"@wordpress/annotations": "2.19.0",
"@wordpress/api-fetch": "6.16.0",
"@wordpress/autop": "3.19.0",
"@wordpress/base-styles": "4.10.0",
"@wordpress/blob": "3.19.0",
"@wordpress/a11y": "3.23.0",
"@wordpress/annotations": "2.23.0",
"@wordpress/api-fetch": "6.20.0",
"@wordpress/autop": "3.23.0",
"@wordpress/base-styles": "4.14.0",
"@wordpress/blob": "3.23.0",
"@wordpress/block-editor": "10.2.0",
"@wordpress/block-library": "7.16.0",
"@wordpress/block-serialization-default-parser": "4.19.0",
"@wordpress/block-serialization-spec-parser": "4.19.0",
"@wordpress/block-serialization-default-parser": "4.23.0",
"@wordpress/block-serialization-spec-parser": "4.23.0",
"@wordpress/blocks": "11.18.0",
"@wordpress/components": "21.2.0",
"@wordpress/compose": "5.17.0",
"@wordpress/core-data": "5.2.0",
"@wordpress/data": "7.3.0",
"@wordpress/data-controls": "2.19.0",
"@wordpress/date": "4.19.0",
"@wordpress/deprecated": "3.19.0",
"@wordpress/dom": "3.19.0",
"@wordpress/dom-ready": "3.19.0",
"@wordpress/data-controls": "2.23.0",
"@wordpress/date": "4.23.0",
"@wordpress/deprecated": "3.23.0",
"@wordpress/dom": "3.23.0",
"@wordpress/dom-ready": "3.23.0",
"@wordpress/edit-post": "6.16.0",
"@wordpress/editor": "12.18.0",
"@wordpress/element": "4.17.0",
"@wordpress/escape-html": "2.19.0",
"@wordpress/escape-html": "2.23.0",
"@wordpress/format-library": "3.17.0",
"@wordpress/hooks": "3.19.0",
"@wordpress/html-entities": "3.19.0",
"@wordpress/html-entities": "3.23.0",
"@wordpress/i18n": "4.19.0",
"@wordpress/icons": "9.10.0",
"@wordpress/interface": "4.18.0",
"@wordpress/is-shallow-equal": "4.19.0",
"@wordpress/is-shallow-equal": "4.23.0",
"@wordpress/keyboard-shortcuts": "3.17.0",
"@wordpress/keycodes": "3.19.0",
"@wordpress/list-reusable-blocks": "3.17.0",
"@wordpress/media-utils": "4.10.0",
"@wordpress/notices": "3.19.0",
"@wordpress/plugins": "4.17.0",
"@wordpress/primitives": "3.17.0",
"@wordpress/priority-queue": "2.19.0",
"@wordpress/react-i18n": "3.17.0",
"@wordpress/redux-routine": "4.19.0",
"@wordpress/reusable-blocks": "3.17.0",
"@wordpress/keycodes": "3.23.0",
"@wordpress/list-reusable-blocks": "4.0.0",
"@wordpress/media-utils": "4.14.0",
"@wordpress/notices": "3.23.0",
"@wordpress/plugins": "5.0.0",
"@wordpress/primitives": "3.21.0",
"@wordpress/priority-queue": "2.23.0",
"@wordpress/react-i18n": "3.21.0",
"@wordpress/redux-routine": "4.23.0",
"@wordpress/reusable-blocks": "4.0.0",
"@wordpress/rich-text": "5.17.0",
"@wordpress/server-side-render": "3.17.0",
"@wordpress/shortcode": "3.19.0",
"@wordpress/token-list": "2.19.0",
"@wordpress/url": "3.20.0",
"@wordpress/viewport": "4.17.0",
"@wordpress/warning": "2.19.0",
"@wordpress/wordcount": "3.19.0",
"@wordpress/server-side-render": "4.0.0",
"@wordpress/shortcode": "3.23.0",
"@wordpress/token-list": "2.23.0",
"@wordpress/url": "3.24.0",
"@wordpress/viewport": "5.0.0",
"@wordpress/warning": "2.23.0",
"@wordpress/wordcount": "3.23.0",
"classnames": "^2.3.2",
"debug": "^4.3.4",
"lib0": "^0.2.52",
"lib0": "^0.2.58",
"lodash": "^4.17.21",
"memize": "^1.1.0",
"react": "17.0.2",
Expand All @@ -99,16 +99,16 @@
"reakit-utils": "^0.15.2",
"redux-undo": "^1.0.1",
"uuid": "^9.0.0",
"yjs": "^13.5.41"
"yjs": "^13.5.44"
},
"devDependencies": {
"@babel/cli": "^7.18.6",
"@babel/core": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/preset-react": "^7.18.6",
"@emotion/styled": "^11.9.3",
"@playwright/test": "^1.23.0",
"@emotion/styled": "^11.10.5",
"@playwright/test": "^1.29.1",
"@shopify/polyfills": "^4.0.0",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
Expand All @@ -121,35 +121,35 @@
"@testing-library/jest-dom": "^5.15.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@wordpress/babel-preset-default": "^7.3.0",
"@wordpress/eslint-plugin": "^13.3.0",
"@wordpress/jest-preset-default": "^10.0.0",
"@wordpress/prettier-config": "^2.2.0",
"@wordpress/scripts": "^24.3.0",
"babel-loader": "^8.2.5",
"@wordpress/babel-preset-default": "^7.7.0",
"@wordpress/eslint-plugin": "^13.7.0",
"@wordpress/jest-preset-default": "^10.4.0",
"@wordpress/prettier-config": "^2.6.0",
"@wordpress/scripts": "^25.0.0",
"babel-loader": "^9.1.0",
"babel-plugin-inline-json-import": "^0.3.2",
"css-loader": "^6.7.1",
"eslint": "^8.25.0",
"css-loader": "^6.7.3",
"eslint": "^8.31.0",
"eslint-config-wpcalypso": "^6.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-inclusive-language": "^2.2.0",
"eslint-plugin-jest": "^27.1.1",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-storybook": "^0.6.6",
"eslint-plugin-testing-library": "^5.7.2",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-storybook": "^0.6.8",
"eslint-plugin-testing-library": "^5.9.1",
"eslint-plugin-wpcalypso": "^6.1.0",
"mini-css-extract-plugin": "^2.6.1",
"mini-css-extract-plugin": "^2.7.2",
"prettier": "npm:wp-prettier@2.6.2",
"release-it": "^15.5.0",
"release-it": "^15.6.0",
"resize-observer-polyfill": "^1.5.1",
"sass-loader": "^13.1.0",
"typescript": "^4.8.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
"sass-loader": "^13.2.0",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},
"release-it": {
"github": {
Expand Down

0 comments on commit b8ac69f

Please sign in to comment.