diff --git a/ui/package.json b/ui/package.json index 50c0606b..96c9d724 100644 --- a/ui/package.json +++ b/ui/package.json @@ -57,6 +57,6 @@ "eslint-plugin-react-refresh": "^0.4.7", "prettier": "^3.3.2", "typescript": "^5.2.2", - "vite": "^5.3.1" + "vite": "^5.3.6" } } diff --git a/ui/yarn.lock b/ui/yarn.lock index de19d316..f4e8edca 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -108,7 +108,7 @@ regenerator-runtime "^0.14.0" "@chirpstack/chirpstack-api-grpc-web@file:../api/grpc-web": - version "4.9.0-test.3" + version "4.9.0" dependencies: "@types/google-protobuf" "^3.15.12" google-protobuf "^3.21.2" @@ -3022,10 +3022,10 @@ vfile@^6.0.0: unist-util-stringify-position "^4.0.0" vfile-message "^4.0.0" -vite@^5.3.1: - version "5.3.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2" - integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A== +vite@^5.3.6: + version "5.3.6" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.6.tgz#e097c0a7b79adb2e60bec9ef7907354f09d027bd" + integrity sha512-es78AlrylO8mTVBygC0gTC0FENv0C6T496vvd33ydbjF/mIi9q3XQ9A3NWo5qLGFKywvz10J26813OkLvcQleA== dependencies: esbuild "^0.21.3" postcss "^8.4.39"