Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 1c44904 commit 0640bed
Show file tree
Hide file tree
Showing 2 changed files with 1,464 additions and 2,026 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@types/react": "^18.3.9",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint": "^9.0.0",
"eslint-config-next": "^14.2.13",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-unused-imports": "^4.0.0",
"husky": "^9.0.0",
"jest": "^29.0.0",
"lint-staged": "^15.0.0",
"next-router-mock": "^0.9.0",
"next-sitemap": "^2.5.28",
"next-sitemap": "^4.0.0",
"postcss": "^8.4.45",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.5.0",
"tailwindcss": "^3.4.12",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"lint-staged": {
"**/*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 0640bed

Please sign in to comment.