Skip to content

Commit 77848a5

Browse files
chore(deps): bump the dependencies group with 2 updates (#60)
* chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `astro` from 6.0.2 to 6.0.4 - [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/[email protected]/packages/astro) Updates `@types/node` from 25.3.5 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: astro dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * chore: sync bun.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4dbe253 commit 77848a5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/vite": "^4.2.1",
13-
"astro": "6.0.2",
13+
"astro": "6.0.4",
1414
"gsap": "^3.14.2",
1515
"tailwindcss": "^4.2.1"
1616
},
1717
"devDependencies": {
1818
"@astrojs/check": "0.9.7",
19-
"@types/node": "^25.3.5",
19+
"@types/node": "^25.5.0",
2020
"typescript": "^5.9.3"
2121
}
2222
}

0 commit comments

Comments
 (0)