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 Nov 5, 2023
1 parent 39cee9a commit bffc72e
Show file tree
Hide file tree
Showing 2 changed files with 708 additions and 621 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,53 +13,53 @@
},
"dependencies": {
"@iconify/react": "4.1.1",
"@mantine/core": "7.1.5",
"@mantine/hooks": "7.1.5",
"@mantine/core": "7.1.7",
"@mantine/hooks": "7.1.7",
"@reduxjs/toolkit": "1.9.7",
"@tanstack/react-query": "5.0.0",
"@tanstack/react-query-devtools": "5.0.1",
"axios": "1.5.1",
"@tanstack/react-query": "5.7.0",
"@tanstack/react-query-devtools": "5.7.0",
"axios": "1.6.0",
"clsx": "2.0.0",
"hash-wasm": "4.10.0",
"next": "13.5.6",
"next-auth": "4.24.3",
"next": "14.0.1",
"next-auth": "4.24.4",
"nextjs-progressbar": "0.0.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.47.0",
"react-hook-form": "7.48.1",
"react-redux": "8.1.3",
"tailwind-merge": "1.14.0",
"type-fest": "4.5.0",
"tailwind-merge": "2.0.0",
"type-fest": "4.6.0",
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@types/node": "20.8.7",
"@types/react": "18.2.29",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"autoprefixer": "10.4.16",
"eslint": "8.51.0",
"eslint": "8.53.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"postcss": "8.4.31",
"postcss-preset-mantine": "1.9.0",
"postcss-preset-mantine": "1.9.1",
"postcss-simple-vars": "7.0.1",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2"
}
}
Loading

0 comments on commit bffc72e

Please sign in to comment.