Skip to content

Commit 37c4beb

Browse files
chore(deps): ⬆️ update dev dependencies (major)
1 parent 48aaccc commit 37c4beb

File tree

2 files changed

+2291
-1635
lines changed

2 files changed

+2291
-1635
lines changed

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -84,41 +84,41 @@
8484
"@commitlint/cli": "17.0.3",
8585
"@commitlint/config-conventional": "17.0.3",
8686
"@mdx-js/react": "2.1.2",
87-
"@next/eslint-plugin-next": "12.2.3",
88-
"@release-it/conventional-changelog": "5.0.0",
89-
"@testing-library/dom": "8.16.0",
90-
"@testing-library/jest-dom": "5.16.4",
87+
"@next/eslint-plugin-next": "13.5.0",
88+
"@release-it/conventional-changelog": "7.0.1",
89+
"@testing-library/dom": "9.3.3",
90+
"@testing-library/jest-dom": "6.1.3",
9191
"@testing-library/react": "12.1.5",
9292
"@testing-library/user-event": "14.3.0",
93-
"@types/jest": "28.1.6",
93+
"@types/jest": "29.5.5",
9494
"@types/lodash": "4.14.182",
9595
"@types/node": "18.0.6",
9696
"@types/react": "17.0.47",
9797
"@types/react-dom": "17.0.17",
9898
"all-contributors-cli": "6.20.0",
9999
"autoprefixer": "10.4.7",
100-
"babel-jest": "28.1.3",
101-
"concurrently": "7.3.0",
100+
"babel-jest": "29.7.0",
101+
"concurrently": "8.2.1",
102102
"eslint": "8.20.0",
103-
"eslint-config-prettier": "8.5.0",
103+
"eslint-config-prettier": "9.0.0",
104104
"eslint-config-react-app": "7.0.1",
105-
"eslint-plugin-prettier": "4.2.1",
106-
"eslint-plugin-simple-import-sort": "7.0.0",
105+
"eslint-plugin-prettier": "5.0.0",
106+
"eslint-plugin-simple-import-sort": "10.0.0",
107107
"gacp": "3.0.2",
108108
"husky": "8.0.1",
109-
"jest": "28.1.3",
110-
"jest-environment-jsdom": "28.1.3",
111-
"lint-staged": "13.0.3",
112-
"patch-package": "6.4.7",
109+
"jest": "29.7.0",
110+
"jest-environment-jsdom": "29.7.0",
111+
"lint-staged": "14.0.1",
112+
"patch-package": "8.0.0",
113113
"postcss": "8.4.14",
114114
"postinstall-postinstall": "2.1.0",
115-
"prettier": "2.7.1",
115+
"prettier": "3.0.3",
116116
"prettier-plugin-tailwindcss": "0.1.13",
117117
"react-icons": "4.4.0",
118-
"release-it": "15.1.4",
119-
"sort-package-json": "1.57.0",
118+
"release-it": "16.1.5",
119+
"sort-package-json": "2.5.1",
120120
"tailwindcss": "3.1.6",
121-
"typescript": "4.7.4"
121+
"typescript": "5.2.2"
122122
},
123123
"gacp": {
124124
"add": false,

0 commit comments

Comments
 (0)