Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#1211)
Browse files Browse the repository at this point in the history
* chore(deps): update devdependencies (non-major)

* Prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lukasIO <mail@lukasseiler.de>
  • Loading branch information
renovate[bot] and lukasIO authored Aug 2, 2024
1 parent 314291b commit 52561de
Show file tree
Hide file tree
Showing 3 changed files with 905 additions and 780 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"webrtc-adapter": "^9.0.0"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@changesets/cli": "2.27.7",
"@livekit/changesets-changelog-github": "^0.0.4",
Expand All @@ -79,8 +79,8 @@
"@types/events": "^3.0.0",
"@types/sdp-transform": "2.4.9",
"@types/ua-parser-js": "0.7.39",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"downlevel-dts": "^0.11.0",
"eslint": "8.57.0",
"eslint-config-airbnb-typescript": "18.0.0",
Expand All @@ -90,15 +90,15 @@
"gh-pages": "6.1.1",
"jsdom": "^24.0.0",
"prettier": "^3.0.0",
"rollup": "4.18.0",
"rollup": "4.19.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-re": "1.0.7",
"rollup-plugin-typescript2": "0.36.0",
"size-limit": "^8.2.4",
"typedoc": "0.26.3",
"typedoc": "0.26.5",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.5.3",
"vite": "5.3.2",
"typescript": "5.5.4",
"vite": "5.3.5",
"vitest": "^1.0.0"
},
"packageManager": "pnpm@9.2.0"
Expand Down
Loading

0 comments on commit 52561de

Please sign in to comment.