Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 48aaccc commit 796588e
Show file tree
Hide file tree
Showing 2 changed files with 2,291 additions and 1,635 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,41 +84,41 @@
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@mdx-js/react": "2.1.2",
"@next/eslint-plugin-next": "12.2.3",
"@release-it/conventional-changelog": "5.0.0",
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@next/eslint-plugin-next": "13.5.2",
"@release-it/conventional-changelog": "7.0.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.3.0",
"@types/jest": "28.1.6",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.182",
"@types/node": "18.0.6",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.7",
"babel-jest": "28.1.3",
"concurrently": "7.3.0",
"babel-jest": "29.7.0",
"concurrently": "8.2.1",
"eslint": "8.20.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"gacp": "3.0.2",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"patch-package": "6.4.7",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "14.0.1",
"patch-package": "8.0.0",
"postcss": "8.4.14",
"postinstall-postinstall": "2.1.0",
"prettier": "2.7.1",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.1.13",
"react-icons": "4.4.0",
"release-it": "15.1.4",
"sort-package-json": "1.57.0",
"release-it": "16.1.5",
"sort-package-json": "2.5.1",
"tailwindcss": "3.1.6",
"typescript": "4.7.4"
"typescript": "5.2.2"
},
"gacp": {
"add": false,
Expand Down
Loading

0 comments on commit 796588e

Please sign in to comment.