Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 2b5c4fc commit 23b5091
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,24 @@
"@8hobbies/typedoc-plugin-plausible": "^2.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/node": "^22.10.10",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/coverage-v8": "^3.0.4",
"bootstrap": "^5.3.3",
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typedoc": "^0.27.6",
"typedoc-plugin-mdn-links": "^4.0.9",
"typedoc-plugin-mdn-links": "^4.0.10",
"typedoc-plugin-rename-defaults": "^0.7.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vitest": "^3.0.2"
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11",
"vitest": "^3.0.4"
}
}

0 comments on commit 23b5091

Please sign in to comment.