Skip to content

Commit c5e6e03

Browse files
Bump the javascript-dependencies group with 5 updates (#25)
Bumps the javascript-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.12` | `5.16.15` | | [lucide-preact](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-preact) | `0.562.0` | `0.563.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.11` | `2.3.12` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.9` | `25.0.10` | Updates `astro` from 5.16.12 to 5.16.15 - [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.15/packages/astro) Updates `lucide-preact` from 0.562.0 to 0.563.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-preact) Updates `@biomejs/biome` from 2.3.11 to 2.3.12 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.12/packages/@biomejs/biome) Updates `@playwright/test` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.0) Updates `@types/node` from 25.0.9 to 25.0.10 - [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: 5.16.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript-dependencies - dependency-name: lucide-preact dependency-version: 0.563.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.3.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-dependencies - dependency-name: "@playwright/test" dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9396187 commit c5e6e03

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"@astrojs/cloudflare": "^12.6.11",
1818
"@astrojs/preact": "^4.1.3",
1919
"@dotforge/core": "^0.8.0",
20-
"astro": "^5.16.9",
21-
"lucide-preact": "^0.562.0",
20+
"astro": "^5.16.15",
21+
"lucide-preact": "^0.563.0",
2222
"preact": "^10.28.2",
2323
"typescript": "^5.9.3"
2424
},
2525
"devDependencies": {
26-
"@biomejs/biome": "2.3.11",
27-
"@playwright/test": "^1.57.0",
28-
"@types/node": "^25.0.8",
26+
"@biomejs/biome": "2.3.12",
27+
"@playwright/test": "^1.58.0",
28+
"@types/node": "^25.0.10",
2929
"wrangler": "^4.60.0"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)