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 Dec 31, 2023
1 parent fff99e3 commit fbdf875
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 105 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@mantine/hooks": "7.3.2",
"@mantine/notifications": "7.3.2",
"@reduxjs/toolkit": "2.0.1",
"@tanstack/react-query": "5.15.0",
"@tanstack/react-query-devtools": "5.15.0",
"@tanstack/react-query": "5.17.0",
"@tanstack/react-query-devtools": "5.17.0",
"axios": "1.6.3",
"clsx": "2.0.0",
"clsx": "2.1.0",
"hash-wasm": "4.11.0",
"next": "14.0.4",
"next-auth": "4.24.5",
Expand All @@ -35,11 +35,11 @@
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/node": "20.10.5",
"@types/react": "18.2.29",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
Expand All @@ -60,7 +60,7 @@
"postcss-preset-mantine": "1.12.2",
"postcss-simple-vars": "7.0.1",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"prettier-plugin-tailwindcss": "0.5.10",
"tailwindcss": "3.4.0",
"typescript": "5.3.3"
}
Expand Down
Loading

0 comments on commit fbdf875

Please sign in to comment.