Skip to content

Commit

Permalink
dependencies: Update with ncu and yarn upgrade
Browse files Browse the repository at this point in the history
Includes livekit-client v1.11.4
  • Loading branch information
bekriebel committed Jul 6, 2023
1 parent b78cfa2 commit f0c0bee
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 243 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,29 @@
"defaults"
],
"dependencies": {
"jose": "^4.14.1",
"livekit-client": "^1.8.0"
"jose": "^4.14.4",
"livekit-client": "^1.11.4"
},
"devDependencies": {
"@league-of-foundry-developers/foundry-vtt-types": "https://github.com/League-of-Foundry-Developers/foundry-vtt-types.git",
"@types/jsonwebtoken": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@types/jsonwebtoken": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@typhonjs-fvtt/validate-manifest": "^8.0.0",
"buffer": "^6.0.3",
"copy-webpack-plugin": "^11.0.0",
"crypto-browserify": "^3.12.0",
"eslint": "^8.38.0",
"eslint": "^8.44.0",
"process": "^0.11.10",
"source-map-loader": "^4.0.1",
"stream-browserify": "^3.0.0",
"terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",
"typescript": "^5.0.4",
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "^9.4.4",
"typescript": "^5.1.6",
"util": "^0.12.5",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0"
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.9.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit f0c0bee

Please sign in to comment.