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 Jan 2, 2024
1 parent b847cd2 commit 728edf2
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 175 deletions.
20 changes: 10 additions & 10 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,15 +35,15 @@
"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",
"@tailwindcss/container-queries": "0.1.1",
"@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",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"autoprefixer": "10.4.16",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -58,10 +58,10 @@
"husky": "8.0.3",
"lint-staged": "15.2.0",
"postcss": "8.4.32",
"postcss-preset-mantine": "1.12.2",
"postcss-preset-mantine": "1.12.3",
"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 728edf2

Please sign in to comment.