Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mikedevnull/upnp-av-control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1e7e6e15126ac0e613ba9f9640d2119c4544d6d0
Choose a base ref
..
head repository: mikedevnull/upnp-av-control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 42700394fa7ab3a3f5aac77f87680c5842d9bd64
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 frontend/package.json
  2. +4 −4 frontend/yarn.lock
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"react-lazy-load-image-component": "1.6.0",
"tailwindcss": "3.3.3",
"typescript": "4.9.5",
"vite": "3.2.7"
"vite": "3.2.8"
},
"eslintConfig": {
"extends": [
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
@@ -5247,10 +5247,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^1.6.0"

vite@3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.7.tgz#35a62826bd4d6b778ae5db8766d023bcd4e7bef3"
integrity sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==
vite@3.2.8:
version "3.2.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.8.tgz#0697e13addf99ed44b838b8462a3a922fdd9d37b"
integrity sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA==
dependencies:
esbuild "^0.15.9"
postcss "^8.4.18"