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 Mar 17, 2023
1 parent bd49b11 commit 0df8f9a
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 112 deletions.
8 changes: 4 additions & 4 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.3"
"zustand": "^4.3.6"
},
"devDependencies": {
"@mheob/eslint-config": "^4.2.0",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.14.0",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"eslint": "^8.34.0",
"eslint": "^8.36.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"vite": "^4.1.3"
"vite": "^4.1.4"
}
}
Loading

0 comments on commit 0df8f9a

Please sign in to comment.