Skip to content

Commit

Permalink
Update Npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent ab9d02a commit 602a226
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/event-producer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vitest/web-worker": "1.5.0",
"happy-dom": "14.7.1",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0",
"xml-js": "1.6.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/player-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
"@web/test-runner": "0.18.1",
"bowser": "2.11.0",
"chai": "5.1.0",
"cypress": "13.7.3",
"cypress": "13.8.0",
"esbuild": "0.20.2",
"js-levenshtein": "1.1.6",
"mux.js": "6.3.0",
"rollup": "4.14.2",
"shaka-player": "4.7.12",
"rollup": "4.16.1",
"shaka-player": "4.7.13",
"sinon": "17.0.1",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/true-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
},
Expand Down

0 comments on commit 602a226

Please sign in to comment.