Skip to content

Commit 88bcdb5

Browse files
chore(deps): ⬆️ update dev dependencies (major)
1 parent 27a6be9 commit 88bcdb5

2 files changed

Lines changed: 2974 additions & 1803 deletions

File tree

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -85,53 +85,53 @@
8585
"@babel/preset-env": "7.16.8",
8686
"@babel/preset-react": "7.16.7",
8787
"@babel/preset-typescript": "7.16.7",
88-
"@commitlint/cli": "16.0.2",
89-
"@commitlint/config-conventional": "16.0.0",
90-
"@release-it/conventional-changelog": "4.1.0",
88+
"@commitlint/cli": "17.5.1",
89+
"@commitlint/config-conventional": "17.4.4",
90+
"@release-it/conventional-changelog": "5.1.1",
9191
"@storybook/addon-actions": "6.4.12",
9292
"@storybook/addon-essentials": "6.4.12",
9393
"@storybook/addon-links": "6.4.12",
9494
"@storybook/builder-webpack5": "6.4.12",
9595
"@storybook/manager-webpack5": "6.4.12",
9696
"@storybook/react": "6.4.12",
97-
"@testing-library/dom": "8.11.1",
97+
"@testing-library/dom": "9.2.0",
9898
"@testing-library/jest-dom": "5.16.1",
99-
"@testing-library/react": "12.1.2",
100-
"@testing-library/react-hooks": "7.0.2",
101-
"@testing-library/user-event": "13.5.0",
102-
"@types/jest": "27.4.0",
99+
"@testing-library/react": "14.0.0",
100+
"@testing-library/react-hooks": "8.0.1",
101+
"@testing-library/user-event": "14.4.3",
102+
"@types/jest": "29.5.0",
103103
"@types/jest-axe": "3.5.3",
104-
"@types/node": "16.11.19",
105-
"@types/react": "17.0.38",
106-
"@types/react-dom": "17.0.11",
104+
"@types/node": "18.15.11",
105+
"@types/react": "18.0.31",
106+
"@types/react-dom": "18.0.11",
107107
"@types/testing-library__jest-dom": "5.14.2",
108108
"all-contributors-cli": "6.20.0",
109109
"axe-core": "4.3.5",
110-
"babel-jest": "27.4.6",
111-
"babel-loader": "8.2.3",
110+
"babel-jest": "29.5.0",
111+
"babel-loader": "9.1.2",
112112
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
113-
"concurrently": "7.0.0",
113+
"concurrently": "8.0.1",
114114
"cross-env": "7.0.3",
115115
"eslint": "8.6.0",
116116
"eslint-config-prettier": "8.3.0",
117117
"eslint-config-react-app": "7.0.0",
118118
"eslint-plugin-prettier": "4.0.0",
119-
"eslint-plugin-simple-import-sort": "7.0.0",
119+
"eslint-plugin-simple-import-sort": "10.0.0",
120120
"eslint-plugin-storybook": "0.5.5",
121-
"gacp": "2.10.2",
122-
"husky": "7.0.4",
123-
"jest": "27.4.7",
124-
"jest-axe": "5.0.1",
125-
"lint-staged": "12.1.7",
126-
"pinst": "2.1.6",
121+
"gacp": "3.0.3",
122+
"husky": "8.0.3",
123+
"jest": "29.5.0",
124+
"jest-axe": "7.0.1",
125+
"lint-staged": "13.2.0",
126+
"pinst": "3.0.0",
127127
"prettier": "2.5.1",
128-
"react": "17.0.2",
129-
"react-dom": "17.0.2",
130-
"release-it": "14.12.1",
131-
"rimraf": "3.0.2",
132-
"sort-package-json": "1.53.1",
128+
"react": "18.2.0",
129+
"react-dom": "18.2.0",
130+
"release-it": "15.9.3",
131+
"rimraf": "4.4.1",
132+
"sort-package-json": "2.4.1",
133133
"ts-node": "10.4.0",
134-
"typescript": "4.5.4",
134+
"typescript": "5.0.3",
135135
"webpack": "5.66.0"
136136
},
137137
"publishConfig": {

0 commit comments

Comments
 (0)