Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 9 updates

Bumps the dev-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.8.3` | `1.9.3` |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.2` | `13.15.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.23.0` | `0.24.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.8.1` | `16.9.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.16.5` | `4.19.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.10` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.0` | `5.4.8` |



Updates `@biomejs/biome` from 1.8.3 to 1.9.3
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.3/packages/@biomejs/biome)

Updates `cypress` from 13.13.2 to 13.15.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.13.2...v13.15.0)

Updates `esbuild` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.0...v0.24.0)

Updates `stylelint` from 16.8.1 to 16.9.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.8.1...16.9.0)

Updates `tsx` from 4.16.5 to 4.19.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.5...v4.19.1)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

Updates `@types/react` from 18.3.3 to 18.3.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react)

Updates `vite` from 5.4.0 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 998d5e2 commit 4ee859c
Show file tree
Hide file tree
Showing 7 changed files with 744 additions and 414 deletions.
6 changes: 3 additions & 3 deletions example-overlay-react/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"private": true,
"devDependencies": {
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"media-overlay-library": "workspace:^",
"pepjs": "0.5.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"styled-components": "5.3.11",
"vite": "5.4.0"
"vite": "5.4.8"
}
}
4 changes: 2 additions & 2 deletions example-player-react/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"private": true,
"devDependencies": {
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"luxon": "3.5.0",
"media-stream-library": "workspace:^",
"media-stream-player": "workspace:^",
"react": "18.3.1",
"react-dom": "18.3.1",
"styled-components": "5.3.11",
"vite": "5.4.0"
"vite": "5.4.8"
}
}
6 changes: 3 additions & 3 deletions overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
},
"devDependencies": {
"@juggle/resize-observer": "3.4.0",
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"pepjs": "0.5.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"semver": "7.6.3",
"styled-components": "5.3.11",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"tools"
],
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.3",
"c8": "10.1.2",
"cmd-ts": "0.13.0",
"cypress": "13.13.2",
"cypress": "13.15.0",
"dpdm": "3.14.0",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"http-server": "14.1.1",
"license-checker": "25.0.1",
"media-stream-library": "workspace:^",
"semver": "7.6.3",
"stylelint": "16.8.1",
"tsx": "4.16.5",
"typescript": "5.5.4",
"stylelint": "16.9.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"yargs": "17.7.2"
},
"packageManager": "yarn@3.8.1"
Expand Down
10 changes: 5 additions & 5 deletions player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"devDependencies": {
"@types/debug": "4.1.12",
"@types/luxon": "3.4.2",
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"chalk": "5.3.0",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"luxon": "3.5.0",
"media-stream-library": "workspace:^",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"semver": "7.6.3",
"styled-components": "5.3.11",
"typescript": "5.5.4",
"vite": "5.4.0"
"typescript": "5.6.2",
"vite": "5.4.8"
}
}
4 changes: 2 additions & 2 deletions streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"@types/node": "20.12.5",
"@types/ws": "8.5.12",
"buffer": "6.0.3",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"events": "3.3.0",
"global-jsdom": "9.2.0",
"jsdom": "24.1.1",
"mock-socket": "9.3.1",
"semver": "7.6.3",
"stream-browserify": "3.0.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"uvu": "0.5.6"
}
}
Loading

0 comments on commit 4ee859c

Please sign in to comment.