Commit b766a46
authored
chore(deps-dev): bump the minor-and-patch-updates group across 1 directory with 14 updates
Bumps the minor-and-patch-updates group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.8` | `8.6.14` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.8` | `8.6.14` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.8` | `8.6.14` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.8` | `8.6.14` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.11` | `22.15.29` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.9` | `3.1.4` |
| [jsdom](https://github.com/jsdom/jsdom) | `26.0.0` | `26.1.0` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.11.3` | `1.11.13` |
| [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.19.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `3.1.4` |
Updates `@storybook/addon-essentials` from 8.6.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials)
Updates `@storybook/addon-interactions` from 8.6.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/interactions)
Updates `@storybook/blocks` from 8.6.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/blocks)
Updates `@storybook/test` from 8.6.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/test)
Updates `@testing-library/react` from 16.2.0 to 16.3.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0)
Updates `@types/node` from 22.13.11 to 22.15.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitest/coverage-v8` from 3.0.9 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-v8)
Updates `dotenv` from 16.4.7 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.7...v16.5.0)
Updates `jsdom` from 26.0.0 to 26.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@26.0.0...26.1.0)
Updates `lefthook` from 1.11.3 to 1.11.13
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.11.3...v1.11.13)
Updates `tsup` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.4.0...v8.5.0)
Updates `tsx` from 4.19.3 to 4.19.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.3...v4.19.4)
Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.2...v5.8.3)
Updates `vitest` from 3.0.9 to 3.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-version: 8.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/addon-interactions"
dependency-version: 8.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/blocks"
dependency-version: 8.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: "@storybook/test"
dependency-version: 8.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: "@testing-library/react"
dependency-version: 16.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: "@types/node"
dependency-version: 22.15.29
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: "@vitest/coverage-v8"
dependency-version: 3.1.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: dotenv
dependency-version: 16.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: jsdom
dependency-version: 26.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: lefthook
dependency-version: 1.11.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: tsup
dependency-version: 8.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
- dependency-name: tsx
dependency-version: 4.19.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch-updates
- dependency-name: vitest
dependency-version: 3.1.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch-updates
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent c5c52fd commit b766a46
2 files changed
+872
-1286
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments