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] committed Feb 5, 2024
1 parent 6112330 commit e5694c8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"preview": "vite preview"
},
"dependencies": {
"@vercel/analytics": "^1.1.1",
"@vercel/analytics": "^1.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fitty": "^1.0.1",
"zustand": "^4.4.7"
"zustand": "^4.5.0"
},
"devDependencies": {
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/node": "^20.11.16",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vite": "^5.0.12"
}
Expand Down
72 changes: 36 additions & 36 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 e5694c8

Please sign in to comment.