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 15, 2023
1 parent 5d62859 commit 247082a
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 443 deletions.
44 changes: 22 additions & 22 deletions package.json
Expand Up @@ -16,37 +16,37 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "11.11.0",
"@emotion/react": "11.11.1",
"@iconify/react": "4.1.0",
"@mantine/core": "6.0.11",
"@mantine/hooks": "6.0.11",
"@mantine/core": "6.0.13",
"@mantine/hooks": "6.0.13",
"@reduxjs/toolkit": "1.9.5",
"@tanstack/react-query": "4.29.7",
"@tanstack/react-query-devtools": "4.29.7",
"@tanstack/react-query": "4.29.13",
"@tanstack/react-query-devtools": "4.29.13",
"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.44.3",
"react-redux": "8.1.0",
"react-router-dom": "6.13.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",
"@babel/core": "7.22.5",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@playwright/test": "1.35.1",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@vitejs/plugin-react": "4.0.0",
"@vitest/ui": "0.31.0",
"eslint": "8.40.0",
"@vitest/ui": "0.32.0",
"eslint": "8.42.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
Expand All @@ -59,10 +59,10 @@
"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.0",
"windicss": "3.5.6"
}
}

0 comments on commit 247082a

Please sign in to comment.