Skip to content

Commit c72422c

Browse files
deps(deps-dev): bump the dev-minor-and-patch group across 1 directory with 5 updates
Bumps the dev-minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.3` | `2.5.5` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.6` | `20.11.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | | [vue](https://github.com/vuejs/core) | `3.5.39` | `3.5.40` | Updates `@biomejs/biome` from 2.5.3 to 2.5.5 - [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.5.5/packages/@biomejs/biome) Updates `happy-dom` from 20.10.6 to 20.11.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.6...v20.11.1) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `vue` from 3.5.39 to 3.5.40 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.39...v3.5.40) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch - dependency-name: happy-dom dependency-version: 20.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch - dependency-name: vue dependency-version: 3.5.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a9ddc commit c72422c

2 files changed

Lines changed: 37 additions & 41 deletions

File tree

bun.lock

Lines changed: 32 additions & 36 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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@axe-core/playwright": "^4.12.1",
43-
"@biomejs/biome": "^2.5.3",
43+
"@biomejs/biome": "^2.5.5",
4444
"@hey-api/client-fetch": "0.13.1",
4545
"@hey-api/openapi-ts": "0.99.0",
4646
"@lit-labs/rollup-plugin-minify-html-literals": "^0.2.0",
@@ -50,13 +50,13 @@
5050
"@types/node": "^26.1.1",
5151
"@types/react": "^19.2.17",
5252
"esbuild": "^0.28.1",
53-
"happy-dom": "^20.10.6",
53+
"happy-dom": "^20.11.1",
5454
"lefthook": "^2.1.10",
55-
"react": "^19.2.7",
56-
"react-dom": "^19.2.7",
55+
"react": "^19.2.8",
56+
"react-dom": "^19.2.8",
5757
"sharp": "^0.35.3",
5858
"typescript": "^5.7.0",
59-
"vue": "^3.5.0"
59+
"vue": "^3.5.40"
6060
},
6161
"dependencies": {
6262
"lit": "^3.2.0"

0 commit comments

Comments
 (0)