Skip to content

Commit cfb45a8

Browse files
chore(deps): update non-major shared dependencies
1 parent 492007f commit cfb45a8

File tree

2 files changed

+2156
-1728
lines changed

2 files changed

+2156
-1728
lines changed

package.json

Lines changed: 44 additions & 44 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",
28+
"@babel/cli": "7.20.7",
29+
"@babel/core": "7.20.12",
3030
"@babel/eslint-parser": "7.19.1",
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.19.6",
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",
3737
"@babel/preset-typescript": "7.18.6",
38-
"@babel/runtime": "7.19.0",
39-
"@brodybits/rollup-plugin-size-snapshot": "0.13.2",
38+
"@babel/runtime": "7.20.13",
39+
"@brodybits/rollup-plugin-size-snapshot": "0.13.3",
4040
"@rollup/plugin-commonjs": "24.0.1",
4141
"@rollup/plugin-node-resolve": "15.0.1",
42-
"@rollup/plugin-replace": "5.0.1",
43-
"@storybook/addon-a11y": "6.5.12",
44-
"@storybook/addon-essentials": "6.5.12",
42+
"@rollup/plugin-replace": "5.0.2",
43+
"@storybook/addon-a11y": "6.5.15",
44+
"@storybook/addon-essentials": "6.5.15",
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.14",
50-
"@swc/jest": "0.2.23",
51-
"@testing-library/dom": "8.18.1",
46+
"@storybook/builder-webpack5": "6.5.15",
47+
"@storybook/manager-webpack5": "6.5.15",
48+
"@storybook/react": "6.5.15",
49+
"@swc/core": "1.3.27",
50+
"@swc/jest": "0.2.24",
51+
"@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.1.2",
55+
"@types/jest": "29.2.6",
5656
"@types/prop-types": "15.7.5",
57-
"@types/react": "17.0.50",
57+
"@types/react": "17.0.53",
5858
"@types/react-color": "3.0.6",
59-
"@types/react-dom": "17.0.17",
59+
"@types/react-dom": "17.0.18",
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.39.0",
64-
"@typescript-eslint/parser": "5.39.0",
63+
"@typescript-eslint/eslint-plugin": "5.48.2",
64+
"@typescript-eslint/parser": "5.48.2",
6565
"@zendeskgarden/eslint-config": "29.0.0",
66-
"@zendeskgarden/react-theming": "8.57.0",
66+
"@zendeskgarden/react-theming": "8.62.1",
6767
"@zendeskgarden/scripts": "1.4.0",
6868
"@zendeskgarden/tailwindcss": "3.0.1",
6969
"acorn-jsx": "5.3.2",
70-
"autoprefixer": "10.4.12",
70+
"autoprefixer": "10.4.13",
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",
76-
"commander": "9.4.1",
77-
"core-js": "3.25.5",
76+
"commander": "9.5.0",
77+
"core-js": "3.27.2",
7878
"coveralls": "3.1.1",
7979
"envalid": "7.3.1",
80-
"eslint": "8.24.0",
81-
"eslint-config-prettier": "8.5.0",
82-
"eslint-plugin-jest": "27.1.1",
83-
"eslint-plugin-jsx-a11y": "6.6.1",
80+
"eslint": "8.32.0",
81+
"eslint-config-prettier": "8.6.0",
82+
"eslint-plugin-jest": "27.2.1",
83+
"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.31.8",
86+
"eslint-plugin-react": "7.32.1",
8787
"eslint-plugin-react-hooks": "4.6.0",
8888
"execa": "5.1.1",
89-
"husky": "8.0.1",
90-
"jest": "29.2.2",
91-
"jest-environment-jsdom": "29.1.2",
92-
"lerna": "6.4.0",
93-
"lint-staged": "13.0.3",
89+
"husky": "8.0.3",
90+
"jest": "29.3.1",
91+
"jest-environment-jsdom": "29.3.1",
92+
"lerna": "6.4.1",
93+
"lint-staged": "13.1.0",
9494
"live-server": "1.2.2",
95-
"markdownlint-cli": "0.32.2",
95+
"markdownlint-cli": "0.33.0",
9696
"ora": "5.4.1",
97-
"postcss": "8.4.17",
98-
"prettier": "2.7.1",
99-
"prettier-package-json": "2.7.0",
97+
"postcss": "8.4.21",
98+
"prettier": "2.8.3",
99+
"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.7.3",
102+
"regenerator-runtime": "0.13.11",
103+
"rollup": "3.10.1",
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",
110110
"styled-components": "5.3.6",
111-
"tailwindcss": "3.1.8",
111+
"tailwindcss": "3.2.4",
112112
"ts-loader": "8.4.0",
113-
"typescript": "4.8.4",
114-
"webpack": "5.74.0"
113+
"typescript": "4.9.4",
114+
"webpack": "5.75.0"
115115
}
116116
}

0 commit comments

Comments
 (0)