Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent 644db17 commit af0a2c8
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 356 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,42 +61,42 @@
"webrtc-adapter": "^8.1.1"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/core": "7.22.15",
"@babel/preset-env": "7.22.15",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@changesets/cli": "2.26.2",
"@livekit/changesets-changelog-github": "^0.0.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.1.0",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-terser": "^0.4.0",
"@size-limit/file": "^8.2.4",
"@size-limit/webpack": "^8.2.4",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/events": "^3.0.0",
"@types/sdp-transform": "2.4.6",
"@types/ua-parser-js": "0.7.36",
"@types/ua-parser-js": "0.7.37",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"downlevel-dts": "^0.11.0",
"eslint": "8.46.0",
"eslint": "8.48.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-ecmascript-compat": "^3.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"gh-pages": "5.0.0",
"jsdom": "^22.1.0",
"prettier": "^2.8.8",
"rollup": "3.27.0",
"rollup": "3.28.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-re": "1.0.7",
"rollup-plugin-typescript2": "0.35.0",
"size-limit": "^8.2.4",
"typedoc": "0.24.8",
"typedoc": "0.25.1",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.1.6",
"vite": "4.4.7",
"vitest": "^0.33.0"
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "^0.34.0"
}
}
Loading

0 comments on commit af0a2c8

Please sign in to comment.