Skip to content

Commit

Permalink
Update some more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jan 26, 2024
1 parent 0192edf commit b9f3031
Show file tree
Hide file tree
Showing 8 changed files with 419 additions and 711 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@
],
"extends": [
"plugin:node/recommended",
"plugin:security/recommended"
"plugin:security/recommended-legacy"
],
"plugins": [
"security"
Expand Down
2 changes: 1 addition & 1 deletion babel.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ module.exports = function (api) {
shippedProposals: true,
targets,
useBuiltIns: 'usage',
corejs: '3.33.2',
corejs: '3.35.1',
},
],
[
Expand Down
1,070 changes: 389 additions & 681 deletions package-lock.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"devDependencies": {
"@ampproject/toolbox-optimizer": "^2.9.0",
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.9",
"@babel/eslint-plugin": "^7.23.5",
"@babel/preset-env": "^7.23.7",
"@babel/preset-react": "^7.22.15",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@googleforcreators/dashboard": "*",
"@googleforcreators/design-system": "*",
Expand All @@ -46,15 +46,15 @@
"@googleforcreators/migration": "*",
"@googleforcreators/moveable": "*",
"@googleforcreators/story-editor": "*",
"@jest/types": "^29.5.0",
"@jest/types": "^29.6.3",
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
"@percy/cli": "^1.27.3",
"@percy/cli": "^1.27.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@prettier/plugin-xml": "^3.2.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-dynamic-import-vars": "^2.1.2",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-url": "^8.0.2",
Expand Down Expand Up @@ -92,20 +92,20 @@
"@web-stories-wp/karma-failed-tests-reporter": "*",
"@web-stories-wp/karma-puppeteer-client": "*",
"@web-stories-wp/karma-puppeteer-launcher": "*",
"@wordpress/babel-plugin-import-jsx-pragma": "^4.30.0",
"@wordpress/dependency-extraction-webpack-plugin": "^4.30.0",
"@wordpress/eslint-plugin": "^17.4.0",
"@wordpress/babel-plugin-import-jsx-pragma": "^4.33.0",
"@wordpress/dependency-extraction-webpack-plugin": "^5.1.0",
"@wordpress/eslint-plugin": "^17.7.0",
"ajv-cli": "^5.0.0",
"ajv-formats": "^2.1.1",
"babel-jest": "^29.6.1",
"babel-loader": "^9.1.3",
"babel-plugin-styled-components": "^2.1.4",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist": "^4.21.9",
"browserslist": "^4.22.3",
"circular-dependency-plugin": "^5.2.2",
"core-js": "^3.35.0",
"core-js": "^3.35.1",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "^6.0.0",
"cssnano": "^6.0.2",
"eslint": "^8.56.0",
Expand All @@ -114,22 +114,22 @@
"eslint-plugin-header": "^3.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-jest-extended": "^2.0.0",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-jsdoc": "^48.0.4",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-security": "^2.1.0",
"eslint-plugin-styled-components-a11y": "^2.1.31",
"eslint-plugin-testing-library": "^6.1.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.0.6",
"jest": "^29.6.1",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.6.1",
Expand All @@ -146,16 +146,16 @@
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^15.2.0",
"markdownlint-cli": "^0.37.0",
"mini-css-extract-plugin": "^2.7.6",
"markdownlint-cli": "^0.38.0",
"mini-css-extract-plugin": "^2.7.7",
"mockdate": "^3.0.5",
"npm-package-json-lint": "^7.0.0",
"npm-run-all": "^4.1.5",
"patch-package": "^8.0.0",
"postcss-jsx": "^0.36.4",
"postcss-styled-syntax": "^0.5.0",
"postcss-styled-syntax": "^0.6.4",
"postcss-syntax": "^0.36.2",
"prettier": "^3.0.0",
"prettier": "^3.2.4",
"puppeteer": "^21.9.0",
"react-refresh": "^0.14.0",
"react-test-renderer": "^17.0.2",
Expand All @@ -164,7 +164,7 @@
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-web-worker-loader": "^1.6.1",
"rtlcss-webpack-plugin": "^4.0.7",
"source-map-loader": "^4.0.1",
"source-map-loader": "^5.0.0",
"storybook": "^7.6.10",
"styled-components": "^5.3.11",
"stylelint": "^15.11.0",
Expand All @@ -173,7 +173,7 @@
"stylis-plugin-rtl": "^1.0.0",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack": "^5.90.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest-environment-puppeteer": "^9.0.2",
"jest-extended": "^4.0.2",
"jest-json-schema": "^6.1.0",
"jest-puppeteer": "^9.0.1"
"jest-puppeteer": "^9.0.2"
},
"peerDependencies": {
"puppeteer": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/element-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@googleforcreators/stickers": "*",
"@googleforcreators/transform": "*",
"@googleforcreators/units": "*",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"polished": "^4.2.2",
"prop-types": "^15.7.2",
"react-transition-group": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/stories-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@wordpress/notices": "^4.15.0",
"@wordpress/url": "^3.48.0",
"@wordpress/viewport": "^5.24.0",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
"prop-types": "^15.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@pioug/colorthief": "^3.0.1",
"@wmik/use-media-recorder": "^1.6.5-beta.0",
"blurhash": "^2.0.5",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"flagged": "^2.0.10",
"history": "^5.3.0",
"html-to-image": "1.10.8",
Expand Down

0 comments on commit b9f3031

Please sign in to comment.