Skip to content

Commit

Permalink
Merge pull request #109 from DuckyMomo20012/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
DuckyMomo20012 committed Feb 8, 2024
2 parents 9cdeeef + fa30a73 commit 4c42f53
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 449 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,55 +17,55 @@
},
"dependencies": {
"@iconify/react": "4.1.1",
"@mantine/core": "7.4.0",
"@mantine/hooks": "7.4.0",
"@reduxjs/toolkit": "2.0.1",
"@tanstack/react-query": "5.17.1",
"@tanstack/react-query-devtools": "5.17.1",
"axios": "1.6.4",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@reduxjs/toolkit": "2.1.0",
"@tanstack/react-query": "5.18.1",
"@tanstack/react-query-devtools": "5.18.1",
"axios": "1.6.7",
"clsx": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "2.0.4",
"react-hook-form": "7.49.2",
"react-redux": "9.0.4",
"react-router-dom": "6.21.1",
"type-fest": "4.9.0",
"react-hook-form": "7.50.1",
"react-redux": "9.1.0",
"react-router-dom": "6.22.0",
"type-fest": "4.10.2",
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@playwright/test": "1.40.1",
"@babel/core": "7.23.9",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@playwright/test": "1.41.2",
"@tailwindcss/container-queries": "0.1.1",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/ui": "1.1.2",
"autoprefixer": "10.4.16",
"@vitest/ui": "1.2.2",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"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-playwright": "0.21.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-playwright": "0.22.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"husky": "9.0.10",
"lint-staged": "15.2.2",
"postcss": "8.4.35",
"postcss-preset-mantine": "1.13.0",
"postcss-simple-vars": "7.0.1",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.10",
"tailwindcss": "3.4.0",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.0.10",
"vitest": "1.1.2"
"vite": "5.0.12",
"vitest": "1.2.2"
}
}

0 comments on commit 4c42f53

Please sign in to comment.