Skip to content

Commit 9b87a54

Browse files
chore(website): 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), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `astro` from 5.16.5 to 5.16.6 - [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@5.16.6/packages/astro) Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/parser) Updates `typescript-eslint` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae2e48e commit 9b87a54

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

website/package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@auth/core": "^0.37.4",
2929
"@genspectrum/dashboard-components": "^1.12.0",
3030
"@tanstack/react-query": "^5.90.12",
31-
"astro": "^5.13.10",
31+
"astro": "^5.16.6",
3232
"auth-astro": "^4.2.0",
3333
"axios": "^1.13.2",
3434
"cookie": "^1.1.1",
@@ -63,8 +63,8 @@
6363
"@types/react-dom": "^18.3.1",
6464
"@types/react-katex": "^3.0.4",
6565
"@types/topojson-specification": "^1.0.5",
66-
"@typescript-eslint/eslint-plugin": "^8.50.0",
67-
"@typescript-eslint/parser": "^8.50.0",
66+
"@typescript-eslint/eslint-plugin": "^8.50.1",
67+
"@typescript-eslint/parser": "^8.50.1",
6868
"@vitest/browser": "^3.2.4",
6969
"astro-eslint-parser": "^1.2.2",
7070
"daisyui": "^5.5.14",
@@ -81,7 +81,7 @@
8181
"prettier-plugin-tailwindcss": "^0.7.2",
8282
"tailwindcss": "^4.0.9",
8383
"typescript": "^5.9.3",
84-
"typescript-eslint": "^8.50.0",
84+
"typescript-eslint": "^8.50.1",
8585
"vitest": "^3.2.4",
8686
"vitest-browser-react": "^1.0.1",
8787
"zod": "^3.25.74"

0 commit comments

Comments
 (0)