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 Nov 3, 2024
1 parent 698c412 commit 28ca6a3
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 327 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"preview": "vite preview"
},
"dependencies": {
"@vercel/analytics": "^1.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@vercel/analytics": "^1.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-fitty": "^1.0.1",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@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.2.4",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"@mheob/prettier-config": "^3.3.2",
"@mheob/tsconfig": "^2.2.1",
"@types/node": "^20.17.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.10"
}
}
Loading

0 comments on commit 28ca6a3

Please sign in to comment.