Skip to content

Commit

Permalink
Merge pull request #120 from DuckyMomo20012/renovate/all
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckyMomo20012 committed Aug 15, 2024
2 parents f9d6989 + 706422d commit fbccd2f
Show file tree
Hide file tree
Showing 2 changed files with 687 additions and 822 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,56 +16,56 @@
"prepare": "husky"
},
"dependencies": {
"@iconify/react": "5.0.1",
"@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",
"@iconify/react": "5.0.2",
"@mantine/core": "7.12.1",
"@mantine/hooks": "7.12.1",
"@reduxjs/toolkit": "2.2.7",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-devtools": "5.51.23",
"axios": "1.7.4",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet-async": "2.0.5",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-redux": "9.1.2",
"react-router-dom": "6.24.1",
"type-fest": "4.21.0",
"react-router-dom": "6.26.0",
"type-fest": "4.24.0",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@commitlint/cli": "19.3.0",
"@babel/core": "7.25.2",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@playwright/test": "1.45.1",
"@playwright/test": "1.46.0",
"@tailwindcss/container-queries": "0.1.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"@vitest/ui": "2.0.5",
"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.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"lint-staged": "15.2.7",
"postcss": "8.4.39",
"postcss-preset-mantine": "1.15.0",
"husky": "9.1.4",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "5.3.3",
"vitest": "1.6.0"
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "5.4.0",
"vitest": "2.0.5"
}
}
Loading

0 comments on commit fbccd2f

Please sign in to comment.