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 2, 2024
1 parent 9ad8e24 commit d5c06a3
Show file tree
Hide file tree
Showing 2 changed files with 838 additions and 466 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,55 +17,55 @@
},
"dependencies": {
"@iconify/react": "5.0.2",
"@mantine/core": "7.14.1",
"@mantine/hooks": "7.14.1",
"@reduxjs/toolkit": "2.3.0",
"@tanstack/react-query": "5.60.5",
"@tanstack/react-query-devtools": "5.60.5",
"axios": "1.7.7",
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@reduxjs/toolkit": "2.4.0",
"@tanstack/react-query": "5.62.0",
"@tanstack/react-query-devtools": "5.62.0",
"axios": "1.7.8",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-hook-form": "7.53.2",
"react-redux": "9.1.2",
"react-router-dom": "6.28.0",
"type-fest": "4.27.0",
"react-router-dom": "7.0.1",
"type-fest": "4.29.1",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@playwright/test": "1.48.2",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@playwright/test": "1.49.0",
"@tailwindcss/container-queries": "0.1.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.3",
"@vitest/ui": "2.1.5",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/ui": "2.1.8",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-playwright": "2.0.1",
"eslint-plugin-playwright": "2.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"postcss": "8.4.49",
"postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"prettier": "3.4.1",
"prettier-plugin-tailwindcss": "0.6.9",
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"vite": "5.4.11",
"vitest": "2.1.5"
"typescript": "5.7.2",
"vite": "6.0.2",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit d5c06a3

Please sign in to comment.