Skip to content

Commit c7433bb

Browse files
chore(deps): update non-major shared dependencies
1 parent 86e3598 commit c7433bb

File tree

2 files changed

+3007
-3095
lines changed

2 files changed

+3007
-3095
lines changed

package.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -25,92 +25,92 @@
2525
"version": "yarn build && git add -A"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "7.19.3",
29-
"@babel/core": "7.19.3",
30-
"@babel/eslint-parser": "7.19.1",
28+
"@babel/cli": "7.21.0",
29+
"@babel/core": "7.21.3",
30+
"@babel/eslint-parser": "7.21.3",
3131
"@babel/plugin-proposal-class-properties": "7.18.6",
3232
"@babel/plugin-transform-object-assign": "7.18.6",
33-
"@babel/plugin-transform-runtime": "7.19.1",
33+
"@babel/plugin-transform-runtime": "7.21.0",
3434
"@babel/polyfill": "7.12.1",
35-
"@babel/preset-env": "7.19.3",
35+
"@babel/preset-env": "7.20.2",
3636
"@babel/preset-react": "7.18.6",
37-
"@babel/preset-typescript": "7.18.6",
38-
"@babel/runtime": "7.19.0",
37+
"@babel/preset-typescript": "7.21.0",
38+
"@babel/runtime": "7.21.0",
3939
"@brodybits/rollup-plugin-size-snapshot": "0.14.1",
4040
"@rollup/plugin-commonjs": "24.0.1",
4141
"@rollup/plugin-node-resolve": "15.0.1",
4242
"@rollup/plugin-replace": "5.0.2",
43-
"@storybook/addon-a11y": "6.5.12",
44-
"@storybook/addon-essentials": "6.5.12",
43+
"@storybook/addon-a11y": "6.5.16",
44+
"@storybook/addon-essentials": "6.5.16",
4545
"@storybook/addon-postcss": "2.0.0",
46-
"@storybook/builder-webpack5": "6.5.12",
47-
"@storybook/manager-webpack5": "6.5.12",
48-
"@storybook/react": "6.5.12",
49-
"@swc/core": "1.3.28",
46+
"@storybook/builder-webpack5": "6.5.16",
47+
"@storybook/manager-webpack5": "6.5.16",
48+
"@storybook/react": "6.5.16",
49+
"@swc/core": "1.3.41",
5050
"@swc/jest": "0.2.24",
5151
"@testing-library/dom": "8.20.0",
5252
"@testing-library/jest-dom": "5.16.5",
5353
"@testing-library/react": "12.1.5",
5454
"@testing-library/user-event": "14.4.3",
55-
"@types/jest": "29.4.0",
55+
"@types/jest": "29.5.0",
5656
"@types/prop-types": "15.7.5",
5757
"@types/react": "17.0.53",
5858
"@types/react-color": "3.0.6",
59-
"@types/react-dom": "17.0.18",
59+
"@types/react-dom": "17.0.19",
6060
"@types/styled-components": "5.1.26",
6161
"@types/webpack": "5.28.0",
6262
"@types/webpack-env": "1.18.0",
63-
"@typescript-eslint/eslint-plugin": "5.49.0",
64-
"@typescript-eslint/parser": "5.49.0",
63+
"@typescript-eslint/eslint-plugin": "5.55.0",
64+
"@typescript-eslint/parser": "5.55.0",
6565
"@zendeskgarden/eslint-config": "29.0.0",
66-
"@zendeskgarden/react-theming": "8.62.1",
67-
"@zendeskgarden/scripts": "1.4.0",
66+
"@zendeskgarden/react-theming": "8.63.2",
67+
"@zendeskgarden/scripts": "1.4.1",
6868
"@zendeskgarden/tailwindcss": "3.0.1",
6969
"acorn-jsx": "5.3.2",
70-
"autoprefixer": "10.4.13",
70+
"autoprefixer": "10.4.14",
7171
"babel-core": "7.0.0-bridge.0",
72-
"babel-loader": "9.1.0",
72+
"babel-loader": "9.1.2",
7373
"babel-plugin-module-resolver": "5.0.0",
7474
"babel-plugin-styled-components": "2.0.7",
7575
"classnames": "2.3.2",
7676
"commander": "10.0.0",
77-
"core-js": "3.25.5",
77+
"core-js": "3.29.1",
7878
"coveralls": "3.1.1",
7979
"envalid": "7.3.1",
80-
"eslint": "8.32.0",
81-
"eslint-config-prettier": "8.6.0",
80+
"eslint": "8.36.0",
81+
"eslint-config-prettier": "8.7.0",
8282
"eslint-plugin-jest": "27.2.1",
8383
"eslint-plugin-jsx-a11y": "6.7.1",
8484
"eslint-plugin-node": "11.1.0",
8585
"eslint-plugin-notice": "0.9.10",
86-
"eslint-plugin-react": "7.32.1",
86+
"eslint-plugin-react": "7.32.2",
8787
"eslint-plugin-react-hooks": "4.6.0",
8888
"execa": "5.1.1",
8989
"husky": "8.0.3",
90-
"jest": "29.4.0",
91-
"jest-environment-jsdom": "29.4.0",
92-
"lerna": "6.4.1",
93-
"lint-staged": "13.1.0",
90+
"jest": "29.5.0",
91+
"jest-environment-jsdom": "29.5.0",
92+
"lerna": "6.5.1",
93+
"lint-staged": "13.2.0",
9494
"live-server": "1.2.2",
9595
"markdownlint-cli": "0.33.0",
9696
"ora": "5.4.1",
9797
"postcss": "8.4.21",
98-
"prettier": "2.8.3",
98+
"prettier": "2.8.5",
9999
"prettier-package-json": "2.8.0",
100100
"react": "17.0.2",
101101
"react-dom": "17.0.2",
102-
"regenerator-runtime": "0.13.9",
103-
"rollup": "3.10.1",
102+
"regenerator-runtime": "0.13.11",
103+
"rollup": "3.20.0",
104104
"rollup-plugin-analyzer": "4.0.0",
105105
"rollup-plugin-babel": "4.4.0",
106106
"rollup-plugin-cleanup": "3.2.1",
107107
"rollup-plugin-delete": "2.0.0",
108108
"rollup-plugin-license": "3.0.1",
109109
"rollup-plugin-typescript2": "0.34.1",
110-
"styled-components": "5.3.6",
111-
"tailwindcss": "3.2.4",
110+
"styled-components": "5.3.9",
111+
"tailwindcss": "3.2.7",
112112
"ts-loader": "8.4.0",
113-
"typescript": "4.9.4",
114-
"webpack": "5.76.1"
113+
"typescript": "4.9.5",
114+
"webpack": "5.76.2"
115115
}
116116
}

0 commit comments

Comments
 (0)