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 Oct 17, 2023
1 parent a4ab824 commit b91fba0
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 728 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,54 +18,54 @@
"dependencies": {
"@emotion/react": "11.11.1",
"@iconify/react": "4.1.1",
"@mantine/core": "6.0.20",
"@mantine/hooks": "6.0.20",
"@reduxjs/toolkit": "1.9.5",
"@tanstack/react-query": "4.35.0",
"@tanstack/react-query-devtools": "4.35.0",
"axios": "1.5.0",
"@mantine/core": "7.1.3",
"@mantine/hooks": "7.1.3",
"@reduxjs/toolkit": "1.9.7",
"@tanstack/react-query": "5.0.0",
"@tanstack/react-query-devtools": "5.0.0",
"axios": "1.5.1",
"clsx": "2.0.0",
"nprogress": "0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-hook-form": "7.46.1",
"react-redux": "8.1.2",
"react-router-dom": "6.16.0",
"type-fest": "4.3.1",
"zod": "3.22.2"
"react-hook-form": "7.47.0",
"react-redux": "8.1.3",
"react-router-dom": "6.17.0",
"type-fest": "4.4.0",
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.22.19",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@playwright/test": "1.38.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/ui": "0.34.4",
"autoprefixer": "10.4.15",
"eslint": "8.49.0",
"@babel/core": "7.23.2",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@playwright/test": "1.39.0",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-react": "4.1.0",
"@vitest/ui": "0.34.6",
"autoprefixer": "10.4.16",
"eslint": "8.51.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-playwright": "0.16.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-playwright": "0.17.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"postcss": "8.4.29",
"lint-staged": "15.0.1",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"prettier-plugin-tailwindcss": "0.5.6",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.11",
"vite-plugin-windicss": "1.9.1",
"vitest": "0.34.4"
"vitest": "0.34.6"
}
}
Loading

0 comments on commit b91fba0

Please sign in to comment.