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] committed Jun 24, 2023
1 parent 5d62859 commit b3dbdb1
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 459 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,53 +16,53 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "11.11.0",
"@iconify/react": "4.1.0",
"@mantine/core": "6.0.11",
"@mantine/hooks": "6.0.11",
"@emotion/react": "11.11.1",
"@iconify/react": "4.1.1",
"@mantine/core": "6.0.14",
"@mantine/hooks": "6.0.14",
"@reduxjs/toolkit": "1.9.5",
"@tanstack/react-query": "4.29.7",
"@tanstack/react-query-devtools": "4.29.7",
"@tanstack/react-query": "4.29.15",
"@tanstack/react-query-devtools": "4.29.15",
"axios": "1.4.0",
"clsx": "1.2.1",
"nprogress": "0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-hook-form": "7.43.9",
"react-redux": "8.0.5",
"react-router-dom": "6.11.1",
"type-fest": "3.10.0",
"react-hook-form": "7.45.0",
"react-redux": "8.1.1",
"react-router-dom": "6.14.0",
"type-fest": "3.12.0",
"zod": "3.21.4"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@playwright/test": "1.33.0",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@vitejs/plugin-react": "4.0.0",
"@vitest/ui": "0.31.0",
"eslint": "8.40.0",
"@babel/core": "7.22.5",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@playwright/test": "1.35.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@vitejs/plugin-react": "4.0.1",
"@vitest/ui": "0.32.2",
"eslint": "8.43.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-playwright": "0.12.0",
"eslint-plugin-playwright": "0.15.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"typescript": "5.0.4",
"vite": "4.3.7",
"typescript": "5.1.3",
"vite": "4.3.9",
"vite-plugin-windicss": "1.9.0",
"vitest": "0.31.0",
"vitest": "0.32.2",
"windicss": "3.5.6"
}
}
Loading

0 comments on commit b3dbdb1

Please sign in to comment.