Skip to content

Commit 446a687

Browse files
chore(deps): Bump the bun-minor-patch group with 6 updates (#96)
Bumps the bun-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.13.1` | `6.14.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.4` | `17.0.5` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.6` | `10.4.0` | | [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.9.12` | `2.9.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.8.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.3.2` | `6.3.3` | Updates `knip` from 6.13.1 to 6.14.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip) Updates `lint-staged` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.4...v17.0.5) Updates `eslint-plugin-storybook` from 10.3.6 to 10.4.0 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/lib/eslint-plugin) Updates `eslint-plugin-turbo` from 2.9.12 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.9.14/packages/eslint-plugin-turbo) Updates `@types/node` from 25.7.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `astro` from 6.3.2 to 6.3.3 - [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.3.3/packages/astro) --- updated-dependencies: - dependency-name: knip dependency-version: 6.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-patch - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: eslint-plugin-storybook dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-minor-patch - dependency-name: eslint-plugin-turbo dependency-version: 2.9.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-patch - dependency-name: astro dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c60fd2 commit 446a687

4 files changed

Lines changed: 26 additions & 22 deletions

File tree

bun.lock

Lines changed: 19 additions & 15 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
@@ -26,8 +26,8 @@
2626
"eslint": "^9.39.4",
2727
"eslint-config-prettier": "^10.1.8",
2828
"husky": "^9.1.7",
29-
"knip": "6.13.1",
30-
"lint-staged": "^17.0.4",
29+
"knip": "6.14.1",
30+
"lint-staged": "^17.0.5",
3131
"markdownlint-cli2": "^0.22.1",
3232
"prettier": "^3.8.3",
3333
"prettier-plugin-sh": "^0.18.1",

packages/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@
6464
"eslint-plugin-security": "4.0.0",
6565
"eslint-plugin-simple-import-sort": "^13.0.0",
6666
"eslint-plugin-sonarjs": "4.0.3",
67-
"eslint-plugin-storybook": "10.3.6",
68-
"eslint-plugin-turbo": "2.9.12",
67+
"eslint-plugin-storybook": "10.4.0",
68+
"eslint-plugin-turbo": "2.9.14",
6969
"eslint-plugin-unicorn": "64.0.0",
7070
"eslint-plugin-vitest": "^0.5.4",
7171
"typescript-eslint": "8.59.3",
7272
"yaml": "^2.8.4"
7373
},
7474
"devDependencies": {
7575
"@types/estree": "^1.0.8",
76-
"@types/node": "^25.6.0",
76+
"@types/node": "^25.8.0",
7777
"@vitest/coverage-v8": "^4.1.5",
7878
"eslint": "^9.39.2",
79-
"knip": "^6.13.1",
79+
"knip": "^6.14.1",
8080
"prettier": "^3.8.1",
8181
"publint": "^0.3.18",
8282
"tsup": "^8.0.0",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/starlight": "^0.39.2",
14-
"astro": "^6.2.1"
14+
"astro": "^6.3.3"
1515
},
1616
"devDependencies": {
1717
"@astrojs/check": "^0.9.9",

0 commit comments

Comments
 (0)