Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 0655ec0 commit 95caab2
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 118 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-photo-album": "^3.0.2",
"vite": "^5.4.10",
"yet-another-react-lightbox": "^3.21.6"
"vite": "^5.4.11",
"yet-another-react-lightbox": "^3.21.7"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"eslint": "^9.14.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^9.15.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.2"
}
Loading

0 comments on commit 95caab2

Please sign in to comment.