Skip to content

Commit

Permalink
Merge pull request #70 from DuckyMomo20012/renovate/all
Browse files Browse the repository at this point in the history
fix(deps): update all dependencies
  • Loading branch information
DuckyMomo20012 committed Oct 20, 2022
2 parents e008c6c + f88dde2 commit 63b05fc
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 349 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,45 +17,45 @@
"dependencies": {
"@emotion/react": "11.10.4",
"@iconify/react": "4.0.0",
"@mantine/core": "5.5.0",
"@mantine/hooks": "5.5.0",
"@reduxjs/toolkit": "1.8.5",
"@tanstack/react-query": "4.9.0",
"@tanstack/react-query-devtools": "4.9.0",
"axios": "0.27.2",
"@mantine/core": "5.6.0",
"@mantine/hooks": "5.6.0",
"@reduxjs/toolkit": "1.8.6",
"@tanstack/react-query": "4.12.0",
"@tanstack/react-query-devtools": "4.12.0",
"axios": "1.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.36.1",
"react-hook-form": "7.38.0",
"react-redux": "8.0.4",
"react-router-dom": "6.4.1"
"react-router-dom": "6.4.2"
},
"devDependencies": {
"@babel/core": "7.19.3",
"@babel/core": "7.19.6",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@playwright/test": "1.26.1",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@playwright/test": "1.27.1",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@vitejs/plugin-react": "2.1.0",
"@vitest/ui": "0.23.4",
"@vitest/ui": "0.24.3",
"@windicss/plugin-animations": "1.0.9",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-playwright": "0.11.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"typescript": "4.8.4",
"vite": "3.1.4",
"vite": "3.1.8",
"vite-plugin-windicss": "1.8.8",
"vitest": "0.23.4",
"vitest": "0.24.3",
"windicss": "3.5.6"
}
}
Loading

0 comments on commit 63b05fc

Please sign in to comment.