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 Jul 5, 2024
1 parent ea9197c commit 489e6a7
Show file tree
Hide file tree
Showing 2 changed files with 459 additions and 437 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,32 @@
},
"dependencies": {
"@iconify/react": "5.0.1",
"@mantine/core": "7.10.1",
"@mantine/hooks": "7.10.1",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.44.0",
"@tanstack/react-query-devtools": "5.44.0",
"@mantine/core": "7.11.1",
"@mantine/hooks": "7.11.1",
"@reduxjs/toolkit": "2.2.6",
"@tanstack/react-query": "5.50.1",
"@tanstack/react-query-devtools": "5.50.1",
"axios": "1.7.2",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.1",
"react-redux": "9.1.2",
"react-router-dom": "6.23.1",
"type-fest": "4.20.0",
"react-router-dom": "6.24.1",
"type-fest": "4.21.0",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@playwright/test": "1.44.1",
"@playwright/test": "1.45.1",
"@tailwindcss/container-queries": "0.1.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
Expand All @@ -51,21 +51,21 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"lint-staged": "15.2.6",
"postcss": "8.4.38",
"lint-staged": "15.2.7",
"postcss": "8.4.39",
"postcss-preset-mantine": "1.15.0",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.3",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"vite": "5.2.13",
"typescript": "5.5.3",
"vite": "5.3.3",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 489e6a7

Please sign in to comment.