Skip to content

Commit

Permalink
chore(deps): update non-major shared dependencies (#493)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mike Tobia <mike.tobia@zendesk.com>
Co-authored-by: george treviranus <geowtrev@gmail.com>
  • Loading branch information
3 people committed Feb 27, 2023
1 parent cb32dff commit 0602ceb
Show file tree
Hide file tree
Showing 21 changed files with 5,244 additions and 7,321 deletions.
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,92 +25,92 @@
"version": "yarn build && git add -A"
},
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@babel/eslint-parser": "7.19.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-object-assign": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.19.3",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.19.0",
"@brodybits/rollup-plugin-size-snapshot": "0.13.2",
"@babel/runtime": "7.20.13",
"@brodybits/rollup-plugin-size-snapshot": "0.14.1",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@storybook/addon-a11y": "6.5.12",
"@storybook/addon-essentials": "6.5.12",
"@rollup/plugin-replace": "5.0.2",
"@storybook/addon-a11y": "6.5.15",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.5.12",
"@storybook/manager-webpack5": "6.5.12",
"@storybook/react": "6.5.12",
"@swc/core": "1.3.14",
"@swc/jest": "0.2.23",
"@testing-library/dom": "8.18.1",
"@storybook/builder-webpack5": "6.5.15",
"@storybook/manager-webpack5": "6.5.15",
"@storybook/react": "6.5.15",
"@swc/core": "1.3.28",
"@swc/jest": "0.2.24",
"@testing-library/dom": "8.20.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.1.2",
"@types/jest": "29.4.0",
"@types/prop-types": "15.7.5",
"@types/react": "17.0.50",
"@types/react": "17.0.53",
"@types/react-color": "3.0.6",
"@types/react-dom": "17.0.17",
"@types/react-dom": "17.0.18",
"@types/styled-components": "5.1.26",
"@types/webpack": "5.28.0",
"@types/webpack-env": "1.18.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@zendeskgarden/eslint-config": "29.0.0",
"@zendeskgarden/react-theming": "8.57.0",
"@zendeskgarden/react-theming": "8.62.1",
"@zendeskgarden/scripts": "1.4.0",
"@zendeskgarden/tailwindcss": "3.0.1",
"acorn-jsx": "5.3.2",
"autoprefixer": "10.4.12",
"autoprefixer": "10.4.13",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.0",
"babel-loader": "9.1.2",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-styled-components": "2.0.7",
"classnames": "2.3.2",
"commander": "10.0.0",
"core-js": "3.25.5",
"core-js": "3.27.2",
"coveralls": "3.1.1",
"envalid": "7.3.1",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.1",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react-hooks": "4.6.0",
"execa": "5.1.1",
"husky": "8.0.1",
"jest": "29.2.2",
"jest-environment-jsdom": "29.1.2",
"lerna": "6.4.0",
"lint-staged": "13.0.3",
"husky": "8.0.3",
"jest": "29.4.0",
"jest-environment-jsdom": "29.4.0",
"lerna": "6.4.1",
"lint-staged": "13.1.0",
"live-server": "1.2.2",
"markdownlint-cli": "0.32.2",
"markdownlint-cli": "0.33.0",
"ora": "5.4.1",
"postcss": "8.4.17",
"prettier": "2.7.1",
"prettier-package-json": "2.7.0",
"postcss": "8.4.21",
"prettier": "2.8.3",
"prettier-package-json": "2.8.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"regenerator-runtime": "0.13.9",
"rollup": "3.7.3",
"regenerator-runtime": "0.13.11",
"rollup": "3.10.1",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-license": "3.0.1",
"rollup-plugin-typescript2": "0.34.1",
"styled-components": "5.3.6",
"tailwindcss": "3.1.8",
"tailwindcss": "3.2.4",
"ts-loader": "8.4.0",
"typescript": "4.8.4",
"webpack": "5.74.0"
"typescript": "4.9.4",
"webpack": "5.75.0"
}
}
8 changes: 4 additions & 4 deletions packages/accordion/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"index.cjs.js": {
"bundled": 4786,
"minified": 2542,
"gzipped": 1063
"minified": 2554,
"gzipped": 1069
},
"index.esm.js": {
"bundled": 4662,
"minified": 2422,
"gzipped": 1046,
"minified": 2434,
"gzipped": 1051,
"treeshaked": {
"rollup": {
"code": 161,
Expand Down
4 changes: 2 additions & 2 deletions packages/buttongroup/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
}
},
"index.cjs.js": {
"bundled": 1680,
"bundled": 1692,
"minified": 1024,
"gzipped": 438
},
"index.esm.js": {
"bundled": 1590,
"bundled": 1602,
"minified": 944,
"gzipped": 425,
"treeshaked": {
Expand Down
8 changes: 4 additions & 4 deletions packages/field/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"index.cjs.js": {
"bundled": 2943,
"minified": 1637,
"gzipped": 626
"minified": 1647,
"gzipped": 633
},
"index.esm.js": {
"bundled": 2854,
"minified": 1553,
"gzipped": 615,
"minified": 1563,
"gzipped": 622,
"treeshaked": {
"rollup": {
"code": 120,
Expand Down
8 changes: 4 additions & 4 deletions packages/focusjail/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"index.cjs.js": {
"bundled": 4131,
"minified": 2098,
"gzipped": 909
"minified": 2106,
"gzipped": 915
},
"index.esm.js": {
"bundled": 4053,
"minified": 2022,
"gzipped": 905,
"minified": 2030,
"gzipped": 908,
"treeshaked": {
"rollup": {
"code": 158,
Expand Down
8 changes: 4 additions & 4 deletions packages/focusvisible/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"index.cjs.js": {
"bundled": 7265,
"minified": 3316,
"gzipped": 1170
"minified": 3318,
"gzipped": 1171
},
"index.esm.js": {
"bundled": 7190,
"minified": 3245,
"gzipped": 1166,
"minified": 3247,
"gzipped": 1167,
"treeshaked": {
"rollup": {
"code": 81,
Expand Down
12 changes: 6 additions & 6 deletions packages/grid/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"index.cjs.js": {
"bundled": 8078,
"minified": 3305,
"gzipped": 1317
"bundled": 8036,
"minified": 3307,
"gzipped": 1315
},
"index.esm.js": {
"bundled": 7768,
"minified": 2996,
"gzipped": 1299,
"bundled": 7726,
"minified": 2998,
"gzipped": 1298,
"treeshaked": {
"rollup": {
"code": 230,
Expand Down
27 changes: 4 additions & 23 deletions packages/keyboardfocus/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,13 @@
{
"dist/index.cjs.js": {
"bundled": 3832,
"minified": 1989,
"gzipped": 861
},
"dist/index.esm.js": {
"bundled": 3475,
"minified": 1677,
"gzipped": 776,
"treeshaked": {
"rollup": {
"code": 174,
"import_statements": 160
},
"webpack": {
"code": 1159
}
}
},
"index.cjs.js": {
"bundled": 2373,
"minified": 1275,
"gzipped": 552
"minified": 1279,
"gzipped": 553
},
"index.esm.js": {
"bundled": 2220,
"minified": 1126,
"gzipped": 535,
"minified": 1130,
"gzipped": 539,
"treeshaked": {
"rollup": {
"code": 97,
Expand Down
27 changes: 4 additions & 23 deletions packages/modal/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,13 @@
{
"dist/index.cjs.js": {
"bundled": 5426,
"minified": 2852,
"gzipped": 1101
},
"dist/index.esm.js": {
"bundled": 5065,
"minified": 2539,
"gzipped": 1007,
"treeshaked": {
"rollup": {
"code": 313,
"import_statements": 253
},
"webpack": {
"code": 1342
}
}
},
"index.cjs.js": {
"bundled": 3754,
"minified": 2019,
"gzipped": 791
"minified": 2028,
"gzipped": 806
},
"index.esm.js": {
"bundled": 3584,
"minified": 1854,
"gzipped": 772,
"minified": 1863,
"gzipped": 788,
"treeshaked": {
"rollup": {
"code": 193,
Expand Down
4 changes: 2 additions & 2 deletions packages/pagination/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
}
},
"index.cjs.js": {
"bundled": 2263,
"bundled": 2287,
"minified": 1256,
"gzipped": 455
},
"index.esm.js": {
"bundled": 2175,
"bundled": 2199,
"minified": 1178,
"gzipped": 440,
"treeshaked": {
Expand Down
8 changes: 4 additions & 4 deletions packages/schedule/.size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"index.cjs.js": {
"bundled": 2056,
"minified": 1012,
"gzipped": 497
"minified": 1016,
"gzipped": 500
},
"index.esm.js": {
"bundled": 2009,
"minified": 969,
"gzipped": 494,
"minified": 973,
"gzipped": 496,
"treeshaked": {
"rollup": {
"code": 79,
Expand Down
8 changes: 4 additions & 4 deletions packages/scrollregion/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"index.cjs.js": {
"bundled": 1890,
"minified": 886,
"gzipped": 438
"minified": 892,
"gzipped": 442
},
"index.esm.js": {
"bundled": 1835,
"minified": 839,
"gzipped": 439,
"minified": 845,
"gzipped": 441,
"treeshaked": {
"rollup": {
"code": 101,
Expand Down

0 comments on commit 0602ceb

Please sign in to comment.