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 Dec 29, 2022
1 parent 23519ad commit de25dc4
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 545 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -17,29 +17,29 @@
"dependencies": {
"@emotion/react": "11.10.5",
"@iconify/react": "4.0.1",
"@mantine/core": "5.9.3",
"@mantine/hooks": "5.9.3",
"@mantine/core": "5.9.5",
"@mantine/hooks": "5.9.5",
"@reduxjs/toolkit": "1.9.1",
"@tanstack/react-query": "4.19.1",
"@tanstack/react-query-devtools": "4.19.1",
"axios": "1.2.1",
"@tanstack/react-query": "4.20.4",
"@tanstack/react-query-devtools": "4.20.4",
"axios": "1.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.40.0",
"react-hook-form": "7.41.2",
"react-redux": "8.0.5",
"react-router-dom": "6.4.5"
"react-router-dom": "6.6.1"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.20.7",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@playwright/test": "1.28.1",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@playwright/test": "1.29.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@vitejs/plugin-react": "3.0.0",
"@vitest/ui": "0.25.6",
"@vitest/ui": "0.26.2",
"@windicss/plugin-animations": "1.0.9",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.2",
Expand All @@ -53,9 +53,9 @@
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"typescript": "4.9.4",
"vite": "4.0.0",
"vite-plugin-windicss": "1.8.8",
"vitest": "0.25.6",
"vite": "4.0.3",
"vite-plugin-windicss": "1.8.10",
"vitest": "0.26.2",
"windicss": "3.5.6"
}
}

0 comments on commit de25dc4

Please sign in to comment.