Skip to content

Commit d0a1cd6

Browse files
chore(deps): bump the minor-patch group across 1 directory with 3 updates
Bumps the minor-patch group with 3 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [countup.js](https://github.com/inorganik/countUp.js) and [mermaid](https://github.com/mermaid-js/mermaid). Updates `@astrojs/starlight` from 0.37.6 to 0.37.7 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.7/packages/starlight) Updates `countup.js` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/inorganik/countUp.js/releases) - [Commits](inorganik/countUp.js@v2.9.0...v2.10.0) Updates `mermaid` from 11.12.2 to 11.13.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.13.0) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: countup.js dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: mermaid dependency-version: 11.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b9396c commit d0a1cd6

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

bun.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.37.6",
13+
"@astrojs/starlight": "^0.37.7",
1414
"@yeskunall/astro-umami": "^0.0.7",
1515
"astro": "^5.6.1",
1616
"astro-mermaid": "^1.3.1",
17-
"countup.js": "^2.9.0",
18-
"mermaid": "^11.12.2",
17+
"countup.js": "^2.10.0",
18+
"mermaid": "^11.13.0",
1919
"sharp": "^0.34.2",
2020
"starlight-theme-rapide": "^0.5.2"
2121
},

0 commit comments

Comments
 (0)