Skip to content

Commit dbc5b32

Browse files
chore(deps): bump the npm-all group across 1 directory with 3 updates (#648)
Bumps the npm-all group with 3 updates in the /src/frontend directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `astro` from 6.1.1 to 6.1.2 - [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@6.1.2/packages/astro) Updates `starlight-links-validator` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.21.0/packages/starlight-links-validator) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [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.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: starlight-links-validator dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77f75b7 commit dbc5b32

File tree

2 files changed

+276
-276
lines changed

2 files changed

+276
-276
lines changed

src/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@lunariajs/core": "^0.1.1",
5050
"@lunariajs/starlight": "^0.1.1",
5151
"asciinema-player": "^3.15.1",
52-
"astro": "^6.1.1",
52+
"astro": "^6.1.2",
5353
"astro-mermaid": "^2.0.1",
5454
"astro-tooltips": "^0.6.2",
5555
"marked": "^17.0.5",
@@ -60,7 +60,7 @@
6060
"starlight-github-alerts": "^0.2.0",
6161
"starlight-image-zoom": "^0.14.1",
6262
"starlight-kbd": "^0.4.0",
63-
"starlight-links-validator": "^0.20.1",
63+
"starlight-links-validator": "^0.21.0",
6464
"starlight-llms-txt": "^0.8.0",
6565
"starlight-page-actions": "^0.5.0",
6666
"starlight-scroll-to-top": "^0.4.0",
@@ -80,7 +80,7 @@
8080
"node-fetch": "^3.3.2",
8181
"prettier": "^3.8.1",
8282
"prettier-plugin-astro": "^0.14.1",
83-
"typescript-eslint": "^8.57.2"
83+
"typescript-eslint": "^8.58.0"
8484
},
8585
"pnpm": {
8686
"overrides": {

0 commit comments

Comments
 (0)