Skip to content

Commit

Permalink
Update dependency vite to v5.0.12 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 0e54fb7 commit e9a8b04
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
}
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 @@ -36,7 +36,7 @@
"@vitest/web-worker": "0.34.7",
"happy-dom": "13.1.4",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6",
"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 @@ -44,7 +44,7 @@
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"shaka-player": "^4.7.4",
"sinon": "^17.0.0",
"typescript": "^5.2.2",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
}
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": "0.34.6",
"@vitest/ui": "0.34.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "0.34.6"
},
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9a8b04

Please sign in to comment.