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 May 8, 2023
1 parent ae1b60c commit 2d1f2ca
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
10 changes: 5 additions & 5 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.7"
"zustand": "^4.3.8"
},
"devDependencies": {
"@mheob/eslint-config": "^4.2.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.2",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/node": "^18.16.4",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.3",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.39.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"vite": "^4.3.3"
"vite": "^4.3.4"
}
}
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d1f2ca

Please sign in to comment.