Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 48aaccc commit c7211da
Show file tree
Hide file tree
Showing 2 changed files with 2,058 additions and 1,057 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,45 +80,45 @@
"twind": "0.16.17"
},
"devDependencies": {
"@babel/core": "7.18.9",
"@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",
"@babel/core": "7.22.19",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@mdx-js/react": "2.3.0",
"@next/eslint-plugin-next": "12.3.4",
"@release-it/conventional-changelog": "5.1.1",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.3.0",
"@types/jest": "28.1.6",
"@types/lodash": "4.14.182",
"@types/node": "18.0.6",
"@testing-library/user-event": "14.5.1",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.198",
"@types/node": "18.17.16",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.7",
"all-contributors-cli": "6.26.1",
"autoprefixer": "10.4.15",
"babel-jest": "28.1.3",
"concurrently": "7.3.0",
"eslint": "8.20.0",
"eslint-config-prettier": "8.5.0",
"concurrently": "7.6.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"gacp": "3.0.2",
"husky": "8.0.1",
"gacp": "3.0.3",
"husky": "8.0.3",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"patch-package": "6.4.7",
"postcss": "8.4.14",
"lint-staged": "13.3.0",
"patch-package": "6.5.1",
"postcss": "8.4.29",
"postinstall-postinstall": "2.1.0",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.13",
"react-icons": "4.4.0",
"release-it": "15.1.4",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.5.4",
"react-icons": "4.11.0",
"release-it": "15.11.0",
"sort-package-json": "1.57.0",
"tailwindcss": "3.1.6",
"typescript": "4.7.4"
"tailwindcss": "3.3.3",
"typescript": "4.9.5"
},
"gacp": {
"add": false,
Expand Down
Loading

0 comments on commit c7211da

Please sign in to comment.