Skip to content

Commit

Permalink
chore(deps): bump the minorandpatch group in /website with 4 updates
Browse files Browse the repository at this point in the history
Bumps the minorandpatch group in /website with 4 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [luxon](https://github.com/moment/luxon), [react-tooltip](https://github.com/ReactTooltip/react-tooltip) and [@iconify/json](https://github.com/iconify/icon-sets).


Updates `astro` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.13.1/packages/astro)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

Updates `react-tooltip` from 5.27.1 to 5.28.0
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v5.27.1...v5.28.0)

Updates `@iconify/json` from 2.2.233 to 2.2.234
- [Commits](iconify/icon-sets@2.2.233...2.2.234)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent ec59e9b commit c7e4954
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
33 changes: 16 additions & 17 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tanstack/react-query": "^4.36.1",
"@zodios/core": "^10.9.6",
"@zodios/react": "^10.4.5",
"astro": "^4.13.0",
"astro": "^4.13.1",
"axios": "^1.7.3",
"change-case": "~5.3.0",
"chart.js": "^4.4.3",
Expand All @@ -40,15 +40,15 @@
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"neverthrow": "^7.0.0",
"openid-client": "^5.6.5",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-confirm-alert": "^3.0.6",
"react-dom": "^18.3.1",
"react-toastify": "^10.0.5",
"react-tooltip": "^5.27.1",
"react-tooltip": "^5.28.0",
"rsuite": "^5.68.1",
"unplugin-icons": "^0.19.1",
"winston": "^3.13.1",
Expand All @@ -59,7 +59,7 @@
"@astrojs/react": "^3.6.1",
"@astrojs/tailwind": "^5.1.0",
"@emotion/styled": "^11.13.0",
"@iconify/json": "^2.2.233",
"@iconify/json": "^2.2.234",
"@playwright/test": "^1.45.3",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/eslint-plugin-query": "^5.51.15",
Expand Down

0 comments on commit c7e4954

Please sign in to comment.