Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 146e455 commit a790117
Show file tree
Hide file tree
Showing 2 changed files with 918 additions and 321 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7"
},
Expand All @@ -47,25 +47,25 @@
"@commitlint/config-conventional": "18.4.4",
"@next/bundle-analyzer": "^14.0.4",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/node": "20.16.15",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"autoprefixer": "^10.4.16",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"lint-staged": "15.2.10",
"next-transpile-modules": "^10.0.1",
"postcss": "^8.4.33",
"prettier": "3.1.1",
"prettier": "3.3.3",
"prettier-plugin-sort-json": "3.1.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit a790117

Please sign in to comment.