From 9f5919747041b3e9633fe3841e621a369e3bfa01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:40:30 +0000 Subject: [PATCH] chore(deps): bump the minorandpatch group in /website with 4 updates 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](https://github.com/moment/luxon/compare/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](https://github.com/ReactTooltip/react-tooltip/compare/v5.27.1...v5.28.0) Updates `@iconify/json` from 2.2.233 to 2.2.234 - [Commits](https://github.com/iconify/icon-sets/compare/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] --- website/package-lock.json | 33 ++++++++++++++++----------------- website/package.json | 8 ++++---- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 987f5de93..e90e8f988 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -19,7 +19,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", @@ -28,7 +28,7 @@ "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", @@ -36,7 +36,7 @@ "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", @@ -47,7 +47,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", @@ -1921,9 +1921,9 @@ "dev": true }, "node_modules/@iconify/json": { - "version": "2.2.233", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.233.tgz", - "integrity": "sha512-i0URcf6w1TxEQixrYi/hBLdY3ArglF0uOx7pwqaNN5oGW82+G6ojWXeHXekntLxH7EpaXTNQ5bo6CJCbU3fpdQ==", + "version": "2.2.234", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz", + "integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==", "dev": true, "dependencies": { "@iconify/types": "*", @@ -5240,9 +5240,9 @@ } }, "node_modules/astro": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.0.tgz", - "integrity": "sha512-tExzJeK1rh7OdVipi1e8S6koVgjQyveSy5fNEc/4Tit4GKl/olMTUEHepZSAKR7VCyiEC/hi3rjaV3t4lxR3tA==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.1.tgz", + "integrity": "sha512-VnMjAc+ykFsIVjgbu9Mt/EA1fMIcPMXbU89h3ATwGOzSIKDsQH72bDgfJkWiwk6u0OE90GeP5EPhAT28Twf9oA==", "dependencies": { "@astrojs/compiler": "^2.10.0", "@astrojs/internal-helpers": "0.4.1", @@ -5260,7 +5260,6 @@ "aria-query": "^5.3.0", "axobject-query": "^4.1.0", "boxen": "7.1.1", - "chokidar": "^3.6.0", "ci-info": "^4.0.0", "clsx": "^2.1.1", "common-ancestor-path": "^1.0.1", @@ -9815,9 +9814,9 @@ "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==" }, "node_modules/luxon": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.4.tgz", - "integrity": "sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.5.0.tgz", + "integrity": "sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==", "engines": { "node": ">=12" } @@ -12161,9 +12160,9 @@ } }, "node_modules/react-tooltip": { - "version": "5.27.1", - "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-5.27.1.tgz", - "integrity": "sha512-a+micPXcMOMt11CYlwJD4XShcqGziasHco4NPe1OFw298WBTILMyzUgNC1LAFViAe791JdHNVSJIpzhZm2MvDA==", + "version": "5.28.0", + "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-5.28.0.tgz", + "integrity": "sha512-R5cO3JPPXk6FRbBHMO0rI9nkUG/JKfalBSQfZedZYzmqaZQgq7GLzF8vcCWx6IhUCKg0yPqJhXIzmIO5ff15xg==", "dependencies": { "@floating-ui/dom": "^1.6.1", "classnames": "^2.3.0" diff --git a/website/package.json b/website/package.json index aab95ac4b..b6b77ca22 100644 --- a/website/package.json +++ b/website/package.json @@ -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", @@ -40,7 +40,7 @@ "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", @@ -48,7 +48,7 @@ "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", @@ -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",