Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2023
1 parent 9e847f1 commit fab8911
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 327 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fitty": "^1.0.1",
"zustand": "^4.3.2"
"zustand": "^4.3.3"
},
"devDependencies": {
"@mheob/eslint-config": "^4.1.0",
"@mheob/prettier-config": "^3.0.0",
"@mheob/eslint-config": "^4.2.0",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^3.0.1",
"eslint": "^8.32.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4",
"vite": "^4.0.4"
"@types/node": "^18.14.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"eslint": "^8.34.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"vite": "^4.1.3"
}
}
Loading

0 comments on commit fab8911

Please sign in to comment.