Skip to content

Commit

Permalink
Update all non-major dependencies (#135)
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 Dec 15, 2024
1 parent 586554c commit b52f99d
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 100 deletions.
170 changes: 74 additions & 96 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.6",
"bootstrap": "^5.3.3",
Expand All @@ -68,7 +68,7 @@
"typedoc-plugin-mdn-links": "^4.0.4",
"typedoc-plugin-rename-defaults": "^0.7.2",
"typescript": "~5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"vitest": "^2.1.6"
}
Expand Down

0 comments on commit b52f99d

Please sign in to comment.